index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
1
-0
/
+2
2021-10-06
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2
-2
/
+2
2021-09-18
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
1
-0
/
+1
2021-08-26
Revert "flow_offload: action should not be NULL when it is referenced"
Ido Schimmel
1
-7
/
+5
2021-08-18
psample: Add a fwd declaration for skbuff
Roi Dayan
1
-0
/
+2
2021-08-12
xfrm: Fix RCU vs hash_resize_mutex lock inversion
Frederic Weisbecker
1
-0
/
+1
2021-08-12
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
1
-0
/
+1
2021-08-12
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
1
-1
/
+1
2021-08-04
net: llc: fix skb_over_panic
Pavel Skripkin
1
-8
/
+23
2021-07-31
sctp: move 198 addresses from unusable to private scope
Xin Long
1
-3
/
+1
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
1
-1
/
+1
2021-07-28
bonding: Add struct bond_ipesc to manage SA
Taehee Yoo
1
-1
/
+8
2021-07-25
tcp: consistently disable header prediction for mptcp
Paolo Abeni
1
-0
/
+4
2021-07-25
net: validate lwtstate->data before returning from skb_tunnel_info()
Taehee Yoo
1
-1
/
+3
2021-07-25
net: ipv6: fix return value of ip6_skb_dst_mtu
Vadim Fedorenko
1
-1
/
+1
2021-07-19
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
1
-1
/
+1
2021-07-19
flow_offload: action should not be NULL when it is referenced
gushengxian
1
-5
/
+7
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2
-8
/
+20
2021-07-14
Bluetooth: Fix Set Extended (Scan Response) Data
Luiz Augusto von Dentz
2
-6
/
+8
2021-07-14
net: macsec: fix the length used to copy the key for offloading
Antoine Tenart
1
-1
/
+1
2021-07-14
net: sched: add barrier to ensure correct ordering for lockless qdisc
Yunsheng Lin
1
-0
/
+12
2021-07-14
xsk: Fix missing validation for skb and unaligned mode
Magnus Karlsson
1
-2
/
+7
2021-07-14
net/sched: act_vlan: Fix modify to allow 0
Boris Sukholitko
1
-0
/
+1
2021-07-14
xfrm: xfrm_state_mtu should return at least 1280 for ipv6
Sabrina Dubroca
1
-0
/
+1
2021-06-30
inet: annotate date races around sk->sk_txhash
Eric Dumazet
1
-3
/
+7
2021-06-30
net: annotate data race in sock_error()
Eric Dumazet
1
-1
/
+6
2021-06-23
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-1
/
+6
2021-06-23
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
1
-0
/
+7
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
2
-2
/
+2
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+1
2021-06-10
net/tls: Fix use-after-free after the TLS device goes down and up
Maxim Mikityanskiy
1
-0
/
+9
2021-06-10
net/tls: Replace TLS_RX_SYNC_RUNNING with RCU
Maxim Mikityanskiy
1
-1
/
+0
2021-06-03
net: zero-initialize tc skb extension on allocation
Vlad Buslov
1
-0
/
+11
2021-06-03
net: sched: fix tx action rescheduling issue during deactivation
Yunsheng Lin
1
-6
/
+1
2021-06-03
net: sched: fix packet stuck problem for lockless qdisc
Yunsheng Lin
1
-1
/
+34
2021-06-03
net: really orphan skbs tied to closing sk
Paolo Abeni
1
-1
/
+3
2021-06-03
netfilter: flowtable: Remove redundant hw refresh bit
Roi Dayan
1
-1
/
+0
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-05-28
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-19
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
1
-1
/
+11
2021-05-14
net: bridge: mcast: fix broken length + header check for MRDv6 Adv.
Linus Lüssing
1
-1
/
+0
2021-05-14
netfilter: nftables_offload: VLAN id needs host byteorder in flow dissector
Pablo Neira Ayuso
1
-1
/
+10
2021-05-14
netfilter: nft_payload: fix C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+1
2021-05-14
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-0
/
+1
2021-04-14
sch_red: fix off-by-one checks in red_check_params()
Eric Dumazet
1
-2
/
+2
2021-04-14
xfrm: Fix NULL pointer dereference on policy lookup
Steffen Klassert
1
-1
/
+1
2021-04-14
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
1
-1
/
+3
2021-04-14
xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume
Evan Nimmo
1
-1
/
+1
2021-04-14
net: sched: fix err handler in tcf_action_init()
Vlad Buslov
1
-6
/
+1
2021-04-14
net: let skb_orphan_partial wake-up waiters.
Paolo Abeni
1
-0
/
+9
[next]