summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-30netfilter: x_tables: Add note about how to free percpu countersBen Hutchings1-1/+3
2018-03-30netfilter: Merge assignment with returnArushi Singhal2-5/+3
2018-03-30netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso1-11/+4
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso5-17/+19
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso4-7/+45
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso17-509/+414
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso12-30/+30
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso12-27/+27
2018-03-30netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches1-4/+2
2018-03-30netfilter: add flowtable documentationPablo Neira Ayuso1-0/+112
2018-03-30netfilter: ebtables: Add string filterBernie Harris1-0/+1
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris2-21/+42
2018-03-29Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.or...David S. Miller173-2505/+6233
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller30-181/+979
2018-03-29Merge branch 'dsa-Add-ATU-VTU-statistics'David S. Miller6-29/+80
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn1-1/+2
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn6-28/+78
2018-03-29sctp: fix unused lable warningArnd Bergmann1-0/+2
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun1-12/+1
2018-03-29net: bcmgenet: return NULL instead of plain integerWei Yongjun1-1/+1
2018-03-29test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter1-1/+1
2018-03-29sfp: allow cotsworks modulesRussell King1-10/+31
2018-03-29Merge branch 'qed-flash-upgrade-support'David S. Miller9-40/+656
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru1-0/+9
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru2-0/+357
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru4-1/+168
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru1-1/+2