index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2021-11-05
2
-2
/
+3
*
SUNRPC: Fix races when closing the socket
Trond Myklebust
2021-11-05
2
-0
/
+3
*
SUNRPC: Check if the xprt is connected before handling sysfs reads
Anna Schumaker
2021-11-05
1
-4
/
+8
*
xprtrdma: Fix a maybe-uninitialized compiler warning
Benjamin Coddington
2021-11-02
1
-6
/
+7
*
SUNRPC: Clean up xs_tcp_setup_sock()
Trond Myklebust
2021-11-01
1
-40
/
+28
*
SUNRPC: Replace use of socket sk_callback_lock with sock_lock
Trond Myklebust
2021-11-01
1
-27
/
+11
*
sunrpc: remove unnecessary test in rpc_task_set_client()
Thiago Rafael Becker
2021-10-21
1
-18
/
+15
*
SUNRPC: Trace calls to .rpc_call_done
Chuck Lever
2021-10-21
1
-0
/
+1
*
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
2021-10-21
2
-3
/
+0
*
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
2021-10-21
4
-9
/
+55
*
SUNRPC: Per-rpc_clnt task PIDs
Chuck Lever
2021-10-10
1
-2
/
+10
*
SUNRPC: xprt_clear_locked() only needs release memory semantics
Trond Myklebust
2021-10-04
1
-5
/
+3
*
SUNRPC: Remove WQ_HIGHPRI from xprtiod
Trond Myklebust
2021-10-04
1
-2
/
+1
*
SUNRPC: Add cond_resched() at the appropriate point in __rpc_execute()
Trond Myklebust
2021-10-04
1
-1
/
+3
*
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
2021-10-04
1
-13
/
+15
*
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-30
2
-12
/
+54
*
net: dev_addr_list: handle first address in __hw_addr_add_ex
Jakub Kicinski
2021-09-30
1
-0
/
+6
*
net: sched: flower: protect fl_walk() with rcu
Vlad Buslov
2021-09-30
1
-0
/
+6
*
net: introduce and use lock_sock_fast_nested()
Paolo Abeni
2021-09-30
2
-19
/
+3
*
net: bridge: mcast: Associate the seqcount with its protecting lock.
Thomas Gleixner
2021-09-29
2
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-28
1
-5
/
+9
|
\
|
*
bpf, test, cgroup: Use sk_{alloc,free} for test cases
Daniel Borkmann
2021-09-28
1
-5
/
+9
*
|
af_unix: Return errno instead of NULL in unix_create1().
Kuniyuki Iwashima
2021-09-28
1
-17
/
+32
*
|
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-09-28
2
-6
/
+6
*
|
Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-09-27
6
-7
/
+26
|
\
\
|
*
|
mac80211: check return value of rhashtable_init
MichelleJin
2021-09-27
1
-1
/
+4
|
*
|
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
2021-09-27
1
-0
/
+6
|
*
|
mac80211: mesh: fix potentially unaligned access
Johannes Berg
2021-09-23
1
-1
/
+2
|
*
|
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-09-23
1
-0
/
+4
|
*
|
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-09-23
1
-1
/
+2
|
*
|
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-09-23
1
-0
/
+8
|
*
|
Revert "mac80211: do not use low data rates for data frames with no ack flag"
Felix Fietkau
2021-09-23
1
-4
/
+0
*
|
|
net: prevent user from passing illegal stab size
王贇
2021-09-26
1
-0
/
+6
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-09-25
11
-147
/
+270
|
\
\
\
|
*
|
|
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
2021-09-21
1
-33
/
+37
|
*
|
|
netfilter: log: work around missing softdep backend module
Florian Westphal
2021-09-21
3
-3
/
+34
|
*
|
|
netfilter: iptable_raw: drop bogus net_init annotation
Florian Westphal
2021-09-21
1
-1
/
+1
|
*
|
|
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
2021-09-21
1
-26
/
+24
|
*
|
|
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
2021-09-21
1
-47
/
+75
|
*
|
|
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
2021-09-21
1
-1
/
+1
|
*
|
|
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
2021-09-21
1
-10
/
+18
|
*
|
|
netfilter: nat: include zone id in nat table hash again
Florian Westphal
2021-09-21
1
-5
/
+12
|
*
|
|
netfilter: conntrack: include zone id in tuple hash again
Florian Westphal
2021-09-21
1
-15
/
+52
|
*
|
|
netfilter: conntrack: make max chain length random
Florian Westphal
2021-09-21
1
-6
/
+11
|
*
|
|
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-09-15
1
-0
/
+1
|
*
|
|
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-09-14
1
-0
/
+4
|
*
|
|
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-09-14
1
-2
/
+2
*
|
|
|
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-24
2
-9
/
+12
*
|
|
|
mptcp: allow changing the 'backup' bit when no sockets are open
Davide Caratti
2021-09-24
1
-3
/
+1
*
|
|
|
mptcp: don't return sockets in foreign netns
Florian Westphal
2021-09-24
6
-24
/
+20
[next]