aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/eisa (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-14hamradio, ppp: change semaphore to completionArnd Bergmann3-13/+13
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann1-0/+1
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata1-0/+79