summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-03-30netfilter: Merge assignment with returnArushi Singhal
2018-03-30netfilter: nf_tables: use nft_set_lookup_global from nf_tables_newsetelem()Pablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso
2018-03-30netfilter: ebt_stp: Use generic functions for comparisonsJoe Perches
2018-03-30netfilter: add flowtable documentationPablo Neira Ayuso
2018-03-30netfilter: ebtables: Add string filterBernie Harris
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris
2018-03-29Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.or...David S. Miller
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29Merge branch 'dsa-Add-ATU-VTU-statistics'David S. Miller
2018-03-29net: dsa: mv88e6xxx: Make VTU miss violations less spammyAndrew Lunn
2018-03-29net: dsa: mv88e6xxx: Keep ATU/VTU violation statisticsAndrew Lunn
2018-03-29sctp: fix unused lable warningArnd Bergmann
2018-03-29net: cavium: use module_pci_driver to simplify the codeWei Yongjun
2018-03-29net: bcmgenet: return NULL instead of plain integerWei Yongjun
2018-03-29test_bpf: Fix NULL vs IS_ERR() check in test_skb_segment()Dan Carpenter
2018-03-29sfp: allow cotsworks modulesRussell King
2018-03-29Merge branch 'qed-flash-upgrade-support'David S. Miller
2018-03-29qede: Ethtool flash update support.Sudarsana Reddy Kalluru
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru
2018-03-29qed: Add APIs for flash access.Sudarsana Reddy Kalluru
2018-03-29qed: Fix PTT entry leak in the selftest error flow.Sudarsana Reddy Kalluru
2018-03-29qed: Populate nvm image attribute shadow.Sudarsana Reddy Kalluru