summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman
2017-08-28Merge branch 'dpaa_eth-rss'David S. Miller
2017-08-28dpaa_eth: check allocation resultMadalin Bucur
2017-08-28Documentation: networking: add RSS informationMadalin Bucur
2017-08-28dpaa_eth: add NETIF_F_RXHASHMadalin Bucur
2017-08-28dpaa_eth: enable Rx hashing controlMadalin Bucur
2017-08-28dpaa_eth: use multiple Rx frame queuesMadalin Bucur
2017-08-28fsl/fman: enable FMan KeygenIordache Florinel-R70177
2017-08-28fsl/fman: move struct fman to header fileMadalin Bucur
2017-08-28net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha
2017-08-28sched: sfq: drop packets after root qdisc lock is releasedGao Feng
2017-08-28Merge branch 'mlxsw-dpipe-fixes'David S. Miller
2017-08-28mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky
2017-08-28mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko
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