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
2008-07-28
udplite: Protection against coverage value wrap-around
Gerrit Renker
1
-0
/
+4
2008-07-28
xfrm: fix fragmentation for ipv4 xfrm tunnel
Steffen Klassert
1
-1
/
+1
2008-07-28
raw: Restore /proc/net/raw correct behavior
Eric Dumazet
1
-1
/
+1
2008-07-28
ipv6: use timer pending
Stephen Hemminger
1
-2
/
+2
2008-07-24
netfilter: nf_conntrack_tcp: fixing to check the lower bound of valid ACK
Jozsef Kadlecsik
1
-6
/
+7
2008-07-24
can: add sanity checks
Oliver Hartkopp
3
-4
/
+32
2008-07-24
mac80211: detect driver tx bugs
Johannes Berg
1
-1
/
+8
2008-06-24
sctp: Make sure N * sizeof(union sctp_addr) does not overflow.
David S. Miller
1
-1
/
+3
2008-06-21
nf_conntrack_h323: fix memory leak in module initialization error path
Patrick McHardy
1
-0
/
+1
2008-06-21
nf_conntrack_h323: fix module unload crash
Patrick McHardy
1
-7
/
+14
2008-06-21
nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()
Patrick McHardy
1
-2
/
+1
2008-06-16
mac80211: send association event on IBSS create
Dan Williams
1
-0
/
+5
2008-06-16
tcp: Fix inconsistency source (CA_Open only when !tcp_left_out(tp))
Ilpo Järvinen
1
-10
/
+19
2008-06-16
tcp FRTO: work-around inorder receivers
Ilpo Järvinen
1
-4
/
+11
2008-06-16
tcp FRTO: SACK variant is errorneously used with NewReno
Ilpo Järvinen
1
-5
/
+8
2008-06-16
tcp FRTO: Fix fallback to conventional recovery
Ilpo Järvinen
1
-1
/
+1
2008-06-16
tcp: fix skb vs fack_count out-of-sync condition
Ilpo Järvinen
1
-3
/
+3
2008-06-16
tcp: Limit cwnd growth when deferring for GSO
John Heffner
1
-1
/
+2
2008-06-16
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
John Heffner
1
-7
/
+4
2008-06-16
tcp: TCP connection times out if ICMP frag needed is delayed
Sridhar Samudrala
1
-4
/
+6
2008-06-16
vlan: Correctly handle device notifications for layered VLAN devices
Patrick McHardy
1
-3
/
+1
2008-06-16
ipsec: Use the correct ip_local_out function
Herbert Xu
2
-2
/
+2
2008-06-16
net_sched: cls_api: fix return value for non-existant classifiers
Patrick McHardy
1
-1
/
+1
2008-06-16
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
1
-1
/
+1
2008-06-16
can: Fix copy_from_user() results interpretation
Sam Ravnborg
1
-11
/
+10
2008-06-16
bluetooth: rfcomm_dev_state_change deadlock fix
Dave Young
1
-1
/
+12
2008-06-16
bluetooth: fix locking bug in the rfcomm socket cleanup handling
Arjan van de Ven
1
-1
/
+1
2008-06-16
ax25: Fix NULL pointer dereference and lockup.
Jarek Poplawski
1
-8
/
+3
2008-06-16
af_key: Fix selector family initialization.
Kazunori MIYAZAWA
1
-1
/
+1
2008-06-09
netfilter: nf_conntrack_ipv6: fix inconsistent lock state in nf_ct_frag6_gath...
Patrick McHardy
1
-3
/
+5
2008-06-09
netfilter: xt_connlimit: fix accouning when receive RST packet in ESTABLISHED...
Patrick McHardy
1
-1
/
+2
2008-06-09
netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_...
Patrick McHardy
1
-2
/
+2
2008-06-09
netfilter: xt_iprange: module aliases for xt_iprange
Phil Oester
1
-0
/
+2
2008-06-06
asn1: additional sanity checking during BER decoding (CVE-2008-1673)
Chris Wright
1
-0
/
+14
2008-05-15
{nfnetlink, ip, ip6}_queue: fix skb_over_panic when enlarging packets
Arnaud Ebalard
3
-9
/
+6
2008-05-15
nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
2
-3
/
+3
2008-05-15
can: Fix can_send() handling on dev_queue_xmit() failures
Oliver Hartkopp
1
-4
/
+12
2008-05-15
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-05-15
ipvs: fix oops in backup for fwmark conn templates
Julian Anastasov
6
-22
/
+64
2008-05-15
sch_htb: remove from event queue in htb_parent_to_leaf()
Jarek Poplawski
1
-2
/
+6
2008-05-15
XFRM: AUDIT: Fix flowlabel text format ambibuity.
YOSHIFUJI Hideaki
1
-1
/
+1
2008-05-09
sit: Add missing kfree_skb() on pskb_may_pull() failure.
David S. Miller
1
-1
/
+1
2008-05-01
IPSEC: Fix catch-22 with algorithm IDs above 31
Herbert Xu
3
-2
/
+4
2008-05-01
net: Fix wrong interpretation of some copy_to_user() results.
Pavel Emelyanov
3
-4
/
+5
2008-05-01
rose: Socket lock was not released before returning to user space
Bernard Pidoux
1
-2
/
+4
2008-05-01
RTNETLINK: Fix bogus ASSERT_RTNL warning
Patrick McHardy
1
-0
/
+6
2008-05-01
tcp: tcp_probe buffer overflow and incorrect return value
Tom Quetchenbach
1
-5
/
+4
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-32
/
+58
2008-04-16
AFS: Do not describe debug parameters with their value
Paul Bolle
2
-2
/
+2
2008-04-15
[TCP]: Add return value indication to tcp_prune_ofo_queue().
Vitaliy Gusev
1
-3
/
+9
[next]