summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-27dpaa_eth: refactor frag count checkingMadalin Bucur
2018-02-27dpaa_eth: make sure all Rx errors are countedMadalin Bucur
2018-02-27dpaa_eth: fix SG mappingMadalin Bucur
2018-02-27Merge branch 'ieee802154-for-davem-2018-02-26' of git://git.kernel.org/pub/sc...David S. Miller
2018-02-27Merge branch 'pernet_operations-convert-part-3'David S. Miller
2018-02-27net: Convert smack_net_opsKirill Tkhai
2018-02-27net: Convert selinux_net_opsKirill Tkhai
2018-02-27net: Convert defrag6_net_opsKirill Tkhai
2018-02-27net: Convert ila_net_opsKirill Tkhai
2018-02-27net: Convert defrag4_net_opsKirill Tkhai
2018-02-27net: Convert clusterip_net_opsKirill Tkhai
2018-02-27net: Convert brnf_net_opsKirill Tkhai
2018-02-27net: Convert ipvlan_net_opsKirill Tkhai
2018-02-27net: Convert cfg802154_pernet_opsKirill Tkhai
2018-02-27net: Convert sit_net_opsKirill Tkhai
2018-02-27net: Convert vti6_net_opsKirill Tkhai
2018-02-27net: Convert ip6_tnl_net_opsKirill Tkhai
2018-02-27net: Convert ip6gre_net_opsKirill Tkhai
2018-02-27net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...Kirill Tkhai
2018-02-27net: Convert br_net_opsKirill Tkhai
2018-02-27net: Convert vxlan_net_opsKirill Tkhai
2018-02-27net: Convert ppp_net_opsKirill Tkhai
2018-02-27net: Convert gtp_net_opsKirill Tkhai
2018-02-27net: Convert geneve_net_opsKirill Tkhai
2018-02-27net: Convert bond_net_opsKirill Tkhai
2018-02-27net: Convert tc_action_net_init() and tc_action_net_exit() based pernet_opera...Kirill Tkhai
2018-02-27net: Convert sysctl creating and destroying pernet_operationsKirill Tkhai
2018-02-27net: Convert cma_pernet_operationsKirill Tkhai
2018-02-27net: Convert simple pernet_operationsKirill Tkhai
2018-02-27net: Convert nfs_net_opsKirill Tkhai
2018-02-27net: Convert synproxy_net_opsKirill Tkhai
2018-02-27net: Convert hashlimit_net_ops and recent_net_opsKirill Tkhai
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-02-27ipvlan: fix building with modular IPV6Arnd Bergmann
2018-02-26Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40evf: remove redundant array comparisons to 0 checksColin Ian King
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King
2018-02-26i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King
2018-02-26i40e/i40evf: use SW variables for hang detectionAlan Brady
2018-02-26i40evf: Fix double locking the same resourcePaweł Jabłoński
2018-02-26net: make kmem caches as __ro_after_initAlexey Dobriyan
2018-02-26i40e: link_down_on_close private flag supportMariusz Stachura
2018-02-26Merge branch 'sonic-ethernet-cleanups'David S. Miller
2018-02-26net/sonic: Replace custom debug logging with netif_* callsFinn Thain
2018-02-26net/sonic: Clean up and modernize log messagesFinn Thain
2018-02-26net/macsonic: Drop redundant MACH_IS_MAC testFinn Thain
2018-02-26net/macsonic: Convert to nubus_driverFinn Thain
2018-02-26sh_eth: fix TSU init on SH7734/R8A7740Sergei Shtylyov
2018-02-26sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1Sergei Shtylyov