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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Fix ___pskb_trim when entire frag_list needs dropping
Herbert Xu
2006-08-02
1
-4
/
+10
*
[I/OAT]: net/core/user_dma.c should #include <net/netdma.h>
Adrian Bunk
2006-07-21
1
-0
/
+1
*
[NET] ethtool: fix oops by testing correct struct member
Jeff Garzik
2006-07-17
1
-1
/
+1
*
[NET]: Update frag_list in pskb_trim
Herbert Xu
2006-07-13
1
-26
/
+65
*
[NET]: fix __sk_stream_mem_reclaim
Ian McDonald
2006-07-12
1
-9
/
+7
*
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-08
1
-4
/
+32
*
[NET]: Fix network device interface printk message priority
Stephen Hemminger
2006-07-07
1
-3
/
+3
*
[PATCH] lockdep: annotate sk_locks
Ingo Molnar
2006-07-03
1
-9
/
+88
*
[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
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
8
-8
/
+0
*
[NET]: make skb_release_data() static
Adrian Bunk
2006-06-29
1
-1
/
+1
*
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
1
-0
/
+11
*
[NET]: Make illegal_highdma more anal
Herbert Xu
2006-06-29
1
-4
/
+2
*
[NETLINK]: Encapsulate eff_cap usage within security framework.
Darrel Goeddel
2006-06-29
1
-1
/
+1
*
[NET]: Added GSO header verification
Herbert Xu
2006-06-29
2
-11
/
+27
*
[NET] netpoll: break recursive loop in netpoll rx path
Neil Horman
2006-06-26
1
-2
/
+24
*
[NET] netpoll: don't spin forever sending to stopped queues
Jeremy Fitzhardinge
2006-06-26
1
-7
/
+3
*
[NET]: skb_find_text ignores to argument
Phil Oester
2006-06-26
1
-1
/
+4
*
[NET]: make net/core/dev.c:netdev_nit static
Adrian Bunk
2006-06-25
1
-1
/
+1
*
[NET]: Fix GSO problems in dev_hard_start_xmit()
Michael Chan
2006-06-25
1
-0
/
+3
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-06-23
3
-27
/
+317
|
\
|
*
[NET]: fix net-core kernel-doc
Randy Dunlap
2006-06-23
1
-2
/
+2
|
*
[NET]: Added GSO toggle
Herbert Xu
2006-06-23
1
-0
/
+29
|
*
[NET]: Add software TSOv4
Herbert Xu
2006-06-23
1
-0
/
+126
|
*
[NET]: Add generic segmentation offload
Herbert Xu
2006-06-23
1
-5
/
+122
|
*
[NET]: Merge TSO/UFO fields in sk_buff
Herbert Xu
2006-06-23
1
-7
/
+9
|
*
[NET]: Prevent transmission after dev_deactivate
Herbert Xu
2006-06-23
1
-3
/
+3
|
*
[NET]: Avoid allocating skb in skb_pad
Herbert Xu
2006-06-23
1
-10
/
+26
*
|
[PATCH] list: use list_replace_init() instead of list_splice_init()
Oleg Nesterov
2006-06-23
2
-6
/
+5
|
/
*
[ETHTOOL]: Fix UFO typo
Herbert Xu
2006-06-17
1
-1
/
+2
*
[NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM
Herbert Xu
2006-06-17
2
-8
/
+4
*
[NET]: Warn in __skb_trim if skb is paged
Herbert Xu
2006-06-17
1
-5
/
+2
*
[NET]: Clean up skb_linearize
Herbert Xu
2006-06-17
1
-61
/
+2
*
[NET]: Add netif_tx_lock
Herbert Xu
2006-06-17
4
-29
/
+24
*
[SECMARK]: Add secmark support to core networking.
James Morris
2006-06-17
1
-1
/
+2
*
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
Chris Leech
2006-06-17
1
-0
/
+4
*
[I/OAT]: Structure changes for TCP recv offload to I/OAT
Chris Leech
2006-06-17
1
-0
/
+6
*
[I/OAT]: Utility functions for offloading sk_buff to iovec copies
Chris Leech
2006-06-17
2
-0
/
+128
*
[I/OAT]: Setup the networking subsystem as a DMA client
Chris Leech
2006-06-17
1
-0
/
+104
*
[NET]: dev.c comment fixes
Stephen Hemminger
2006-05-26
1
-9
/
+11
*
[NEIGH]: Fix IP-over-ATM and ARP interaction.
Simon Kelley
2006-05-12
1
-2
/
+19
*
[NET]: Do sysfs registration as part of register_netdevice.
Stephen Hemminger
2006-05-10
1
-36
/
+27
*
[NET] linkwatch: Handle jiffies wrap-around
Herbert Xu
2006-05-09
1
-5
/
+5
*
[NET]: Make netdev_chain a raw notifier.
Alan Stern
2006-05-09
1
-18
/
+18
*
[NET]: Create netdev attribute_groups with class_device_add
Stephen Hemminger
2006-05-06
2
-38
/
+13
*
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-04-20
2
-1
/
+10
|
\
|
*
[PATCH] wext: Fix RtNetlink ENCODE security permissions
Jean Tourrilhes
2006-04-19
1
-0
/
+8
|
*
[PATCH] wext: Fix IWENCODEEXT security permissions
Jean Tourrilhes
2006-04-19
1
-1
/
+2
*
|
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
2
-0
/
+9
|
/
[next]