summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-31Merge branch 'bridge-mtu'David S. Miller4-33/+25
2018-03-31net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov4-20/+26
2018-03-31net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov4-32/+18
2018-03-31Merge branch 'thunderx-DMAC-filtering'David S. Miller5-30/+374
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev1-1/+109
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev1-0/+17
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev2-1/+153
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev1-14/+30
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2-11/+13
2018-03-31Merge branch 'meson8b'David S. Miller2-4/+6
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-31dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates1-0/+1
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53
2018-03-30Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2-5/+11
2018-03-30tc-testing: add connmark action testsRoman Mashak1-0/+291
2018-03-30MAINTAINERS: Update my email address from freescale to nxpClaudiu Manoil1-1/+1
2018-03-30dt-bindings: net: renesas-ravb: Add support for r8a77470 SoCBiju Das1-0/+1
2018-03-30Merge branch 'stmmac-DWMAC5'David S. Miller10-8/+567
2018-03-30net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu10-3/+494
2018-03-30net: stmmac: Rework and fix TX Timeout codeJose Abreu2-5/+73
2018-03-30net: mvneta: remove duplicate *_coal assignmentJisheng Zhang1-4/+0
2018-03-30Merge branch 'do-not-allow-adding-routes-if-disable_ipv6-is-enabled'David S. Miller2-1/+9
2018-03-30Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi1-1/+3
2018-03-30ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi1-0/+6
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller75-858/+1383
2018-03-30Merge branch 'Close-race-between-un-register_netdevice_notifier-and-pernet_op...David S. Miller5-31/+55
2018-03-30net: Close race between {un, }register_netdevice_notifier() and setup_net()/c...Kirill Tkhai1-0/+6
2018-03-30netfilter: Rework xt_TEE netdevice notifierKirill Tkhai1-27/+46
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai3-4/+3
2018-03-30Merge branch 'Implement-of_get_nvmem_mac_address-helper'David S. Miller4-3/+57
2018-03-30net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans1-3/+9
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans3-0/+48
2018-03-30Merge branch 'nfp-flower-handle-MTU-changes'David S. Miller8-16/+179
2018-03-30nfp: flower: offload phys port MTU changeJohn Hurley4-5/+146
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley4-11/+33
2018-03-30Merge branch 'phylink-API-changes'David S. Miller6-58/+29
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King6-53/+12
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli3-5/+17
2018-03-30MAINTAINERS: update vmxnet3 driver maintainerRonak Doshi1-1/+1
2018-03-30Merge branch 'net-Broadcom-drivers-coalescing-fixes'David S. Miller4-109/+115
2018-03-30net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2-35/+61
2018-03-30net: systemport: Fix coalescing settings handlingFlorian Fainelli2-20/+46
2018-03-30net: systemport: Remove adaptive TX coalescingFlorian Fainelli2-54/+8
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman6-25/+148
2018-03-30cxgb4: fix error return code in adap_init0()Wei Yongjun1-1/+2
2018-03-30netfilter: ipset: Use is_zero_ether_addr instead of static and memcmpJoe Perches1-5/+2
2018-03-30Revert "netfilter: x_tables: ensure last rule in base chain matches underflow...Florian Westphal3-48/+3