summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-30tc-testing: Add newline when writing test case filesLucas Bates
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-30tc-testing: add connmark action testsRoman Mashak
2018-03-30MAINTAINERS: Update my email address from freescale to nxpClaudiu Manoil
2018-03-30dt-bindings: net: renesas-ravb: Add support for r8a77470 SoCBiju Das
2018-03-30Merge branch 'stmmac-DWMAC5'David S. Miller
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang
2018-03-30Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'David S. Miller
2018-03-30Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi
2018-03-30ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30Merge branch 'Close-race-between-un-register_netdevice_notifier-and-pernet_op...David S. Miller
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai
2018-03-30netfilter: Rework xt_TEE netdevice notifierKirill Tkhai
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-03-30Merge branch 'Implement-of_get_nvmem_mac_address-helper'David S. Miller
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans
2018-03-30Merge branch 'nfp-flower-handle-MTU-changes'David S. Miller
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley
2018-03-30Merge branch 'phylink-API-changes'David S. Miller
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli
2018-03-30MAINTAINERS: update vmxnet3 driver maintainerRonak Doshi
2018-03-30Merge branch 'net-Broadcom-drivers-coalescing-fixes'David S. Miller
2018-03-30net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches
2018-03-30Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal
2018-03-30netfilter: x_tables: Add note about how to free percpu countersBen Hutchings