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
2008-11-26
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
1
-0
/
+2
2008-11-26
tcp: tcp_limit_reno_sacked can become static
Ilpo Järvinen
2
-3
/
+1
2008-11-25
Revert "hso: Fix crashes on close."
David S. Miller
1
-9
/
+2
2008-11-25
Revert "hso: Fix free of mutexes still in use."
David S. Miller
1
-87
/
+23
2008-11-25
Revert "hso: Add TIOCM ioctl handling."
David S. Miller
1
-317
/
+12
2008-11-25
xfrm: remove useless forward declarations
Alexey Dobriyan
2
-4
/
+0
2008-11-25
ah4/ah6: remove useless NULL assignments
Alexey Dobriyan
2
-4
/
+0
2008-11-25
igb: loopback bits not correctly cleared from RCTL register
Alexander Duyck
2
-3
/
+4
2008-11-25
igb: remove unneeded bit refrence when enabling jumbo frames
Alexander Duyck
2
-20
/
+6
2008-11-25
DCB: fix kconfig option
Jeff Kirsher
8
-21
/
+31
2008-11-25
aoe: remove private mac address format function
Harvey Harrison
5
-25
/
+14
2008-11-25
hso: Hook up ->reset_resume
Denis Joseph Barrow
1
-0
/
+1
2008-11-25
hso: Add TIOCM ioctl handling.
Denis Joseph Barrow
1
-12
/
+317
2008-11-25
hso: Fix free of mutexes still in use.
Denis Joseph Barrow
1
-23
/
+87
2008-11-25
hso: Fix URB submission -EINVAL.
Denis Joseph Barrow
1
-11
/
+14
2008-11-25
hso: Fix crashes on close.
Denis Joseph Barrow
1
-2
/
+9
2008-11-25
hso: Add new usb device id's.
Denis Joseph Barrow
1
-0
/
+5
2008-11-25
netdev: add HAVE_NET_DEVICE_OPS
Stephen Hemminger
1
-0
/
+1
2008-11-25
tcp: handle shift/merge of cloned skbs too
Ilpo Järvinen
1
-5
/
+2
2008-11-25
tcp: add some mibs to track collapsing
Ilpo Järvinen
3
-0
/
+10
2008-11-25
tcp: Make shifting not clear the hints
Ilpo Järvinen
1
-2
/
+14
2008-11-25
tcp: Try to restore large SKBs while SACK processing
Ilpo Järvinen
4
-7
/
+427
2008-11-25
tcp: make tcp_sacktag_one able to handle partial skb too
Ilpo Järvinen
1
-15
/
+17
2008-11-25
tcp: Make SACK code to split only at mss boundaries
Ilpo Järvinen
1
-4
/
+23
2008-11-25
tcp: more aggressive skipping
Ilpo Järvinen
1
-1
/
+1
2008-11-25
tcp: move tcp_simple_retransmit to tcp_input
Ilpo Järvinen
3
-53
/
+52
2008-11-25
tcp: collapse more than two on retransmission
Ilpo Järvinen
1
-37
/
+59
2008-11-25
net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames()
Eric Dumazet
1
-1
/
+6
2008-11-25
net: avoid a pair of dst_hold()/dst_release() in ip_append_data()
Eric Dumazet
5
-10
/
+15
2008-11-25
net: gen_estimator: Fix gen_kill_estimator() lookups
Jarek Poplawski
1
-20
/
+56
2008-11-25
pkt_sched: sch_drr: fix drr_dequeue loop()
Patrick McHardy
1
-3
/
+5
2008-11-25
infiniband: Kill directly reference of netdev->priv
Wang Chen
1
-4
/
+4
2008-11-25
netdevice sbni: Convert directly reference of netdev->priv
Wang Chen
1
-47
/
+52
2008-11-25
tokenring/3c359.c: Prevent possible mem leak when open failed
Jirka Pirko
1
-0
/
+2
2008-11-25
tokenring/3c359.c: Fix error message when allocating tx_ring
Jirka Pirko
1
-1
/
+1
2008-11-25
tokenring/3c359.c: fix allocation null check
Jirka Pirko
1
-1
/
+1
2008-11-25
8139too: use err.h macros
Stephen Hemminger
1
-11
/
+7
2008-11-25
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
1
-0
/
+2
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
Eric Dumazet
3
-5
/
+7
2008-11-24
eth: Declare an optimized compare_ether_addr_64bits() function
Eric Dumazet
2
-3
/
+45
2008-11-24
axnet_cs: Fix build after net device ops ne2k conversion.
David S. Miller
1
-8
/
+8
2008-11-24
net: Make sure BHs are disabled in sock_prot_inuse_add()
David S. Miller
3
-0
/
+9
2008-11-24
net: fix tunnels in netns after ndo_ changes
Alexey Dobriyan
4
-4
/
+4
2008-11-24
net: Convert TCP/DCCP listening hash tables to use RCU
Eric Dumazet
5
-116
/
+147
2008-11-24
dccp: Header option insertion routine for feature-negotiation
Gerrit Renker
2
-60
/
+33
2008-11-24
dccp: Support for Mandatory options
Gerrit Renker
2
-0
/
+17
2008-11-24
dccp: Increase the scope of variable-length htonl/ntohl functions
Gerrit Renker
2
-7
/
+28
2008-11-24
dccp: API to query the current TX/RX CCID
Gerrit Renker
3
-5
/
+30
2008-11-24
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
6
-8
/
+61
2008-11-24
myri10ge: update firmware headers
Brice Goglin
1
-0
/
+1
[next]