summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2019-08-21cfg80211: util: add 6GHz channel to freq conversion and vice versaArend van Spriel-1/+9
2019-08-21cfg80211: add 6GHz UNII band definitionsArend van Spriel-2/+19
2019-08-21nl80211: add 6GHz band definition to enum nl80211_bandArend van Spriel-0/+1
2019-08-21Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert-1/+1
2019-08-21mac80211: add missing length field increment when generating Radiotap headerJohn Crispin-0/+1
2019-08-21mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin-1/+1
2019-08-21mac80211: fix bad guard when reporting legacy ratesJohn Crispin-7/+7
2019-08-21mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin-3/+9
2019-08-21cfg80211: Fix Extended Key ID key install checksAlexander Wetzel-9/+14
2019-08-21mac80211: fix possible sta leakJohannes Berg-4/+5
2019-08-20xprtrdma: Ensure creating an MR does not trigger FS writebackChuck Lever-4/+5
2019-08-20xprtrdma: Move rpcrdma_mr_get out of frwr_mapChuck Lever-43/+35
2019-08-20xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_putChuck Lever-28/+11
2019-08-20xprtrdma: Simplify rpcrdma_mr_popChuck Lever-21/+11
2019-08-20net: fix __ip_mc_inc_group usageLi RongQing-2/+2
2019-08-20net/ncsi: Ensure 32-bit boundary for data cksumTerry S. Duncan-4/+7
2019-08-20net: dsa: enable and disable all portsVivien Didelot-0/+11
2019-08-20net: dsa: use a single switch statement for port setupVivien Didelot-48/+39
2019-08-20net/smc: make sure EPOLLOUT is raisedJason Baron-4/+2
2019-08-20xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methodsChuck Lever-1/+3
2019-08-20xprtrdma: Rename rpcrdma_buffer::rb_allChuck Lever-19/+9
2019-08-20xprtrdma: Rename CQE field in Receive trace pointsChuck Lever-1/+1
2019-08-20xprtrdma: Boost maximum transport header sizeChuck Lever-14/+18
2019-08-20xprtrdma: Fix calculation of ri_max_segs againChuck Lever-2/+2
2019-08-20xprtrdma: Update obsolete commentChuck Lever-3/+0
2019-08-20xprtrdma: Refresh the documenting comment in frwr_ops.cChuck Lever-48/+18
2019-08-20xdp: unpin xdp umem pages in error pathIvan Khoronzhuk-1/+3
2019-08-20SUNRPC: Inline xdr_commit_encodeChuck Lever-1/+1
2019-08-20SUNRPC: Remove rpc_wake_up_queued_task_on_wq()Chuck Lever-23/+4
2019-08-20xfrm: policy: avoid warning splat when merging nodesFlorian Westphal-2/+4
2019-08-19sctp: remove net sctp.x_enable working as a global switchXin Long-16/+12
2019-08-19sctp: add SCTP_AUTH_SUPPORTED sockoptXin Long-0/+86
2019-08-19sctp: add sctp_auth_init and sctp_auth_freeXin Long-56/+74
2019-08-19sctp: use ep and asoc auth_enable properlyXin Long-33/+44
2019-08-19sctp: add SCTP_ASCONF_SUPPORTED sockoptXin Long-0/+82
2019-08-19sctp: check asoc peer.asconf_capable before processing asconfXin Long-2/+4
2019-08-19sctp: not set peer.asconf_capable in sctp_association_initXin Long-9/+0
2019-08-19sctp: add asconf_enable in struct sctp_endpointXin Long-20/+18
2019-08-19net: remove empty inet_exit_netLi RongQing-5/+0
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-15/+35
2019-08-19tcp: make sure EPOLLOUT wont be missedEric Dumazet-7/+9
2019-08-19net: flow_offload: convert block_ing_cb_list to regular list typeVlad Buslov-6/+7
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-196/+429
2019-08-19sunrpc: add a new cache_detail operation for when a cache is flushedJeff Layton-0/+3
2019-08-19svcrdma: Use llist for managing cache of recv_ctxtsChuck Lever-16/+11
2019-08-19svcrdma: Remove svc_rdma_wqChuck Lever-8/+2
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro-11/+25
2019-08-19netfilter: nft_flow_offload: missing netlink attribute policyPablo Neira Ayuso-0/+6
2019-08-19netfilter: ebtables: Fix argument order to ADD_COUNTERTodd Seidelmann-4/+4
2019-08-18netfilter: nf_tables: map basechain priority to hardware priorityPablo Neira Ayuso-3/+18