summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dpaa_eth-rss'David S. Miller2017-08-2812-94/+1235
|\
| * dpaa_eth: check allocation resultMadalin Bucur2017-08-281-0/+3
| * Documentation: networking: add RSS informationMadalin Bucur2017-08-281-1/+67
| * dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-285-5/+41
| * dpaa_eth: enable Rx hashing controlMadalin Bucur2017-08-281-0/+113
| * dpaa_eth: use multiple Rx frame queuesMadalin Bucur2017-08-283-7/+47
| * fsl/fman: enable FMan KeygenIordache Florinel-R701772017-08-287-2/+884
| * fsl/fman: move struct fman to header fileMadalin Bucur2017-08-283-81/+82
|/
* net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha2017-08-281-8/+4
* sched: sfq: drop packets after root qdisc lock is releasedGao Feng2017-08-281-7/+13
* Merge branch 'mlxsw-dpipe-fixes'David S. Miller2017-08-283-1/+20
|\
| * mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-281-0/+3
| * mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2017-08-282-1/+17
|/
* hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui2017-08-284-0/+920
* selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-281-4/+12
* bpf: fix oops on allocation failureDan Carpenter2017-08-281-0/+1
* net: Add comment that early_demux can change via sysctlDavid Ahern2017-08-283-0/+12
* xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn2017-08-281-2/+2
* Merge branch 'gre-add-collect_md-mode-for-ERSPAN-tunnel'David S. Miller2017-08-284-21/+232
|\
| * samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu2017-08-282-1/+91
| * gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-282-5/+101
| * gre: refactor the gre_fb_xmitWilliam Tu2017-08-281-15/+40
|/
* Revert "ipv4: make net_protocol const"David Ahern2017-08-281-2/+2
* RDS: make rhashtable_params constBhumika Goyal2017-08-281-1/+1
* ipv4: make net_protocol constBhumika Goyal2017-08-281-2/+2
* bridge: make ebt_table constBhumika Goyal2017-08-281-1/+1
* Merge branch 'sockmap-uapi-updates-and-fixes'David S. Miller2017-08-2815-296/+544
|\
| * bpf: test_maps add sockmap stress testJohn Fastabend2017-08-281-1/+28
| * bpf: sockmap requires STREAM_PARSER add Kconfig entryJohn Fastabend2017-08-281-0/+12
| * bpf: sockmap indicate sock events to listenersJohn Fastabend2017-08-281-0/+6
| * bpf: harden sockmap program attach to ensure correct map typeJohn Fastabend2017-08-283-4/+33
| * bpf: more SK_SKB selftestsJohn Fastabend2017-08-281-0/+98
| * bpf: additional sockmap self testsJohn Fastabend2017-08-283-46/+96
| * bpf: sockmap add missing rcu_read_(un)lock in smap_data_readyJohn Fastabend2017-08-281-3/+6
| * bpf: sockmap, remove STRPARSER map_flags and add multi-map supportJohn Fastabend2017-08-282-107/+165
| * bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2017-08-2813-151/+116
|/
* ARM: dts: rk3228-evb: Fix the compiling errorDavid Wu2017-08-271-2/+2
* net: mvpp2: fix the packet size configuration for 10GAntoine Ténart2017-08-251-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-2514-251/+291
|\
| * i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari2017-08-251-0/+6
| * i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady2017-08-251-22/+43
| * i40e: use cpumask_copy instead of direct assignmentJacob Keller2017-08-252-2/+2
| * i40evf: use netdev variable in reset taskAlan Brady2017-08-251-2/+2
| * i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-255-25/+25
| * i40e: move check for avoiding VID=0 filters into i40e_vsi_add_vlanJacob Keller2017-08-251-10/+13
| * i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller2017-08-252-28/+70
| * i40e: Detect ATR HW Evict NVM issue and disable the featureAnjali Singhai Jain2017-08-251-0/+8
| * i40e: remove workaround for Open Firmware MAC addressJacob Keller2017-08-252-61/+0
| * i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-259-88/+85
| * i40e: Fix a bug with VMDq RSS queue allocationAnjali Singhai Jain2017-08-251-23/+23