Age | Commit message (Expand) | Author | Files | Lines |
2018-12-17 | net: rtnetlink: support for fdb get | Roopa Prabhu | 2 | -2/+173 |
2018-12-17 | Merge branch 'dsa-tag-cleanups' | David S. Miller | 7 | -48/+90 |
2018-12-17 | net: dsa: ksz: Add STP multicast handling | Marek Vasut | 1 | -0/+4 |
2018-12-17 | net: dsa: ksz: Factor out common tag code | Tristram Ha | 1 | -39/+73 |
2018-12-17 | net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 | Tristram Ha | 7 | -9/+13 |
2018-12-16 | nfp: abm: allow to opt-out of RED offload | Jakub Kicinski | 3 | -6/+32 |
2018-12-16 | Revert "net: dccp: initialize (addr,port) listening hashtable" | David S. Miller | 1 | -3/+0 |
2018-12-16 | neighbor: Add protocol attribute | David Ahern | 3 | -1/+26 |
2018-12-16 | selftests: net: reuseport_addr_any: add DCCP | Peter Oskolkov | 1 | -2/+47 |
2018-12-16 | net: dccp: initialize (addr,port) listening hashtable | Peter Oskolkov | 1 | -0/+3 |
2018-12-16 | l2tp: Add protocol field decompression | Sam Protsenko | 1 | -0/+4 |
2018-12-16 | Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller | 19 | -174/+1048 |
2018-12-16 | Merge branch 'net-mitigate-retpoline-overhead' | David S. Miller | 9 | -22/+136 |
2018-12-16 | udp: use indirect call wrappers for GRO socket lookup | Paolo Abeni | 1 | -2/+6 |
2018-12-16 | net: use indirect call wrappers at GRO transport layer | Paolo Abeni | 7 | -15/+61 |
2018-12-16 | net: use indirect call wrappers at GRO network layer | Paolo Abeni | 3 | -5/+18 |
2018-12-16 | indirect call wrappers: helpers to speed-up indirect calls of builtin | Paolo Abeni | 1 | -0/+51 |
2018-12-16 | net: socionext: remove mmio reads on Tx | Ilias Apalodimas | 1 | -43/+54 |
2018-12-16 | net: socionext: correctly recover txq after being full | Ilias Apalodimas | 1 | -11/+45 |
2018-12-16 | dt-bindings: net: ravb: Add support for r8a774c0 SoC | Fabrizio Castro | 1 | -0/+1 |
2018-12-15 | neighbor: Improve neighbour struct layout | David Ahern | 1 | -2/+2 |
2018-12-15 | net: sched: simplify the qdisc_leaf code | Tonghao Zhang | 1 | -3/+1 |
2018-12-15 | ipv6: Fix handling of LLA with VRF and sockets bound to VRF | David Ahern | 1 | -1/+2 |
2018-12-15 | r8169: improve spurious interrupt detection | Heiner Kallweit | 1 | -1/+2 |
2018-12-15 | cxgb4: remove DEFINE_SIMPLE_DEBUGFS_FILE() | Yangtao Li | 3 | -117/+25 |
2018-12-15 | ipconfig: convert to DEFINE_SHOW_ATTRIBUTE | Yangtao Li | 1 | -12/+1 |
2018-12-15 | Merge branch 'hns3-Add-more-commands-to-Debugfs-in-HNS3-driver' | David S. Miller | 11 | -5/+1366 |
2018-12-15 | net: hns3: Add "tm map" status information query function | liuzhongzhu | 4 | -0/+93 |
2018-12-15 | net: hns3: Add "queue map" information query function | liuzhongzhu | 7 | -2/+76 |
2018-12-15 | net: hns3: Add "dcb register" status information query function | liuzhongzhu | 4 | -0/+134 |
2018-12-15 | net: hns3: Add "status register" information query function | liuzhongzhu | 4 | -0/+885 |
2018-12-15 | net: hns3: Add "manager table" information query function | liuzhongzhu | 4 | -2/+100 |
2018-12-15 | net: hns3: Add "bd info" query function | liuzhongzhu | 1 | -1/+78 |
2018-12-15 | Merge branch 'net-prefer-listeners-bound-to-an-address' | David S. Miller | 8 | -217/+325 |
2018-12-15 | selftests: net: test that listening sockets match on address properly | Peter Oskolkov | 4 | -2/+271 |
2018-12-15 | net: tcp6: prefer listeners bound to an address | Peter Oskolkov | 1 | -48/+6 |
2018-12-15 | net: tcp: prefer listeners bound to an address | Peter Oskolkov | 1 | -52/+8 |
2018-12-15 | net: udp6: prefer listeners bound to an address | Peter Oskolkov | 1 | -58/+21 |
2018-12-15 | net: udp: prefer listeners bound to an address | Peter Oskolkov | 1 | -57/+19 |
2018-12-15 | add snmp counters document | yupeng | 1 | -1/+244 |
2018-12-15 | Merge branch 'neighbor-More-gc_list-changes' | David S. Miller | 2 | -52/+60 |
2018-12-15 | neighbor: Remove externally learned entries from gc_list | David Ahern | 1 | -21/+28 |
2018-12-15 | neighbor: Move neigh_update_ext_learned to core file | David Ahern | 2 | -18/+18 |
2018-12-15 | neighbor: Remove state and flags arguments to neigh_del | David Ahern | 1 | -5/+4 |
2018-12-15 | neighbor: Fix state check in neigh_forced_gc | David Ahern | 1 | -3/+2 |
2018-12-15 | neighbor: Fix locking order for gc_list changes | David Ahern | 1 | -12/+15 |
2018-12-15 | net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() | Cong Wang | 6 | -47/+35 |
2018-12-15 | net/ibmvnic: Remove tests of member address | Wen Yang | 1 | -5/+2 |
2018-12-15 | tun: replace get_cpu_ptr with this_cpu_ptr when bh disabled | Prashant Bhole | 1 | -2/+4 |
2018-12-15 | net/mlx5: Handle LAG FW commands failure gracefully | Aviv Heller | 1 | -21/+70 |