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
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-09
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
1
-0
/
+1
2023-06-09
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+4
2023-06-05
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
1
-0
/
+10
2023-06-05
tls: rx: strp: preserve decryption status of skbs when needed
Jakub Kicinski
1
-0
/
+1
2023-05-30
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-18
/
+0
2023-05-30
net: fix stack overflow when LRO is disabled for virtual interfaces
Taehee Yoo
1
-0
/
+1
2023-05-30
ipv{4,6}/raw: fix output xfrm lookup wrt protocol
Nicolas Dichtel
1
-0
/
+2
2023-05-24
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-0
/
+8
2023-05-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-0
/
+7
2023-05-24
ipvs: Update width of source for ip_vs_sync_conn_options
Simon Horman
1
-2
/
+4
2023-05-24
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
1
-0
/
+2
2023-05-24
bonding: fix send_peer_notif overflow
Hangbin Liu
1
-1
/
+1
2023-05-24
net: Fix load-tearing on sk->sk_stamp in sock_recv_cmsgs().
Kuniyuki Iwashima
1
-1
/
+1
2023-05-17
netfilter: nf_tables: support for adding new devices to an existing netdev chain
Pablo Neira Ayuso
1
-0
/
+6
2023-05-17
rxrpc: Fix timeout of a call that hasn't yet been granted a channel
David Howells
1
-10
/
+11
2023-05-11
netfilter: nf_tables: deactivate anonymous set from preparation phase
Pablo Neira Ayuso
1
-0
/
+1
2023-05-11
netfilter: conntrack: fix wrong ct->timeout value
Tzung-Bi Shih
1
-1
/
+5
2023-05-11
xsk: Fix unaligned descriptor validation
Kal Conley
1
-7
/
+2
2023-05-11
scm: fix MSG_CTRUNC setting condition for SO_PASSSEC
Alexander Mikhalitsyn
1
-1
/
+12
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-0
/
+4
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
1
-0
/
+4
2023-04-13
mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
Jesper Dangaard Brouer
1
-0
/
+2
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-0
/
+45
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-04-07
bonding: fix ns validation on backup slaves
Hangbin Liu
1
-2
/
+6
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
1
-2
/
+2
2023-03-22
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
1
-0
/
+1
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+11
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-0
/
+7
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
1
-0
/
+1
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+0
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
1
-1
/
+0
2023-02-21
page_pool: add a comment explaining the fragment counter usage
Ilias Apalodimas
1
-0
/
+10
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
3
-14
/
+23
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
2
-3
/
+3
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
3
-1
/
+190
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
1
-0
/
+5
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2
-0
/
+9
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_NS_OTHERHOST
Eric Dumazet
1
-0
/
+5
2023-02-20
ipv6: icmp6: add SKB_DROP_REASON_IPV6_NDISC_BAD_OPTIONS
Eric Dumazet
1
-0
/
+3
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+8
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2023-02-16
Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2
-15
/
+125
2023-02-16
net/sched: act_connmark: transition to percpu stats and rcu
Pedro Tammela
1
-2
/
+7
2023-02-16
net/sched: act_nat: transition to percpu stats and rcu
Pedro Tammela
1
-3
/
+7
2023-02-16
net/sched: Retire rsvp classifier
Jamal Hadi Salim
1
-10
/
+0
2023-02-16
net/sched: Retire tcindex classifier
Jamal Hadi Salim
1
-5
/
+0
2023-02-15
wifi: cfg80211: remove gfp parameter from cfg80211_obss_color_collision_notif...
Lorenzo Bianconi
1
-1
/
+0
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
1
-28
/
+0
2023-02-14
wifi: cfg80211: call reg_notifier for self managed wiphy from driver hint
Wen Gong
1
-0
/
+3
[next]