summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-03net: hns: add support for vlan TSOYonglong Liu
2019-07-03sctp: count data bundling sack chunk for outctrlchunksXin Long
2019-07-03r8152: move calling r8153b_rx_agg_chg_indicate()Hayes Wang
2019-07-03net: don't warn in inet diag when IPV6 is disabledStephen Hemminger
2019-07-03xdp: fix hang while unregistering device bound to xdp socketIlya Maximets
2019-07-03xdp: hold device for umem regardless of zero-copy modeIlya Maximets
2019-07-03selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc
2019-07-03selftests: bpf: add tests for shifts by zeroLuke Nelson
2019-07-03bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_K shift by 0Luke Nelson
2019-07-03bpf, x32: Fix bug with ALU64 {LSH, RSH, ARSH} BPF_X shift by 0Luke Nelson
2019-07-02selftests/net: skip psock_tpacket test if KALLSYMS was not enabledPo-Hsu Lin
2019-07-02rxrpc: Fix oops in tracepointDavid Howells
2019-07-02net: usb: asix: init MAC address buffersPhong Tran
2019-07-02Merge branch 'macsec-fix-some-bugs-in-the-receive-path'David S. Miller
2019-07-02macsec: fix checksumming after decryptionAndreas Steinmetz
2019-07-02macsec: fix use-after-free of skb during RXAndreas Steinmetz
2019-07-02rxrpc: Fix send on a connected, but unbound socketDavid Howells
2019-07-02Merge branch 'bridge-stale-ptrs'David S. Miller
2019-07-02net: bridge: stp: don't cache eth dest pointer before skb pullNikolay Aleksandrov
2019-07-02net: bridge: don't cache ether dest pointer on inputNikolay Aleksandrov
2019-07-02net: bridge: mcast: fix stale ipv6 hdr pointer when handling v6 queryNikolay Aleksandrov
2019-07-02net: bridge: mcast: fix stale nsrcs pointer in igmp3/mld2 report handlingNikolay Aleksandrov
2019-07-01r8152: fix the setting of detecting the linking change for runtime suspendHayes Wang
2019-07-01net/tls: make sure offload also gets the keys wipedJakub Kicinski
2019-07-01net/tls: reject offload of TLS 1.3Jakub Kicinski
2019-07-01Merge branch 'idr-fix-overflow-cases-on-32-bit-CPU'David S. Miller
2019-07-01selftests: add a test case for cls_lower handle overflowDavide Caratti
2019-07-01idr: introduce idr_for_each_entry_continue_ul()Cong Wang
2019-07-01idr: fix overflow case for idr_for_each_entry_ul()Cong Wang
2019-07-01Merge branch 'vsock-virtio-fixes'David S. Miller
2019-07-01vsock/virtio: fix flush of works during the .remove()Stefano Garzarella
2019-07-01vsock/virtio: stop workers during the .remove()Stefano Garzarella
2019-07-01vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsockStefano Garzarella
2019-07-01vxlan: do not destroy fdb if register_netdevice() is failedTaehee Yoo
2019-07-01sctp: fix error handling on stream scheduler initializationMarcelo Ricardo Leitner
2019-07-01netrom: fix a memory leak in nr_rx_frame()Cong Wang
2019-07-01ipv4: don't set IPv6 only flags to IPv4 addressesMatteo Croce
2019-07-01net:gue.h:Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01net: dst.h: Fix shifting signed 32-bit value by 31 bits problemVandana BN
2019-07-01Documentation/networking: fix default_ttl typo in mpls-sysctlHangbin Liu
2019-06-30net: openvswitch: fix csum updates for MPLS actionsJohn Hurley
2019-06-30Merge branch 'bnxt_en-Bug-fixes'David S. Miller
2019-06-30bnxt_en: Suppress error messages when querying DSCP DCB capabilities.Michael Chan
2019-06-30bnxt_en: Cap the returned MSIX vectors to the RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix statistics context reservation logic for RDMA driver.Michael Chan
2019-06-30bnxt_en: Fix ethtool selftest crash under error conditions.Michael Chan
2019-06-30bnxt_en: Disable bus master during PCI shutdown and driver unload.Michael Chan
2019-06-29net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli