index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-04
sctp: Fix out-of-bounds reading in sctp_asoc_get_hmac()
Dan Rosenberg
1
-2
/
+6
2010-10-04
sctp: prevent reading out-of-bounds memory
Dan Rosenberg
1
-1
/
+12
2010-10-04
ipv4: correct IGMP behavior on v3 query during v2-compatibility mode
David Stevens
1
-1
/
+13
2010-10-04
netdev: Depend on INET before selecting INET_LRO
Ben Hutchings
1
-2
/
+2
2010-10-04
Revert "ipv4: Make INET_LRO a bool instead of tristate."
Ben Hutchings
1
-1
/
+1
2010-10-04
net: Fix the condition passed to sk_wait_event()
Nagendra Tomar
1
-4
/
+4
2010-10-04
net: Fix IPv6 PMTU disc. w/ asymmetric routes
Maciej Żenczykowski
1
-4
/
+24
2010-10-01
vlan: dont drop packets from unknown vlans in promiscuous mode
Eric Dumazet
1
-4
/
+10
2010-09-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-6
/
+2
2010-09-30
Phonet: Correct header retrieval after pskb_may_pull
Kumar Sanghvi
1
-1
/
+2
2010-09-30
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
Boaz Harrosh
1
-14
/
+3
2010-09-29
ip_gre: Fix dependencies wrt. ipv6.
David S. Miller
1
-0
/
+1
2010-09-29
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
Damian Lukowski
1
-10
/
+14
2010-09-28
iwl3945: queue the right work if the scan needs to be aborted
Florian Mickler
2
-2
/
+2
2010-09-28
tcp: Fix >4GB writes on 64-bit.
David S. Miller
3
-4
/
+5
2010-09-28
net/9p: Mount only matching virtio channels
Sven Eckelmann
1
-1
/
+2
2010-09-28
de2104x: fix ethtool
Ondrej Zary
1
-2
/
+5
2010-09-28
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
1
-3
/
+4
2010-09-28
tproxy: check for transparent flag in ip_route_newports
Ulrich Weber
1
-0
/
+2
2010-09-28
ipv6: add IPv6 to neighbour table overflow warning
Ulrich Weber
2
-2
/
+2
2010-09-28
tcp: fix TSO FACK loss marking in tcp_mark_head_lost
Yuchung Cheng
1
-1
/
+2
2010-09-27
3c59x: fix regression from patch "Add ethtool WOL support"
Jan Beulich
1
-0
/
+10
2010-09-27
ipv6: add a missing unregister_pernet_subsys call
Neil Horman
3
-3
/
+14
2010-09-27
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-09-27
sgiseeq: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
rionet: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-1
/
+1
2010-09-27
ibm_newemac: use free_netdev(netdev) instead of kfree()
Kulikov Vasiliy
1
-2
/
+2
2010-09-27
smsc911x: Add MODULE_ALIAS()
Vincent Stehlé
1
-0
/
+1
2010-09-27
net: reset skb queue mapping when rx'ing over tunnel
Tom Herbert
1
-0
/
+1
2010-09-27
br2684: fix scheduling while atomic
Karl Hiramoto
1
-10
/
+2
2010-09-27
de2104x: fix TP link detection
Ondrej Zary
1
-2
/
+21
2010-09-27
de2104x: fix power management
Ondrej Zary
1
-0
/
+3
2010-09-25
de2104x: disable autonegotiation on broken hardware
Ondrej Zary
1
-2
/
+10
2010-09-25
net: fix a lockdep splat
Eric Dumazet
6
-26
/
+26
2010-09-24
mac80211: fix use-after-free
Johannes Berg
1
-4
/
+0
2010-09-23
e1000e: 82579 do not gate auto config of PHY by hardware during nominal use
Bruce Allan
1
-9
/
+68
2010-09-23
e1000e: 82579 jumbo frame workaround causing CRC errors
Bruce Allan
2
-21
/
+20
2010-09-23
e1000e: 82579 unaccounted missed packets
Bruce Allan
2
-0
/
+49
2010-09-23
e1000e: 82566DC fails to get link
Bruce Allan
1
-2
/
+5
2010-09-23
e1000e: 82579 SMBus address and LEDs incorrect after device reset
Bruce Allan
1
-3
/
+3
2010-09-23
e1000e: 82577/8/9 issues with device in Sx
Bruce Allan
1
-8
/
+39
2010-09-23
xfrm4: strip ECN bits from tos field
Ulrich Weber
1
-1
/
+1
2010-09-23
atl1: zero out CMB and SBM in atl1_free_ring_resources
Luca Tettamanti
1
-0
/
+6
2010-09-23
atl1: fix resume
Luca Tettamanti
1
-2
/
+3
2010-09-23
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
1
-2
/
+2
2010-09-23
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
1
-1
/
+3
2010-09-23
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
1
-2
/
+4
2010-09-23
netfilter: fix a race in nf_ct_ext_create()
Eric Dumazet
1
-1
/
+3
2010-09-23
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
1
-0
/
+1
2010-09-23
netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
Simon Horman
1
-1
/
+1
[next]