aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-28Merge branch 'dpaa_eth-rss'David S. Miller12-94/+1235
2017-08-28dpaa_eth: check allocation resultMadalin Bucur1-0/+3
2017-08-28Documentation: networking: add RSS informationMadalin Bucur1-1/+67
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur5-5/+41
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur1-0/+113
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur3-7/+47
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R701777-2/+884
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur3-81/+82
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha1-8/+4
2017-08-28sched: sfq: drop packets after root qdisc lock is releasedGao Feng1-7/+13
2017-08-28Merge branch 'mlxsw-dpipe-fixes'David S. Miller3-1/+20
2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky1-0/+3
2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2-1/+17
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui4-0/+920
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski1-4/+12
2017-08-28bpf: fix oops on allocation failureDan Carpenter1-0/+1
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern3-0/+12
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn1-2/+2
2017-08-28Merge branch 'gre-add-collect_md-mode-for-ERSPAN-tunnel'David S. Miller4-21/+232
2017-08-28samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu2-1/+91
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu2-5/+101
2017-08-28gre: refactor the gre_fb_xmitWilliam Tu1-15/+40
2017-08-28Revert "ipv4: make net_protocol const"David Ahern1-2/+2
2017-08-28RDS: make rhashtable_params constBhumika Goyal1-1/+1
2017-08-28ipv4: make net_protocol constBhumika Goyal1-2/+2
2017-08-28bridge: make ebt_table constBhumika Goyal1-1/+1
2017-08-28Merge branch 'sockmap-uapi-updates-and-fixes'David S. Miller15-296/+544
2017-08-28bpf: test_maps add sockmap stress testJohn Fastabend1-1/+28
2017-08-28bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend1-0/+12
2017-08-28bpf: sockmap indicate sock events to listenersJohn Fastabend1-0/+6
2017-08-28bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend3-4/+33
2017-08-28bpf: more SK_SKB selftestsJohn Fastabend1-0/+98
2017-08-28bpf: additional sockmap self testsJohn Fastabend3-46/+96
2017-08-28bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend1-3/+6
2017-08-28bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2-107/+165
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend13-151/+116
2017-08-27ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu1-2/+2
2017-08-25net: mvpp2: fix the packet size configuration for 10GAntoine Ténart1-2/+2
2017-08-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-251/+291
2017-08-25Merge branch 'nfp-SR-IOV-ndos-support'David S. Miller9-1/+378
2017-08-25nfp: add basic SR-IOV ndo functions to representorsSimon Horman1-0/+6
2017-08-25nfp: add basic SR-IOV ndo functionsPablo Cascón8-1/+372
2017-08-25tcp: fix hang in tcp_sendpage_locked()Eric Dumazet1-2/+1
2017-08-25Merge branch 'net_sched-clean-up-tc-classes-and-u32-filter'David S. Miller22-452/+361
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong2-5/+53
2017-08-25net_sched: remove tc class reference countingWANG Cong21-262/+106
2017-08-25net_sched: introduce tclass_del_notify()WANG Cong1-6/+33
2017-08-25net_sched: get rid of more forward declarationsWANG Cong1-179/+169
2017-08-25hinic: skb_pad() frees on errorDan Carpenter1-1/+2
2017-08-25Merge branch 'ipv6-sr-updates'David S. Miller5-91/+317