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-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
1
-2
/
+2
2022-06-06
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-06-06
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-06-06
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-06-06
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-06-06
net: af_key: check encryption module availability consistency
Thomas Bartschies
1
-3
/
+3
2022-05-25
mptcp: Do TCP fallback on early DSS checksum failure
Mat Martineau
2
-4
/
+20
2022-05-25
nl80211: fix locking in nl80211_set_tx_bitrate_mask()
Johannes Berg
1
-2
/
+7
2022-05-25
net: fix wrong network header length
Lina Wang
1
-1
/
+3
2022-05-25
nl80211: validate S1G channel width
Kieran Frewen
1
-0
/
+9
2022-05-25
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
1
-2
/
+1
2022-05-25
net: bridge: Clear offload_fwd_mark when passing frame up bridge interface.
Andrew Lunn
1
-0
/
+7
2022-05-25
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-25
netfilter: flowtable: pass flowtable to nf_flow_table_iterate()
Pablo Neira Ayuso
1
-10
/
+10
2022-05-25
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-25
mptcp: fix checksum byte order
Paolo Abeni
3
-14
/
+26
2022-05-25
mptcp: reuse __mptcp_make_csum in validate_data_csum
Geliang Tang
1
-9
/
+6
2022-05-25
mptcp: change the parameter of __mptcp_make_csum
Geliang Tang
2
-4
/
+5
2022-05-25
net: af_key: add check for pfkey_broadcast in function pfkey_process
Jiasheng Jiang
1
-2
/
+4
2022-05-25
NFC: nci: fix sleep in atomic context bugs caused by nci_skb_alloc
Duoming Zhou
2
-3
/
+3
2022-05-25
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-25
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
1
-1
/
+1
2022-05-25
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-25
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-05-25
net/sched: act_pedit: sanitize shift argument before usage
Paolo Abeni
1
-0
/
+4
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
1
-5
/
+18
2022-05-25
xfrm: rework default policy structure
Nicolas Dichtel
2
-28
/
+25
2022-05-25
libceph: fix potential use-after-free on linger ping and resends
Ilya Dryomov
1
-183
/
+119
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
[next]