summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Fix several packet definitionsSamuel Mendoza-Jonas2017-08-293-7/+8
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-08-2915-122/+285
|\
| * i40e/i40evf: avoid dynamic ITR updates when polling or low packet rateJacob Keller2017-08-284-10/+36
| * i40e/i40evf: remove ULTRA latency modeJacob Keller2017-08-284-36/+0
| * i40e: invert logic for checking incorrect cpu vs irq affinityJacob Keller2017-08-282-31/+30
| * i40e: initialize our affinity_mask based on cpu_possible_maskJacob Keller2017-08-282-7/+12
| * i40e: move enabling icr0 into i40e_update_enable_itrJacob Keller2017-08-281-2/+6
| * i40e: remove workaround for resetting XPSJacob Keller2017-08-281-12/+5
| * i40e: Fix for unused value issue found by static analysisCarolyn Wyborny2017-08-281-1/+3
| * i40e: 25G FEC status improvementsMariusz Stachura2017-08-281-2/+16
| * i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-285-0/+142
| * i40e: force VMDQ device name truncationJacob Keller2017-08-281-2/+7
| * i40evf: fix possible snprintf truncation of q_vector->nameJacob Keller2017-08-282-13/+10
| * i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin2017-08-281-1/+1
| * i40e: prevent snprintf format specifier truncationJacob Keller2017-08-282-4/+4
| * i40e: Store the requested FEC informationMariusz Stachura2017-08-283-0/+6
| * i40e: Update state variable for adminq subtaskSudheer Mogilappagari2017-08-281-2/+8
* | net-next/hinic: fix comparison of a uint16_t type with -1Aviad Krawczyk2017-08-292-36/+22
* | net-next/hinic: Fix MTU limitationAviad Krawczyk2017-08-291-0/+1
* | Merge branch 'irda-move-to-staging'David S. Miller2017-08-29138-7/+16
|\ \
| * | staging: irda: add a TODO file.Greg Kroah-Hartman2017-08-291-0/+4
| * | irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman2017-08-2936-0/+4
| * | irda: move drivers/net/irda to drivers/staging/irda/driversGreg Kroah-Hartman2017-08-2950-2/+2
| * | irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-2955-5/+6
|/ /
* | Merge branch 'dpaa_eth-rss'David S. Miller2017-08-2912-94/+1235
|\ \
| * | dpaa_eth: check allocation resultMadalin Bucur2017-08-291-0/+3
| * | Documentation: networking: add RSS informationMadalin Bucur2017-08-291-1/+67
| * | dpaa_eth: add NETIF_F_RXHASHMadalin Bucur2017-08-295-5/+41
| * | dpaa_eth: enable Rx hashing controlMadalin Bucur2017-08-291-0/+113
| * | dpaa_eth: use multiple Rx frame queuesMadalin Bucur2017-08-293-7/+47
| * | fsl/fman: enable FMan KeygenIordache Florinel-R701772017-08-297-2/+884
| * | fsl/fman: move struct fman to header fileMadalin Bucur2017-08-293-81/+82
|/ /
* | net: ethernet: broadcom: Remove null check before kfreeHimanshu Jha2017-08-291-8/+4
* | sched: sfq: drop packets after root qdisc lock is releasedGao Feng2017-08-291-7/+13
* | Merge branch 'mlxsw-dpipe-fixes'David S. Miller2017-08-293-1/+20
|\ \
| * | mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky2017-08-291-0/+3
| * | mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2017-08-292-1/+17
|/ /
* | hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui2017-08-294-0/+920
* | selftests/bpf: check the instruction dumps are populatedJakub Kicinski2017-08-291-4/+12
* | bpf: fix oops on allocation failureDan Carpenter2017-08-291-0/+1
* | net: Add comment that early_demux can change via sysctlDavid Ahern2017-08-293-0/+12
* | xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn2017-08-291-2/+2
* | Merge branch 'gre-add-collect_md-mode-for-ERSPAN-tunnel'David S. Miller2017-08-294-21/+232
|\ \
| * | samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu2017-08-292-1/+91
| * | gre: add collect_md mode to ERSPAN tunnelWilliam Tu2017-08-292-5/+101
| * | gre: refactor the gre_fb_xmitWilliam Tu2017-08-291-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