summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14hamradio, ppp: change semaphore to completionArnd Bergmann
2018-12-14hns3: prevent building without CONFIG_INETArnd Bergmann
2018-12-13Merge branch 'Introduce-NETDEV_PRE_CHANGEADDR'David S. Miller
2018-12-13selftests: mlxsw: Test FID RIF MAC vetoingPetr Machata
2018-12-13selftests: mlxsw: Test RIF MAC vetoingPetr Machata
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata
2018-12-13net: bonding: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: bonding: Give bond_set_dev_addr() a return valuePetr Machata
2018-12-13net: ipvlan: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: bridge: Handle NETDEV_PRE_CHANGEADDR from portsPetr Machata
2018-12-13net: bridge: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Issue NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Add NETDEV_PRE_CHANGEADDRPetr Machata
2018-12-13net: dev: Add extack argument to dev_set_mac_address()Petr Machata
2018-12-12Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-12-12net-next: stmmac: dwmac-mediatek: add module license infoBiao Huang
2018-12-12net/mlx5e: Remove set but not used variable 'upriv'YueHaibing
2018-12-12Merge branch 'Pass-extack-to-SWITCHDEV_PORT_OBJ_ADD'David S. Miller