summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-03-30xfrm: Register xfrm_dev_notifier in appropriate placeKirill Tkhai
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-03-29sctp: fix unused lable warningArnd Bergmann
2018-03-29ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet
2018-03-29net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern
2018-03-29net/ipv4: Allow notifier to fail route replaceDavid Ahern
2018-03-29net/ipv4: Move call_fib_entry_notifiers up for new routesDavid Ahern
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern
2018-03-29net: Fix fib notifer to return errnoDavid Ahern
2018-03-29net: Remove rtnl_lock() in nf_ct_iterate_destroy()Kirill Tkhai
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior
2018-03-29mac80211: remove shadowing duplicated variableJohannes Berg
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss
2018-03-29cfg80211: don't require RTNL held for regdomain readsJohannes Berg
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior
2018-03-29cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org
2018-03-27rxrpc: Trace call completionDavid Howells
2018-03-27rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells
2018-03-27rxrpc: Trace resendDavid Howells
2018-03-27net: Add more commentsKirill Tkhai
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches
2018-03-27tipc: tipc_node_create() can be staticWei Yongjun
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun