summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2018-03-29Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller25-173/+824
2018-03-29sctp: fix unused lable warningArnd Bergmann1-0/+2
2018-03-29ipv6: export ip6 fragments sysctl to unprivileged usersEric Dumazet1-4/+0
2018-03-29net/ipv6: Move call_fib6_entry_notifiers up for route addsDavid Ahern1-4/+12
2018-03-29net/ipv4: Allow notifier to fail route replaceDavid Ahern1-2/+7
2018-03-29net/ipv4: Move call_fib_entry_notifiers up for new routesDavid Ahern1-2/+16
2018-03-29net: Move call_fib_rule_notifiers up in fib_nl_newruleDavid Ahern1-1/+5
2018-03-29net: Fix fib notifer to return errnoDavid Ahern1-2/+8
2018-03-29net: Remove rtnl_lock() in nf_ct_iterate_destroy()Kirill Tkhai1-2/+0
2018-03-29ovs: Remove rtnl_lock() from ovs_exit_net()Kirill Tkhai1-2/+0
2018-03-29net: Don't take rtnl_lock() in wireless_nlevent_flush()Kirill Tkhai1-4/+0
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai7-5/+31
2018-03-29Merge tag 'rxrpc-next-20180327' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller8-24/+38
2018-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller5-4/+9
2018-03-29mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach1-1/+2
2018-03-29mac80211: Send control port frames over nl80211Denis Kenzior7-5/+42
2018-03-29mac80211: Add support for tx_control_portDenis Kenzior3-0/+50
2018-03-29nl80211: Add control_port_over_nl80211 to mesh_setupDenis Kenzior1-0/+9
2018-03-29nl80211: Add control_port_over_nl80211 for ibssDenis Kenzior1-0/+9
2018-03-29nl80211: Add CONTROL_PORT_OVER_NL80211 attributeDenis Kenzior1-0/+26
2018-03-29nl80211: Implement TX of control port framesDenis Kenzior3-1/+111
2018-03-29nl80211: Add CMD_CONTROL_PORT_FRAME APIDenis Kenzior2-0/+79
2018-03-29mac80211: remove shadowing duplicated variableJohannes Berg1-2/+0
2018-03-29mac80211: allow AP_VLAN operation on crypto controlled devicesManikanta Pubbisetty2-5/+11
2018-03-29cfg80211: Add API to allow querying regdb for wmm_ruleHaim Dreyfuss1-0/+54
2018-03-29mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss4-0/+52
2018-03-29cfg80211: don't require RTNL held for regdomain readsJohannes Berg1-2/+2
2018-03-29cfg80211: read wmm rules from regulatory databaseHaim Dreyfuss1-7/+141
2018-03-29nl80211: Add SOCKET_OWNER support to START_APDenis Kenzior2-0/+4
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior3-21/+9
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior3-26/+16
2018-03-29cfg80211: Support all iftypes in autodisconnect_wkDenis Kenzior1-11/+32
2018-03-29cfg80211: enable use of non-cleared DFS channels for DFS offloadDmitry Lebed1-2/+7
2018-03-29cfg80211: fix CAC_STARTED event handlingDmitry Lebed1-1/+1
2018-03-29mac80211: Use proper chan_width enum in sta opmode eventtamizhr@codeaurora.org3-2/+35
2018-03-29mac80211: Use proper smps_mode enum in sta opmode eventtamizhr@codeaurora.org3-1/+19
2018-03-28rxrpc: Trace call completionDavid Howells1-0/+1
2018-03-28rxrpc, afs: Use debug_ids rather than pointers in tracesDavid Howells7-24/+36
2018-03-28rxrpc: Trace resendDavid Howells1-0/+1
2018-03-27net: Add more commentsKirill Tkhai2-1/+3
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai2-22/+22
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai159-178/+0
2018-03-27net: Reflect all pernet_operations are convertedKirill Tkhai1-37/+6
2018-03-27Merge tag 'mlx5-updates-2018-03-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+6
2018-03-27ipv6: addrconf: Use normal debugging styleJoe Perches1-20/+8
2018-03-27tipc: tipc_node_create() can be staticWei Yongjun1-2/+2
2018-03-27tipc: fix error handling in tipc_udp_enable()Wei Yongjun1-1/+2
2018-03-27net/ncsi: check for null return from call to nla_nest_startColin Ian King1-0/+4
2018-03-27sctp: remove unnecessary asoc in sctp_has_associationXin Long2-11/+10
2018-03-26ethtool: Add support for configuring PFC stall prevention in ethtoolInbar Karmy1-0/+6