summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2-2/+2
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek1-1/+7
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern2-4/+31
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-01-29Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'David S. Miller6-37/+89
2018-01-29net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang1-0/+18
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang3-0/+36
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang4-37/+35
2018-01-29vhost_net: stop device during reset ownerJason Wang1-0/+1
2018-01-29Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'David S. Miller4-23/+36
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel4-20/+36
2018-01-29dev: always advertise the new nsid when the netns iface changesNicolas Dichtel1-4/+1
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev5-5/+5
2018-01-29Merge branch 'ptr_ring-fixes'David S. Miller7-45/+110
2018-01-29tools/virtio: fix smp_mb on x86Michael S. Tsirkin1-1/+1
2018-01-29tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin1-0/+57
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin2-1/+2
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2018-01-29ptr_ring: prevent queue load/store tearingMichael S. Tsirkin1-2/+2
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin1-1/+1
2018-01-29Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin1-6/+1
2018-01-29ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin1-3/+4
2018-01-29tap: fix use-after-freeMichael S. Tsirkin1-3/+0
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin1-3/+8
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin1-16/+18
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin1-9/+16
2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau1-4/+7
2018-01-29Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'David S. Miller1-21/+75
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner1-11/+28
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner1-3/+0
2018-01-29rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner1-7/+47
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-220/+346
2018-01-29Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller49-383/+2213
2018-01-29sfc: mark some unexported symbols as statickbuild test robot2-3/+3
2018-01-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller17-106/+342
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller37-378/+1969
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-179/+271
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky1-1/+0
2018-01-27Merge branch 'fix-lpm-map'Alexei Starovoitov3-16/+107
2018-01-27tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song2-1/+96
2018-01-27bpf: fix kernel page fault in lpm map trie_get_next_keyYonghong Song1-15/+11
2018-01-27Merge branch 'bpf-improvements-and-fixes'Alexei Starovoitov13-246/+546
2018-01-27bpf: add further test cases around div/mod and othersDaniel Borkmann2-15/+336
2018-01-27bpf, arm: remove obsolete exception handling from div/modDaniel Borkmann1-8/+0
2018-01-27bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann1-15/+4
2018-01-27bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann1-10/+0
2018-01-27bpf, sparc64: remove obsolete exception handling from div/modDaniel Borkmann1-18/+0
2018-01-27bpf, ppc64: remove obsolete exception handling from div/modDaniel Borkmann1-8/+0
2018-01-27bpf, s390x: remove obsolete exception handling from div/modDaniel Borkmann1-10/+0
2018-01-27bpf, arm64: remove obsolete exception handling from div/modDaniel Borkmann1-13/+0