aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31bnxt_en: Check max_tx_scheduler_inputs value from firmware.Michael Chan
2018-03-31bnxt_en: Add extended port statistics supportVasundhara Volam
2018-03-31bnxt_en: Include additional hardware port statistics in ethtool -S.Vasundhara Volam
2018-03-31bnxt_en: Add support for ndo_set_vf_trustVasundhara Volam
2018-03-31bnxt_en: fix clear flags in ethtool reset handlingScott Branden
2018-03-31bnxt_en: Use a dedicated VNIC mode for RDMA.Michael Chan
2018-03-31bnxt_en: Adjust default rings for multi-port NICs.Michael Chan
2018-03-31bnxt_en: Update firmware interface to 1.9.1.15.Michael Chan
2018-03-31vlan: vlan_hw_filter_capable() can be staticWei Yongjun
2018-03-31Merge tag 'mlx5-updates-2018-03-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-31Merge tag 'rxrpc-next-20180330' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-31hv_netvsc: Clean up extra parameter from rndis_filter_receive_data()Haiyang Zhang
2018-03-31ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addrJoe Perches
2018-03-31Merge branch 'net_rwsem-fixes'David S. Miller
2018-03-31net: Do not take net_rwsem in __rtnl_link_unregister()Kirill Tkhai
2018-03-31net: Remove net_rwsem from {, un}register_netdevice_notifier()Kirill Tkhai
2018-03-31net: hns3: remove unnecessary pci_set_drvdata() and devm_kfree()Wei Yongjun
2018-03-31netdevsim: Change nsim_devlink_setup to return error to callerDavid Ahern
2018-03-31Merge branch 'tipc-slim-down-name-table'David S. Miller
2018-03-31tipc: avoid possible string overflowJon Maloy
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31tipc: permit overlapping service ranges in name tableJon Maloy
2018-03-31tipc: refactor name table translate functionJon Maloy
2018-03-31tipc: replace name table service range array with rb treeJon Maloy
2018-03-31Merge branch 'bridge-mtu'David S. Miller
2018-03-31net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov
2018-03-31net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov
2018-03-31Merge branch 'thunderx-DMAC-filtering'David S. Miller
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev
2018-03-31Merge branch 'meson8b'David S. Miller
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-31dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-31Merge branch 'bpf-cgroup-bind-connect'Daniel Borkmann
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan