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
2009-10-20
tcp: Try to catch MSG_PEEK bug
Herbert Xu
1
-1
/
+3
2009-10-20
net: Fix IP_MULTICAST_IF
Eric Dumazet
2
-5
/
+8
2009-10-20
bluetooth: static lock key fix
Dave Young
1
-3
/
+6
2009-10-20
bluetooth: scheduling while atomic bug fix
Dave Young
1
-2
/
+2
2009-10-20
tcp: fix TCP_DEFER_ACCEPT retrans calculation
Julian Anastasov
1
-12
/
+43
2009-10-20
tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPT
Julian Anastasov
1
-3
/
+31
2009-10-20
tcp: accept socket after TCP_DEFER_ACCEPT period
Julian Anastasov
1
-2
/
+2
2009-10-20
Revert "tcp: fix tcp_defer_accept to consider the timeout"
David S. Miller
1
-1
/
+0
2009-10-19
AF_UNIX: Fix deadlock on connecting to shutdown socket
Tomoki Sekiyama
1
-0
/
+2
2009-10-19
ethoc: clear only pending irqs
Thomas Chou
1
-1
/
+1
2009-10-19
ethoc: inline regs access
Thomas Chou
1
-9
/
+10
2009-10-17
vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n
Randy Dunlap
2
-10
/
+19
2009-10-15
virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()
Eric Dumazet
1
-1
/
+1
2009-10-15
be2net: fix support for PCI hot plug
Sathya Perla
2
-11
/
+22
2009-10-15
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
3
-14
/
+18
2009-10-15
vmxnet: fix 2 build problems
Randy Dunlap
2
-2
/
+11
2009-10-15
net: add support for STMicroelectronics Ethernet controllers.
Giuseppe Cavallaro
16
-0
/
+5178
2009-10-15
net: ks8851_mll uses mii interfaces
Randy Dunlap
1
-0
/
+1
2009-10-15
net/fec_mpc52xx: Fix kernel panic on FEC error
John Bonesio
1
-6
/
+0
2009-10-15
net: Fix OF platform drivers coldplug/hotplug when compiled as modules
Anton Vorontsov
9
-3
/
+10
2009-10-13
TI DaVinci EMAC: Clear statistics register properly.
Sriram
1
-12
/
+24
2009-10-13
r8169: partial support and phy init for the 8168d
françois romieu
1
-55
/
+932
2009-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-4
/
+11
2009-10-13
irda/sa1100_ir: check return value of startup hook
Dmitry Artamonow
1
-2
/
+5
2009-10-13
udp: Fix udp_poll() and ioctl()
Eric Dumazet
1
-30
/
+43
2009-10-13
WAN: fix Cisco HDLC handshaking.
Krzysztof Halasa
1
-10
/
+8
2009-10-13
tcp: fix tcp_defer_accept to consider the timeout
Willy Tarreau
1
-0
/
+1
2009-10-13
3c574_cs: spin_lock the set_multicast_list function
Ken Kawasaki
1
-1
/
+12
2009-10-13
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor...
Chris Rankin
2
-1
/
+18
2009-10-13
netxen: fix pci bar mapping
Dhananjay Phadke
1
-1
/
+2
2009-10-13
ethoc: fix warning from 32bit build
Alan Cox
1
-1
/
+2
2009-10-13
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-13
net: VMware virtual Ethernet NIC driver: vmxnet3
Shreyas Bhatewara
9
-0
/
+4193
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2
-17
/
+12
2009-10-12
libertas: fix build
Alan Cox
1
-0
/
+1
2009-10-12
mac80211: document ieee80211_rx() context requirement
Johannes Berg
2
-0
/
+4
2009-10-12
b43: fix ieee80211_rx() context
Johannes Berg
1
-0
/
+3
2009-10-12
mac80211: fix ibss race
Johannes Berg
1
-1
/
+1
2009-10-12
mac80211: fix logic error ibss merge bssid check
Felix Fietkau
1
-1
/
+1
2009-10-12
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2
-2
/
+2
2009-10-12
acenic: Pass up error code from ace_load_firmware()
Ben Hutchings
1
-1
/
+2
2009-10-12
net: Fix struct sock bitfield annotation
Eric Dumazet
1
-5
/
+5
2009-10-12
pkt_sched: pedit use proper struct
jamal
1
-1
/
+1
2009-10-12
net: Add patchwork URL to MAINTAINERS
Eric Dumazet
1
-0
/
+1
2009-10-10
net: Link in PHY drivers before others.
David S. Miller
1
-4
/
+4
2009-10-09
ibm_newemac: Added 16K Tx FIFO size support for EMAC4
Dave Mitchell
2
-2
/
+6
2009-10-09
qlge: Add disable/enable firmare irqs to handler.
Ron Mercer
1
-0
/
+4
2009-10-09
qlge: Restore rx mode after internal reset.
Ron Mercer
1
-0
/
+6
2009-10-09
qlge: Fix chip reset process.
Ron Mercer
3
-0
/
+106
2009-10-09
qlge: Fix RX multicast filter settings.
Ron Mercer
1
-10
/
+39
[prev]
[next]