aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-29/+84
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai1-1/+1
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+6
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2-3/+3
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-3/+11
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2-0/+28
2018-03-30netfilter: nf_tables: rename to nft_set_lookup_global()Pablo Neira Ayuso1-5/+5
2018-03-30netfilter: nf_tables: enable conntrack if NAT chain is registeredPablo Neira Ayuso1-0/+4
2018-03-30netfilter: nf_tables: build-in filter chain typePablo Neira Ayuso1-0/+3
2018-03-30netfilter: nf_tables: nft_register_chain_type() returns voidPablo Neira Ayuso1-1/+1
2018-03-30netfilter: nf_tables: rename struct nf_chain_typePablo Neira Ayuso1-8/+8
2018-03-30netfilter: ebtables: Add support for specifying match revisionBernie Harris1-3/+13
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-5/+148
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru1-0/+19
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon5-4/+9
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-0/+7
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2-0/+2
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+3
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior1-0/+3
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior2-1/+16
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior2-0/+12
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2-0/+35
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss1-0/+28
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss1-0/+28
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-0/+2
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-0/+2
2018-03-29cfg80211: fix data type of sta_opmode_info parametertamizhr@codeaurora.org1-4/+4
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-0/+6
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+1
2018-03-27rxrpc: Trace call completionDavid Howells1-0/+33
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells3-117/+118
2018-03-27rxrpc: Trace resendDavid Howells1-0/+24
2018-03-27net: Add more commentsKirill Tkhai1-0/+4
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2-6/+8
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai1-6/+0
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-11/+129
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long1-4/+4
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2-2/+21
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2-1/+6
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh1-1/+2
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh1-1/+49
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy2-4/+19
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy1-0/+4
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy2-3/+29
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz2-19/+13
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz1-0/+10
2018-03-26ip6mr: Support fib notificationsYuval Mintz1-0/+2
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz1-0/+18
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz2-6/+44