aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-26xprtrdma: Fix cwnd update orderingChuck Lever
2021-04-26xprtrdma: Improve locking around rpcrdma_rep creationChuck Lever
2021-04-26xprtrdma: Improve commentary around rpcrdma_reps_unmap()Chuck Lever
2021-04-26xprtrdma: Improve locking around rpcrdma_rep destructionChuck Lever
2021-04-26xprtrdma: Put flushed Receives on free list instead of destroying themChuck Lever
2021-04-26xprtrdma: Do not refresh Receive Queue while it is drainingChuck Lever
2021-04-26xprtrdma: Avoid Receive Queue wrappingChuck Lever
2021-04-14SUNRPC: Handle major timeout in xprt_adjust_timeout()Chris Dion
2021-04-14SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-04-14SUNRPC: Add tracepoint that fires when an RPC is retransmittedChuck Lever
2021-04-14SUNRPC: Move fault injection call sitesChuck Lever
2021-04-05SUNRPC: Ensure the transport backchannel associationBenjamin Coddington
2021-04-05sunrpc: honor rpc_task's timeout value in rpcb_create()Eryu Guan
2021-04-05SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-23net: bridge: don't notify switchdev for local FDB addressesVladimir Oltean
2021-03-23net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner
2021-03-22net: dsa: don't assign an error value to tag_opsGeorge McCollister
2021-03-22net: ipconfig: ic_dev can be NULL in ic_close_devsVladimir Oltean
2021-03-20can: isotp: tx-path: zero initialize outgoing CAN framesOliver Hartkopp
2021-03-19selinux: vsock: Set SID for socket returned by accept()David Brazdil
2021-03-19sctp: move sk_route_caps check and set into sctp_outq_flush_transportsXin Long
2021-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-18net: check all name nodes in __dev_alloc_nameJiri Bohac
2021-03-18ipv6: weaken the v4mapped source checkJakub Kicinski
2021-03-18netfilter: nftables: skip hook overlap logic if flowtable is stalePablo Neira Ayuso
2021-03-18netfilter: flowtable: Make sure GC works periodically in idle systemYinjun Zhang
2021-03-18netfilter: nftables: allow to update flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: nftables: report EOPNOTSUPP on unsupported flowtable flagsPablo Neira Ayuso
2021-03-18netfilter: conntrack: Fix gre tunneling over ipv6Ludovic Senecaux
2021-03-17net: fix race between napi kthread mode and busy pollWei Wang
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-17Merge tag 'mac80211-for-net-2021-03-17' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu
2021-03-16net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-16wireless/nl80211: fix wdev_id may be used uninitializedJarod Wilson
2021-03-16mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-03-16nl80211: fix locking for wireless device netns changeJohannes Berg
2021-03-16mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-16mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-03-16mac80211: minstrel_ht: remove unused variable 'mg'Johannes Berg
2021-03-16mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-16mac80211: fix rate mask resetJohannes Berg
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-03-16can: isotp: TX-path: ensure that CAN frame flags are initializedMarc Kleine-Budde
2021-03-16can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FDMarc Kleine-Budde
2021-03-16can: dev: Move device back to init netns on owning netns deleteMartin Willi
2021-03-15mptcp: fix ADD_ADDR HMAC in case port is specifiedDavide Caratti
2021-03-15tcp: relookup sock for RST+ACK packets handled by obsolete req sockAlexander Ovechkin
2021-03-15tipc: better validate user input in tipc_nl_retrieve_key()Eric Dumazet