index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
ping: fix address binding wrt vrf
Nicolas Dichtel
1
-2
/
+13
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2
-9
/
+14
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2
-0
/
+34
2022-05-18
tcp: drop the hash_32() part from the index calculation
Willy Tarreau
1
-1
/
+1
2022-05-18
tcp: increase source port perturb table to 2^16
Willy Tarreau
1
-4
/
+5
2022-05-18
tcp: dynamically allocate the perturb table used by source ports
Willy Tarreau
1
-2
/
+10
2022-05-18
tcp: add small random increments to the source port
Willy Tarreau
1
-4
/
+5
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
1
-3
/
+9
2022-05-18
tcp: use different parts of the port_offset for index and offset
Willy Tarreau
1
-1
/
+1
2022-05-18
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
3
-8
/
+10
2022-05-18
tls: Fix context leak on tls_device_down
Maxim Mikityanskiy
1
-0
/
+3
2022-05-18
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-18
net/sched: act_pedit: really ensure the skb is writable
Paolo Abeni
1
-4
/
+22
2022-05-18
netlink: do not reset transport header in netlink_recvmsg()
Eric Dumazet
1
-1
/
+0
2022-05-18
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-05-18
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
1
-0
/
+6
2022-05-18
batman-adv: Don't skb_split skbuffs with frag_list
Sven Eckelmann
1
-0
/
+11
2022-05-15
Bluetooth: Fix the creation of hdev->name
Itay Iellin
1
-3
/
+3
2022-05-12
rxrpc: Enable IPv6 checksums on transport socket
David Howells
1
-0
/
+3
2022-05-12
mld: respect RCU rules in ip6_mc_source() and ip6_mc_msfilter()
Eric Dumazet
1
-4
/
+4
2022-05-12
net: igmp: respect RCU rules in ip_mc_source() and ip_mc_msfilter()
Eric Dumazet
1
-3
/
+6
2022-05-12
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
1
-4
/
+7
2022-05-12
NFC: netlink: fix sleep in atomic bug when firmware download timeout
Duoming Zhou
1
-2
/
+2
2022-05-12
nfc: replace improper check device_is_registered() in netlink related functions
Duoming Zhou
1
-15
/
+14
2022-05-12
can: isotp: remove re-binding of bound socket
Oliver Hartkopp
1
-17
/
+5
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-05-09
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-05-09
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-05-09
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-05-09
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-05-09
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-05-09
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2
-2
/
+9
2022-05-09
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-05-09
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-6
/
+7
2022-05-09
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-05-09
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-05-09
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-05-09
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-05-09
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-3
/
+8
2022-05-09
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
1
-1
/
+1
2022-05-09
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-05-09
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
1
-1
/
+5
2022-05-09
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-05-09
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-05-09
xsk: Fix l2fwd for copy mode + busy poll combo
Maciej Fijalkowski
1
-1
/
+1
2022-05-01
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
1
-32
/
+32
2022-05-01
bpf: Introduce MEM_RDONLY flag
Hao Luo
2
-2
/
+2
2022-05-01
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2
-2
/
+2
2022-04-27
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
1
-1
/
+4
2022-04-27
netfilter: conntrack: avoid useless indirection during conntrack destruction
Florian Westphal
1
-6
/
+6
[next]