summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-02-19net: Convert ip6mr_net_opsKirill Tkhai
2018-02-19net: Convert cfg80211_pernet_opsKirill Tkhai
2018-02-19net: Convert inet6_net_opsKirill Tkhai
2018-02-19netfilter: IDLETIMER: be syzkaller friendlyEric Dumazet
2018-02-19mac80211: Fix sending ADDBA response for an ongoing sessionIlan Peer
2018-02-19mac80211: Do not disconnect on invalid operating classIlan Peer
2018-02-19cfg80211: clear wep keys after disconnectionAvraham Stern
2018-02-19mac80211: fix calling sleeping function in atomic contextSara Sharon
2018-02-19mac80211: fix a possible leak of station statsSara Sharon
2018-02-19mac80211: Add tx ack signal support in sta infoVenkateswara Naralasetty
2018-02-19cfg80211: send ack_signal to user in probe client responseVenkateswara Naralasetty
2018-02-19mac80211: remove redundant initialization to pointer 'hdr'Colin Ian King
2018-02-19nl80211: Fix external_auth check for offloaded authenticationSrinivas Dasari
2018-02-19nl80211: remove unnecessary genlmsg_cancel() callsJohannes Berg
2018-02-19cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-16net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-02-16sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long
2018-02-16rxrpc: Work around usercopy checkDavid Howells
2018-02-16net: sched: act: mirred: add extack supportAlexander Aring
2018-02-16net: sched: act: handle extack in tcf_generic_walkerAlexander Aring
2018-02-16net: sched: act: add extack for walk callbackAlexander Aring
2018-02-16net: sched: act: add extack for lookup callbackAlexander Aring
2018-02-16net: sched: act: add extack to init callbackAlexander Aring
2018-02-16net: sched: act: handle generic action errorsAlexander Aring
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16rds: zerocopy Tx support.Sowmini Varadhan
2018-02-16rds: support for zcopy completion notificationSowmini Varadhan
2018-02-16sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan
2018-02-16rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan
2018-02-16skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan
2018-02-16net: Revert sched action extack support series.David S. Miller
2018-02-16udplite: fix partial checksum initializationAlexey Kodanev
2018-02-16dn_getsockoptdecnet: move nf_{get/set}sockopt outside sock lockPaolo Abeni
2018-02-16net: sched: act: add extack to initAlexander Aring
2018-02-16net: sched: act: fix code styleAlexander Aring
2018-02-16net: sched: fix unbalance in the error path of tca_action_flush()Davide Caratti
2018-02-16tipc: rename tipc_server to tipc_topsrvJon Maloy
2018-02-16tipc: separate topology server listener socket from subcsriber socketsJon Maloy
2018-02-16tipc: make struct tipc_server private for server.cJon Maloy
2018-02-16tipc: some prefix changesJon Maloy
2018-02-16tipc: collapse subscription creation functionsJon Maloy
2018-02-16tipc: simplify endianness handling in topology subscriberJon Maloy
2018-02-16tipc: simplify interaction between subscription and topology connectionJon Maloy
2018-02-16tipc: eliminate struct tipc_subscriberJon Maloy
2018-02-16tipc: remove unnecessary function pointersJon Maloy
2018-02-16tipc: remove redundant code in topology serverJon Maloy
2018-02-16fib_semantics: Don't match route with mismatching tclassidStefano Brivio
2018-02-16NFC: llcp: Limit size of SDP URIKees Cook
2018-02-16netfilter: xt_hashlimit: fix lock imbalanceEric Dumazet