aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha7-9/+13
2018-12-16nfp: abm: allow to opt-out of RED offloadJakub Kicinski3-6/+32
2018-12-16Revert "net: dccp: initialize (addr,port) listening hashtable"David S. Miller1-3/+0
2018-12-16neighbor: Add protocol attributeDavid Ahern3-1/+26
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov1-2/+47
2018-12-16net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov1-0/+3
2018-12-15l2tp: Add protocol field decompressionSam Protsenko1-0/+4
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller19-174/+1048
2018-12-15Merge branch 'net-mitigate-retpoline-overhead'David S. Miller9-22/+136
2018-12-15udp: use indirect call wrappers for GRO socket lookupPaolo Abeni1-2/+6
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni7-15/+61
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni3-5/+18
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni1-0/+51
2018-12-15net: socionext: remove mmio reads on TxIlias Apalodimas1-43/+54
2018-12-15net: socionext: correctly recover txq after being fullIlias Apalodimas1-11/+45
2018-12-15dt-bindings: net: ravb: Add support for r8a774c0 SoCFabrizio Castro1-0/+1
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern1-2/+2
2018-12-15net: sched: simplify the qdisc_leaf codeTonghao Zhang1-3/+1
2018-12-15ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern1-1/+2
2018-12-15r8169: improve spurious interrupt detectionHeiner Kallweit1-1/+2
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li3-117/+25
2018-12-15ipconfig: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-12/+1
2018-12-15Merge branch 'hns3-Add-more-commands-to-Debugfs-in-HNS3-driver'David S. Miller11-5/+1366
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu4-0/+93
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu7-2/+76
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu4-0/+134
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu4-0/+885
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu4-2/+100
2018-12-15net: hns3: Add "bd info" query functionliuzhongzhu1-1/+78
2018-12-14Merge branch 'net-prefer-listeners-bound-to-an-address'David S. Miller8-217/+325
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov4-2/+271
2018-12-14net: tcp6: prefer listeners bound to an addressPeter Oskolkov1-48/+6
2018-12-14net: tcp: prefer listeners bound to an addressPeter Oskolkov1-52/+8
2018-12-14net: udp6: prefer listeners bound to an addressPeter Oskolkov1-58/+21
2018-12-14net: udp: prefer listeners bound to an addressPeter Oskolkov1-57/+19
2018-12-14add snmp counters documentyupeng1-1/+244
2018-12-14Merge branch 'neighbor-More-gc_list-changes'David S. Miller2-52/+60
2018-12-14neighbor: Remove externally learned entries from gc_listDavid Ahern1-21/+28
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern2-18/+18
2018-12-14neighbor: Remove state and flags arguments to neigh_delDavid Ahern1-5/+4
2018-12-14neighbor: Fix state check in neigh_forced_gcDavid Ahern1-3/+2
2018-12-14neighbor: Fix locking order for gc_list changesDavid Ahern1-12/+15
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang6-47/+35
2018-12-14net/ibmvnic: Remove tests of member addressWen Yang1-5/+2
2018-12-14tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole1-2/+4
2018-12-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller1-21/+70
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller8-26/+79
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller1-9/+9
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou1-2/+4
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou5-61/+36