index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-05-13
Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-12
Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-12
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
2022-05-11
Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2022-05-11
Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2022-05-11
Bluetooth: Fix the creation of hdev->name
Itay Iellin
2022-05-11
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
2022-05-10
decnet: Use container_of() for struct dn_neigh casts
Kees Cook
2022-05-09
Merge tag 'batadv-net-pullrequest-20220508' of git://git.open-mesh.org/linux-...
Jakub Kicinski
2022-05-09
net: dsa: flush switchdev workqueue on bridge join error path
Vladimir Oltean
2022-05-09
nl80211: fix locking in nl80211_set_tx_bitrate_mask()
Johannes Berg
2022-05-09
net: fix wrong network header length
Lina Wang
2022-05-07
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2022-05-07
Revert "SUNRPC: Ensure gss-proxy connects on setup"
Trond Myklebust
2022-05-06
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
2022-05-06
Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
2022-05-05
ping: fix address binding wrt vrf
Nicolas Dichtel
2022-05-05
net: rds: use maybe_get_net() when acquiring refcount on TCP sockets
Tetsuo Handa
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-05-05
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
2022-05-04
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
2022-05-04
tcp: increase source port perturb table to 2^16
Willy Tarreau
2022-05-04
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
2022-05-04
tcp: add small random increments to the source port
Willy Tarreau
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-04
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
2022-05-04
cfg80211: retrieve S1G operating channel number
Kieran Frewen
2022-05-04
nl80211: validate S1G channel width
Kieran Frewen
2022-05-04
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-03
net: rds: acquire refcount on TCP sockets
Tetsuo Handa
2022-05-01
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
2022-04-30
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
2022-04-30
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
2022-04-30
rxrpc: Enable IPv6 checksums on transport socket
David Howells
2022-04-29
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-29
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
2022-04-29
SUNRPC: Ensure gss-proxy connects on setup
Trond Myklebust
2022-04-29
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
2022-04-29
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
2022-04-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-04-28
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
2022-04-27
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
[next]