index
:
linux-stable.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.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
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Fix IPv4/DECnet routing rule dumping
Patrick McHardy
2006-07-08
2
-3
/
+4
*
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-08
5
-32
/
+166
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
6
-8
/
+8
*
[ATM]: fix possible recursive locking in skb_migrate()
Arjan van de Ven
2006-07-08
1
-6
/
+11
*
[NET]: Fix network device interface printk message priority
Stephen Hemminger
2006-07-07
1
-3
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-07-05
1
-8
/
+10
|
\
|
*
[PKT_SCHED]: Fix error handling while dumping actions
Thomas Graf
2006-07-05
1
-2
/
+4
|
*
[PKT_SCHED]: Return ENOENT if action module is unavailable
Thomas Graf
2006-07-05
1
-0
/
+1
|
*
[PKT_SCHED]: Fix illegal memory dereferences when dumping actions
Thomas Graf
2006-07-05
1
-6
/
+5
*
|
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-07-05
1
-2
/
+1
|
\
\
|
*
|
This fixes a panic doing the first READDIR or READDIRPLUS call when:
Trond Myklebust
2006-07-05
1
-2
/
+1
|
|
/
*
|
[PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549
John W. Linville
2006-07-05
1
-2
/
+2
*
|
[PATCH] CONFIG_WIRELESS_EXT is neccessary after all
Horms
2006-07-05
1
-0
/
+2
*
|
[PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate t...
Joseph Jezak
2006-07-05
1
-2
/
+4
*
|
[PATCH] SoftMAC: Prevent multiple authentication attempts on the same network
Joseph Jezak
2006-07-05
3
-9
/
+56
*
|
[PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211...
Larry Finger
2006-07-05
1
-0
/
+3
*
|
[PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c
Eric Sesterhenn
2006-07-05
1
-1
/
+1
*
|
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...
Hong Liu
2006-07-05
1
-4
/
+11
|
/
*
[Bluetooth] Add RFCOMM role switch support
Marcel Holtmann
2006-07-03
1
-0
/
+5
*
[Bluetooth] Allow disabling of credit based flow control
Marcel Holtmann
2006-07-03
1
-5
/
+13
*
[Bluetooth] Small cleanup of the L2CAP source code
Marcel Holtmann
2006-07-03
1
-180
/
+177
*
[Bluetooth] Use real devices for host controllers
Marcel Holtmann
2006-07-03
6
-97
/
+75
*
[Bluetooth] Add platform device for virtual and serial devices
Marcel Holtmann
2006-07-03
2
-8
/
+51
*
[Bluetooth] Add automatic sniff mode support
Marcel Holtmann
2006-07-03
5
-48
/
+368
*
[Bluetooth] Correct SCO buffer size on request
Marcel Holtmann
2006-07-03
1
-3
/
+11
*
[BRIDGE]: br_dump_ifinfo index fix
Andrey Savochkin
2006-07-03
1
-1
/
+2
*
[NET]: add+use poison defines
Randy Dunlap
2006-07-03
2
-2
/
+4
*
[IPV6]: Fix ipv6 GSO payload length
Michael Chan
2006-07-03
1
-1
/
+2
*
[TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED)
Allan Stephens
2006-07-03
2
-1
/
+6
*
[NET]: Verify gso_type too in gso_segment
Herbert Xu
2006-07-03
3
-4
/
+31
*
[ROSE]: Try all routes when establishing a ROSE connections.
Ralf Baechle
2006-07-03
1
-1
/
+6
*
[NETROM]: Use socket helpers instead of direct fiddling with struct sock
Ralf Baechle DL5RB
2006-07-03
1
-2
/
+2
*
[AX.25]: Reference counting for AX.25 routes.
Ralf Baechle DL5RB
2006-07-03
2
-49
/
+23
*
[ROSE]: Fix dereference of skb pointer after free.
Ralf Baechle
2006-07-03
1
-1
/
+4
*
[AF_UNIX]: datagram getpeersec fix
Andrew Morton
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
1
-9
/
+88
*
[PATCH] lockdep: annotate vlan net device as being a special class
Arjan van de Ven
2006-07-03
1
-0
/
+11
*
[PATCH] lockdep: annotate sunrpc code
Arjan van de Ven
2006-07-03
1
-4
/
+4
*
[PATCH] lockdep: annotate bh_lock_sock()
Ingo Molnar
2006-07-03
1
-1
/
+1
*
[PATCH] lockdep: annotate af_unix locking
Ingo Molnar
2006-07-03
1
-1
/
+11
*
[PATCH] lockdep: annotate sock_lock_init()
Ingo Molnar
2006-07-03
1
-0
/
+16
*
[PATCH] lockdep: annotate skb_queue_head_init
Ingo Molnar
2006-07-03
1
-0
/
+7
*
[PATCH] lockdep: fix RT_HASH_LOCK_SZ
Ingo Molnar
2006-07-03
1
-9
/
+14
*
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
2006-07-03
1
-1
/
+2
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
2
-2
/
+2
*
[PATCH] bcm43xx: netlink deadlock fix
Arjan van de Ven
2006-07-03
1
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-30
13
-33
/
+91
|
\
|
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
5
-12
/
+6
|
*
[NET]: Generalise TSO-specific bits from skb_setup_caps
Herbert Xu
2006-06-30
3
-7
/
+6
|
*
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-30
4
-2
/
+66
[next]