summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-29net: macb: Handle HRESP errorHarini Katakam
2018-01-29net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman
2018-01-29ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet
2018-01-29ipv6: change route cache aging logicWei Wang
2018-01-29i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck
2018-01-29bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek
2018-01-29net: ipv6: send unsolicited NA after DADDavid Ahern
2018-01-29gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-01-29Merge branch 'net_sched-reflect-tx_queue_len-change-for-pfifo_fast'David S. Miller
2018-01-29net_sched: implement ->change_tx_queue_len() for pfifo_fastCong Wang
2018-01-29net_sched: plug in qdisc ops change_tx_queue_lenCong Wang
2018-01-29net: introduce helper dev_change_tx_queue_len()Cong Wang
2018-01-29vhost_net: stop device during reset ownerJason Wang
2018-01-29Merge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns'David S. Miller
2018-01-29dev: advertise the new ifindex when the netns iface changesNicolas Dichtel
2018-01-29dev: always advertise the new nsid when the netns iface changesNicolas Dichtel
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev
2018-01-29Merge branch 'ptr_ring-fixes'David S. Miller
2018-01-29tools/virtio: fix smp_mb on x86Michael S. Tsirkin
2018-01-29tools/virtio: copy READ/WRITE_ONCEMichael S. Tsirkin
2018-01-29tools/virtio: more stubs to fix tools buildMichael S. Tsirkin
2018-01-29tools/virtio: switch to __ptr_ring_emptyMichael S. Tsirkin
2018-01-29ptr_ring: prevent queue load/store tearingMichael S. Tsirkin
2018-01-29skb_array: use __ptr_ring_emptyMichael S. Tsirkin
2018-01-29Revert "net: ptr_ring: otherwise safe empty checks can overrun array bounds"Michael S. Tsirkin
2018-01-29ptr_ring: disallow lockless __ptr_ring_fullMichael S. Tsirkin
2018-01-29tap: fix use-after-freeMichael S. Tsirkin
2018-01-29ptr_ring: READ/WRITE_ONCE for __ptr_ring_emptyMichael S. Tsirkin
2018-01-29ptr_ring: clean up documentationMichael S. Tsirkin
2018-01-29ptr_ring: keep consumer_head valid at all timesMichael S. Tsirkin
2018-01-29ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau
2018-01-29Merge branch 'rtnetlink-enable-IFLA_IF_NETNSID-for-RTM_DELLINK-RTM_SETINK'David S. Miller
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_DELLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID for RTM_SETLINKChristian Brauner
2018-01-29rtnetlink: enable IFLA_IF_NETNSID in do_setlink()Christian Brauner
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-28Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller
2018-01-28sfc: mark some unexported symbols as statickbuild test robot
2018-01-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-01-28net/rocker: Remove unreachable return instructionLeon Romanovsky
2018-01-26Merge branch 'fix-lpm-map'Alexei Starovoitov
2018-01-26tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_mapYonghong Song
2018-01-26bpf: fix kernel page fault in lpm map trie_get_next_keyYonghong Song
2018-01-26Merge branch 'bpf-improvements-and-fixes'Alexei Starovoitov
2018-01-26bpf: add further test cases around div/mod and othersDaniel Borkmann
2018-01-26bpf, arm: remove obsolete exception handling from div/modDaniel Borkmann
2018-01-26bpf, mips64: remove unneeded zero check from div/mod with kDaniel Borkmann
2018-01-26bpf, mips64: remove obsolete exception handling from div/modDaniel Borkmann