summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-11-04SUNRPC: Prevent immediate close+reconnectTrond Myklebust
2021-11-04SUNRPC: Fix races when closing the socketTrond Myklebust
2021-11-04SUNRPC: Check if the xprt is connected before handling sysfs readsAnna Schumaker
2021-11-02xprtrdma: Fix a maybe-uninitialized compiler warningBenjamin Coddington
2021-11-01SUNRPC: Clean up xs_tcp_setup_sock()Trond Myklebust
2021-11-01SUNRPC: Replace use of socket sk_callback_lock with sock_lockTrond Myklebust
2021-10-20sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-20xprtrdma: Remove rpcrdma_ep::re_implicit_roundupChuck Lever
2021-10-20xprtrdma: Provide a buffer to pad Write chunks of unaligned lengthChuck Lever
2021-10-10SUNRPC: Per-rpc_clnt task PIDsChuck Lever
2021-10-03SUNRPC: xprt_clear_locked() only needs release memory semanticsTrond Myklebust
2021-10-03SUNRPC: Remove WQ_HIGHPRI from xprtiodTrond Myklebust
2021-10-03SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()Trond Myklebust
2021-10-03SUNRPC: Partial revert of commit 6f9f17287e78Trond Myklebust
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni
2021-09-28net: bridge: mcast: Associate the seqcount with its protecting lock.Thomas Gleixner
2021-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-09-28af_unix: Return errno instead of NULL in unix_create1().Kuniyuki Iwashima
2021-09-28net: udp: annotate data race around udp_sk(sk)->corkflagEric Dumazet
2021-09-28bpf, test, cgroup: Use sk_{alloc,free} for test casesDaniel Borkmann
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27mac80211: check return value of rhashtable_initMichelleJin
2021-09-27mac80211: fix use-after-free in CCMP/GCMP RXJohannes Berg
2021-09-26net: prevent user from passing illegal stab size王贇
2021-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-09-24net: ipv4: Fix rtnexthop len when RTA_FLOW is presentXiao Liang
2021-09-24mptcp: allow changing the 'backup' bit when no sockets are openDavide Caratti
2021-09-24mptcp: don't return sockets in foreign netnsFlorian Westphal
2021-09-24sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootbXin Long
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-23mac80211: mesh: fix potentially unaligned accessJohannes Berg
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-09-23mac80211: Drop frames from invalid MAC address in ad-hoc modeYueHaibing
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-09-23Revert "mac80211: do not use low data rates for data frames with no ack flag"Felix Fietkau
2021-09-22mptcp: ensure tx skbs always have the MPTCP extPaolo Abeni
2021-09-21net: dsa: don't allocate the slave_mii_bus using devresVladimir Oltean
2021-09-21net: dsa: fix dsa_tree_setup error pathVladimir Oltean
2021-09-21net/smc: fix 'workqueue leaked lock' in smc_conn_abort_workKarsten Graul
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-09-21netfilter: conntrack: serialize hash resizes and cleanupsEric Dumazet
2021-09-21netfilter: log: work around missing softdep backend moduleFlorian Westphal
2021-09-21netfilter: iptable_raw: drop bogus net_init annotationFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: defer conntrack walk to work queueFlorian Westphal
2021-09-21netfilter: nf_nat_masquerade: make async masq_inet6_event handling genericFlorian Westphal
2021-09-21netfilter: nf_tables: Fix oversized kvmalloc() callsPablo Neira Ayuso