index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
David S. Miller
2011-05-08
1
-4
/
+4
*
inet: Pass flowi to ->queue_xmit().
David S. Miller
2011-05-08
10
-15
/
+17
*
ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
David S. Miller
2011-05-08
2
-17
/
+20
*
ipv4: Create inet_csk_route_child_sock().
David S. Miller
2011-05-08
2
-0
/
+36
*
sctp: Store a flowi in transports to provide persistent keying.
David S. Miller
2011-05-08
2
-6
/
+4
*
ipv4: Use cork flow in ip_queue_xmit()
David S. Miller
2011-05-08
1
-2
/
+3
*
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
David S. Miller
2011-05-08
1
-5
/
+7
*
ipv4: Lock socket and use cork flow in ip4_datagram_connect().
David S. Miller
2011-05-08
1
-8
/
+15
*
l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
David S. Miller
2011-05-08
1
-7
/
+9
*
l2tp: Fix locking in l2tp_core.c
David S. Miller
2011-05-08
1
-0
/
+8
*
l2tp: Fix locking in l2tp_ip.c
David S. Miller
2011-05-08
1
-4
/
+15
*
tcp: Use cork flow in tcp_v4_connect()
David S. Miller
2011-05-08
1
-6
/
+7
*
dccp: Use cork flow in dccp_v4_connect()
David S. Miller
2011-05-08
1
-5
/
+6
*
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
2011-05-08
2
-12
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-05-07
7
-96
/
+100
|
\
|
*
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
2011-05-07
3
-1
/
+18
|
*
ixgbe: add rxhash support
Emil Tantilov
2011-05-07
2
-2
/
+19
|
*
igb: convert to ethtool set_phys_id
Jeff Kirsher
2011-05-07
1
-18
/
+19
|
*
e1000: convert to set_phys_id
Jeff Kirsher
2011-05-07
2
-37
/
+16
|
*
e100: implemenet set_phys_id
Jeff Kirsher
2011-05-07
1
-38
/
+28
*
|
hamachi: Put back RX_CHECKSUM
David S. Miller
2011-05-07
1
-0
/
+1
|
/
*
ipv4: Initialize cork->opt using NULL not 0.
David S. Miller
2011-05-06
1
-1
/
+1
*
ipv4: Initialize on-stack cork more efficiently.
David S. Miller
2011-05-06
1
-1
/
+4
*
inet: Decrease overhead of on-stack inet_cork.
David S. Miller
2011-05-06
5
-33
/
+41
*
hamachi: Delete TX checksumming code commented out since 1999
David S. Miller
2011-05-06
1
-79
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
28
-66
/
+170
|
\
|
*
can: fix SJA1000 dlc for RTR packets
Kurt Van Dijck
2011-05-05
1
-1
/
+1
|
*
usbnet: runtime pm: fix out of memory
Ming Lei
2011-05-05
1
-3
/
+7
|
*
net: ip_expire() must revalidate route
Eric Dumazet
2011-05-04
1
-16
/
+15
|
*
sysctl: net: call unregister_net_sysctl_table where needed
Lucian Adrian Grijincu
2011-05-02
2
-2
/
+2
|
*
Revert: veth: remove unneeded ifname code from veth_newlink()
Jiri Pirko
2011-05-02
1
-0
/
+12
|
*
smsc95xx: fix reset check
Rabin Vincent
2011-05-02
1
-1
/
+1
|
*
tg3: Fix failure to enable WoL by default when possible
Rafael J. Wysocki
2011-05-02
1
-2
/
+6
|
*
networking: inappropriate ioctl operation should return ENOTTY
Lifeng Sun
2011-05-02
1
-3
/
+3
|
*
amd8111e: trivial typo spelling: Negotitate -> Negotiate
Joe Perches
2011-05-02
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-05-02
5
-17
/
+47
|
|
\
|
|
*
iwl4965: fix "Received BA when not expected"
Stanislaw Gruszka
2011-04-29
1
-6
/
+12
|
|
*
iwlagn: fix "Received BA when not expected"
Stanislaw Gruszka
2011-04-29
1
-6
/
+11
|
|
*
iwl4965: fix "TX Power requested while scanning"
Stanislaw Gruszka
2011-04-28
1
-4
/
+4
|
|
*
iwlegacy: led stay solid on when no traffic
Wey-Yi Guy
2011-04-28
1
-1
/
+19
|
|
*
b43: trivial: update module info about ucode16_mimo firmware
Rafał Miłecki
2011-04-28
1
-0
/
+1
|
*
|
ipv4: don't spam dmesg with "Using LC-trie" messages
Alexey Dobriyan
2011-05-01
1
-3
/
+0
|
*
|
af_unix: Only allow recv on connected seqpacket sockets.
Eric W. Biederman
2011-05-01
1
-1
/
+15
|
*
|
mii: add support of pause frames in mii_get_an
artpol
2011-04-29
1
-0
/
+4
|
*
|
net: ftmac100: fix scheduling while atomic during PHY link status change
Adam Jaremko
2011-04-29
1
-4
/
+4
|
*
|
usbnet: Transfer of maintainership
Oliver Neukum
2011-04-29
1
-1
/
+1
|
*
|
usbnet: add support for some Huawei modems with cdc-ether ports
Dan Williams
2011-04-29
1
-2
/
+12
|
*
|
bnx2: cancel timer on device removal
Neil Horman
2011-04-29
1
-0
/
+2
|
*
|
dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
Peter Korsgaard
2011-04-28
2
-7
/
+23
|
*
|
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-28
2
-0
/
+9
[next]