summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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-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-30nfp: flower: offload phys port MTU changeJohn Hurley4-5/+146
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley4-11/+33
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-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