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
compress-2025-01-21
compress-2025-01-23
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
2006-07-17
[PATCH] IPV6 ADDRCONF: Fix default source address selection without CONFIG_IP...
YOSHIFUJI Hideaki
1
-0
/
+3
2006-07-17
[PATCH] IPV6: Fix source address selection.
$,1 aukasz Stelmach
1
-0
/
+6
2006-06-30
[PATCH] NETFILTER: SCTP conntrack: fix crash triggered by packet without chun...
Patrick McHardy
2
-2
/
+2
2006-06-20
[PATCH] xt_sctp: fix endless loop caused by 0 chunk length (CVE-2006-3085)
Patrick McHardy
1
-1
/
+1
2006-05-30
[PATCH] NETFILTER: Fix small information leak in SO_ORIGINAL_DST (CVE-2006-1343)
Marcel Holtmann
2
-0
/
+2
2006-05-22
[PATCH] NETFILTER: SNMP NAT: fix memory corruption (CVE-2006-2444)
Patrick McHardy
1
-8
/
+7
2006-05-20
[PATCH] SCTP: Validate the parameter length in HB-ACK chunk (CVE-2006-1857)
Vladislav Yasevich
1
-0
/
+6
2006-05-20
[PATCH] Netfilter: do_add_counters race, possible oops or info leak (CVE-2006...
Chris Wright
3
-3
/
+3
2006-05-09
[PATCH] SCTP: Prevent possible infinite recursion with multiple bundled DATA....
Vladislav Yasevich
1
-2
/
+25
2006-05-09
[PATCH] SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-...
Neil Horman
2
-10
/
+37
2006-05-09
[PATCH] SCTP: Fix state table entries for chunks received in CLOSED state. (C...
Sridhar Samudrala
1
-5
/
+5
2006-05-09
[PATCH] SCTP: Fix panic's when receiving fragmented SCTP control chunks. (CVE...
Sridhar Samudrala
1
-5
/
+8
2006-05-02
[PATCH] NETFILTER: SCTP conntrack: fix infinite loop (CVE-2006-1527)
Patrick McHardy
2
-8
/
+14
2006-04-24
[PATCH] IPV6: XFRM: Fix decoding session with preceding extension header(s).
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+2
2006-04-24
[PATCH] IPV6: XFRM: Don't use old copy of pointer after pskb_may_pull().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+3
2006-04-24
[PATCH] IPV6: Ensure to have hop-by-hop options in our header of &sk_buff.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+12
2006-04-24
[PATCH] Fix hotplug race during device registration
Thomas de Grenier de Latour
1
-1
/
+1
2006-04-24
[PATCH] Fix truesize underflow
Herbert Xu
1
-1
/
+3
2006-04-18
[PATCH] ip_route_input panic fix (CVE-2006-1525)
Stephen Hemminger
1
-1
/
+4
2006-04-17
[PATCH] atm: clip causes unregister hang
Stephen Hemminger
1
-15
/
+27
2006-04-17
[PATCH] NETFILTER: Fix fragmentation issues with bridge netfilter
Patrick McHardy
2
-5
/
+14
2006-04-07
[PATCH] fib_trie.c node freeing fix
David S. Miller
1
-6
/
+6
2006-04-07
[PATCH] {ip, nf}_conntrack_netlink: fix expectation notifier unregistration
Martin Josefsson
2
-2
/
+2
2006-03-27
[PATCH] NET: Ensure device name passed to SO_BINDTODEVICE is NULL terminated.
David S. Miller
1
-2
/
+3
2006-03-27
[PATCH] TCP: Do not use inet->id of global tcp_socket when sending RST (CVE-2...
Alexey Kuznetsov
1
-5
/
+1
2006-03-19
[AX.25]: Fix potencial memory hole.
Ralf Baechle DL5RB
1
-1
/
+1
2006-03-15
[PATCH] ieee80211: Fix QoS is not active problem
Hong Liu
1
-2
/
+2
2006-03-15
[PATCH] ieee80211: Fix CCMP decryption problem when QoS is enabled
Zhu Yi
1
-1
/
+1
2006-03-14
[PATCH] SUNRPC: Fix potential deadlock in RPC code
Trond Myklebust
1
-8
/
+5
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
1
-1
/
+2
2006-03-13
[TCP]: Fix zero port problem in IPv6
Herbert Xu
1
-1
/
+5
2006-03-12
[NETFILTER]: arp_tables: fix NULL pointer dereference
Patrick McHardy
1
-1
/
+1
2006-03-12
[IPV4/6]: Fix UFO error propagation
Patrick McHardy
2
-6
/
+8
2006-03-12
[TCP]: tcp_highspeed: fix AIMD table out-of-bounds access
Patrick McHardy
1
-1
/
+1
2006-03-12
[NETLINK]: Fix use-after-free in netlink_recvmsg
Patrick McHardy
1
-2
/
+3
2006-03-12
[XFRM]: Fix leak in ah6_input
Patrick McHardy
1
-1
/
+1
2006-03-12
[NET_SCHED]: act_api: fix skb leak in error path
Patrick McHardy
1
-1
/
+1
2006-03-12
[NETFILTER]: nfnetlink_queue: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+5
2006-03-11
[TCP]: Fix tcp_tso_should_defer() when limit>=65536
David S. Miller
1
-0
/
+4
2006-03-11
[NETFILTER]: Fix wrong option spelling in Makefile for CONFIG_BRIDGE_EBT_ULOG
Gregor Maier
1
-1
/
+1
2006-03-11
[IPV6]: fix ipv6_saddr_score struct element
Brian Haley
1
-1
/
+1
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+1
2006-03-07
[NETFILTER] ip_queue: Fix wrong skb->len == nlmsg_len assumption
Thomas Graf
2
-2
/
+2
2006-03-04
[DCCP] ccid3: Divide by zero fix
Ian McDonald
1
-3
/
+7
2006-03-04
[ATM]: keep atmsvc failure messages quiet
Chas Williams
1
-8
/
+2
2006-03-04
[BRIDGE]: generate kobject remove event
Stephen Hemminger
1
-0
/
+1
2006-03-04
[BRIDGE]: port timer initialization
Stephen Hemminger
2
-3
/
+2
2006-03-04
[BRIDGE]: fix crash in STP
Stephen Hemminger
1
-14
/
+15
2006-02-28
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
1
-11
/
+5
2006-02-27
[PATCH] ieee80211_rx.c: is_beacon
Pete Zaitcev
1
-11
/
+5
[next]