summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski
2017-08-28bpf: fix oops on allocation failureDan Carpenter
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn
2017-08-28Merge branch 'gre-add-collect_md-mode-for-ERSPAN-tunnel'David S. Miller
2017-08-28samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-28gre: refactor the gre_fb_xmitWilliam Tu
2017-08-28Revert "ipv4: make net_protocol const"David Ahern
2017-08-28RDS: make rhashtable_params constBhumika Goyal
2017-08-28ipv4: make net_protocol constBhumika Goyal
2017-08-28bridge: make ebt_table constBhumika Goyal
2017-08-28Merge branch 'sockmap-uapi-updates-and-fixes'David S. Miller
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend
2017-08-28bpf: sockmap indicate sock events to listenersJohn Fastabend
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend
2017-08-28bpf: additional sockmap self testsJohn Fastabend
2017-08-28bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-27ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-08-25Merge branch 'nfp-SR-IOV-ndos-support'David S. Miller
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón
2017-08-25tcp: fix hang in tcp_sendpage_locked()Eric Dumazet
2017-08-25Merge branch 'net_sched-clean-up-tc-classes-and-u32-filter'David S. Miller
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-25net_sched: remove tc class reference countingWANG Cong
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong
2017-08-25net_sched: get rid of more forward declarationsWANG Cong
2017-08-25hinic: skb_pad() frees on errorDan Carpenter
2017-08-25Merge branch 'ipv6-sr-updates'David S. Miller
2017-08-25ipv6: sr: implement additional seg6local actionsDavid Lebrun
2017-08-25ipv6: sr: add helper functions for seg6localDavid Lebrun
2017-08-25ipv6: sr: enforce IPv6 packets for seg6local lwtDavid Lebrun
2017-08-25ipv6: sr: add support for encapsulation of L2 framesDavid Lebrun
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e: use cpumask_copy instead of direct assignmentJacob Keller
2017-08-25i40evf: use netdev variable in reset taskAlan Brady
2017-08-25i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann
2017-08-25i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-08-25i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain