aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha
2018-12-16nfp: abm: allow to opt-out of RED offloadJakub Kicinski
2018-12-16Revert "net: dccp: initialize (addr,port) listening hashtable"David S. Miller
2018-12-16neighbor: Add protocol attributeDavid Ahern
2018-12-16selftests: net: reuseport_addr_any: add DCCPPeter Oskolkov
2018-12-16net: dccp: initialize (addr,port) listening hashtablePeter Oskolkov
2018-12-15l2tp: Add protocol field decompressionSam Protsenko
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-15Merge branch 'net-mitigate-retpoline-overhead'David S. Miller
2018-12-15udp: use indirect call wrappers for GRO socket lookupPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni
2018-12-15net: socionext: remove mmio reads on TxIlias Apalodimas
2018-12-15net: socionext: correctly recover txq after being fullIlias Apalodimas
2018-12-15dt-bindings: net: ravb: Add support for r8a774c0 SoCFabrizio Castro
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern
2018-12-15net: sched: simplify the qdisc_leaf codeTonghao Zhang
2018-12-15ipv6: Fix handling of LLA with VRF and sockets bound to VRFDavid Ahern
2018-12-15r8169: improve spurious interrupt detectionHeiner Kallweit
2018-12-15cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE()Yangtao Li
2018-12-15ipconfig: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-15Merge branch 'hns3-Add-more-commands-to-Debugfs-in-HNS3-driver'David S. Miller
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu
2018-12-15net: hns3: Add "bd info" query functionliuzhongzhu
2018-12-14Merge branch 'net-prefer-listeners-bound-to-an-address'David S. Miller
2018-12-14selftests: net: test that listening sockets match on address properlyPeter Oskolkov
2018-12-14net: tcp6: prefer listeners bound to an addressPeter Oskolkov
2018-12-14net: tcp: prefer listeners bound to an addressPeter Oskolkov
2018-12-14net: udp6: prefer listeners bound to an addressPeter Oskolkov
2018-12-14net: udp: prefer listeners bound to an addressPeter Oskolkov
2018-12-14add snmp counters documentyupeng
2018-12-14Merge branch 'neighbor-More-gc_list-changes'David S. Miller
2018-12-14neighbor: Remove externally learned entries from gc_listDavid Ahern
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern
2018-12-14neighbor: Remove state and flags arguments to neigh_delDavid Ahern
2018-12-14neighbor: Fix state check in neigh_forced_gcDavid Ahern
2018-12-14neighbor: Fix locking order for gc_list changesDavid Ahern
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang
2018-12-14net/ibmvnic: Remove tests of member addressWen Yang
2018-12-14tun: replace get_cpu_ptr with this_cpu_ptr when bh disabledPrashant Bhole
2018-12-14net/mlx5: Handle LAG FW commands failure gracefullyAviv Heller
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-14net/mlx5: Rename mlx5_lag_is_bonded() to __mlx5_lag_is_active()Aviv Heller
2018-12-14net/mlx5: Allow co-enablement of uplink LAG and SRIOVRabie Loulou
2018-12-14net/mlx5: Allow/disallow LAG according to pre-req onlyRabie Loulou