summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-24ibmvnic: Validate napi exist before disabling themNathan Fontenot
2017-04-24ibmvnic: Add set_link_state routine for setting adapter link stateNathan Fontenot
2017-04-24ibmvnic: Move initialization of the stats token to ibmvnic_openNathan Fontenot
2017-04-24ibmvnic: Only retrieve error info if presentNathan Fontenot
2017-04-24ibmvnic: Insert header on VLAN tagged received frameMurilo Fossa Vicentini
2017-04-24ibmvnic: Set real number of rx queuesThomas Falcon
2017-04-24Merge branch 'packet-fanout-unique-id'David S. Miller
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney
2017-04-24packet: add PACKET_FANOUT_FLAG_UNIQUEID to assign new fanout group id.Mike Maloney
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-24Merge branch 'VSOCK-add-vsockmon'David S. Miller
2017-04-24VSOCK: Add virtio vsock vsockmon hooksGerard Garcia
2017-04-24VSOCK: Add vsockmon deviceGerard Garcia
2017-04-24VSOCK: Add vsockmon tap functionsGerard Garcia
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller
2017-04-24Merge branch 'qed-dcb-enhancements'David S. Miller
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com
2017-04-24qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com
2017-04-24qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com
2017-04-24qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com
2017-04-24qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com
2017-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-23bpf, doc: update list of architectures that do eBPF JITAlexei Starovoitov
2017-04-22bpf: Add sparc support to tools and samples.David S. Miller
2017-04-22sparc64: Add eBPF JIT.David S. Miller
2017-04-22sparc: Split BPF JIT into 32-bit and 64-bit.David S. Miller
2017-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-04-21net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.David S. Miller
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21net: dsa: LAN9303: add I2C dependencyArnd Bergmann
2017-04-21Merge tag 'nfc-next-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller
2017-04-21bonding: fix wq initialization for links created via netlinkMahesh Bandewar
2017-04-21bpf, doc: update bpf maintainers entryDaniel Borkmann
2017-04-21net: arc_emac: switch to phy_start()/phy_stop()Alexander Kochetkov
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller
2017-04-21MAINTAINERS: Add new IPsec offloading files.Steffen Klassert
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller
2017-04-21netvsc: fix use after free on module removalstephen hemminger
2017-04-21Merge branch 'tc-filter-cleanup-destroy-delete'David S. Miller
2017-04-21net_sched: remove useless NULL to tp->rootWANG Cong
2017-04-21net_sched: move the empty tp check from ->destroy() to ->delete()WANG Cong
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann
2017-04-21netvsc: Deal with rescinded channels correctlyK. Y. Srinivasan