index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-13
2
-4
/
+35
|
\
|
*
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
2
-0
/
+34
|
*
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-05-07
2
-4
/
+1
*
|
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-12
21
-28
/
+105
|
\
\
|
|
/
|
/
|
|
*
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
2022-05-12
1
-0
/
+3
|
*
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
2022-05-12
1
-2
/
+2
|
*
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-05-11
1
-3
/
+3
|
|
\
|
|
*
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
1
-3
/
+3
|
*
|
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
4
-5
/
+24
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
nl80211: fix locking in nl80211_set_tx_bitrate_mask()
Johannes Berg
2022-05-09
1
-2
/
+7
|
|
*
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
2022-05-04
1
-0
/
+6
|
|
*
cfg80211: retrieve S1G operating channel number
Kieran Frewen
2022-05-04
1
-1
/
+1
|
|
*
nl80211: validate S1G channel width
Kieran Frewen
2022-05-04
1
-0
/
+9
|
|
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-04
1
-2
/
+1
|
*
|
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-11
1
-4
/
+22
|
*
|
decnet: Use container_of() for struct dn_neigh casts
Kees Cook
2022-05-10
3
-5
/
+6
|
*
|
Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-05-09
1
-0
/
+11
|
|
\
\
|
|
*
|
batman-adv: Don't skb_split skbuffs with frag_list
Sven Eckelmann
2022-04-17
1
-0
/
+11
|
*
|
|
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
2022-05-09
1
-0
/
+1
|
*
|
|
net: fix wrong network header length
Lina Wang
2022-05-09
1
-1
/
+3
|
*
|
|
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
2022-05-06
1
-1
/
+0
|
*
|
|
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
2022-05-06
1
-0
/
+1
|
*
|
|
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-05
1
-1
/
+11
|
*
|
|
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
2022-05-05
4
-6
/
+18
*
|
|
|
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-06
3
-9
/
+42
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-29
1
-3
/
+0
|
*
|
|
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-29
2
-1
/
+4
|
*
|
|
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
2022-04-29
1
-0
/
+21
|
*
|
|
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-04-28
1
-1
/
+10
|
*
|
|
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
2022-04-22
1
-4
/
+7
*
|
|
|
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
10
-66
/
+82
|
\
\
\
\
|
*
|
|
|
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-05
1
-2
/
+2
|
*
|
|
|
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-04
1
-1
/
+1
|
*
|
|
|
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-04
1
-4
/
+5
|
*
|
|
|
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-04
1
-2
/
+10
|
*
|
|
|
tcp: add small random increments to the source port
Willy Tarreau
2022-05-04
1
-4
/
+5
|
*
|
|
|
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
1
-3
/
+9
|
*
|
|
|
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-04
1
-1
/
+1
|
*
|
|
|
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
3
-8
/
+10
|
*
|
|
|
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-03
1
-0
/
+8
|
*
|
|
|
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-05-01
1
-15
/
+14
|
*
|
|
|
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
1
-4
/
+4
|
*
|
|
|
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
1
-3
/
+6
|
*
|
|
|
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-04-30
1
-0
/
+3
|
*
|
|
|
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-29
1
-20
/
+5
*
|
|
|
|
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-04-29
1
-1
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
libceph: disambiguate cluster/pool full log message
Ilya Dryomov
2022-04-25
1
-1
/
+5
*
|
|
|
|
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
1
-1
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
3
-30
/
+45
|
\
\
\
\
\
|
*
|
|
|
|
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
1
-14
/
+38
[next]