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
*
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-06-20
2
-0
/
+7
*
net: Fix test for VLAN TX checksum offload capability
Ben Hutchings
2008-06-16
1
-8
/
+26
*
tcp: Fix for race due to temporary drop of the socket lock in skb_splice_bits.
Octavian Purdila
2008-06-04
1
-2
/
+3
*
netlink: Improve returned error codes
Thomas Graf
2008-06-03
2
-2
/
+4
*
net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec
Brice Goglin
2008-06-03
1
-1
/
+1
*
net: neighbour table ABI problem
Stephen Hemminger
2008-06-03
1
-3
/
+3
*
pktgen: make sure that pktgen_thread_worker has been executed
Denis V. Lunev
2008-05-20
1
-0
/
+4
*
net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags()
David Woodhouse
2008-05-20
1
-1
/
+1
*
net: handle errors from device_rename
Stephen Hemminger
2008-05-14
1
-1
/
+5
*
net: Fix typo in net/core/sock.c.
Rami Rosen
2008-05-14
1
-1
/
+1
*
net: Allow netdevices to specify needed head/tailroom
Johannes Berg
2008-05-12
1
-1
/
+1
*
net: Added ASSERT_RTNL() to dev_open() and dev_close().
Ben Hutchings
2008-05-08
1
-0
/
+4
*
netns: Fix arbitrary net_device-s corruptions on net_ns stop.
Pavel Emelyanov
2008-05-08
1
-3
/
+5
*
net: Fix useless comment reference loop.
Johannes Berg
2008-05-03
1
-1
/
+3
*
netns: Fix device renaming for sysfs
Daniel Lezcano
2008-05-02
3
-3
/
+10
*
net: remove NR_CPUS arrays in net/core/dev.c
Mike Travis
2008-05-02
1
-4
/
+11
*
net: use get/put_unaligned_* helpers
Harvey Harrison
2008-05-02
1
-2
/
+2
*
net: Add missing braces to multi-statement if()s
Ilpo Järvinen
2008-05-02
1
-1
/
+2
*
net: assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
2008-05-02
2
-11
/
+6
*
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
2008-04-29
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-25
1
-0
/
+5
|
\
|
*
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
2008-04-24
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-24
1
-0
/
+6
|
\
|
|
*
[RTNETLINK]: Fix bogus ASSERT_RTNL warning
Patrick McHardy
2008-04-23
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-04-23
1
-0
/
+2
|
\
|
|
*
[NET]: Expose netdevice dev_id through sysfs
David Woodhouse
2008-04-20
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-04-21
1
-9
/
+0
|
\
\
|
*
|
[SPARC]: Remove SunOS and Solaris binary support.
David S. Miller
2008-04-21
1
-9
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
2008-04-21
1
-1
/
+0
|
\
\
|
*
|
Remove documentation of non-existent sk_alloc arg
Rusty Russell
2008-04-21
1
-1
/
+0
|
|
/
*
/
net: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-18
1
-1
/
+0
|
/
*
[NET]: Fix and allocate less memory for ->priv'less netdevices
Alexey Dobriyan
2008-04-18
1
-6
/
+9
*
[NET]: Do not allocate unneeded memory for dev->priv alignment.
Pavel Emelyanov
2008-04-16
1
-1
/
+2
*
[NETNS]: Add netns refcnt debug for network devices.
Denis V. Lunev
2008-04-16
1
-0
/
+2
*
[NETNS]: Add netns refcnt debug to fib rules.
Denis V. Lunev
2008-04-16
1
-2
/
+3
*
[NETNS]: Add netns refcnt debug for kernel sockets.
Denis V. Lunev
2008-04-16
1
-0
/
+1
*
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-16
1
-0
/
+4
*
[RTNL]: Introduce the rtnl_kill_links helper.
Pavel Emelyanov
2008-04-16
1
-8
/
+21
*
[RTNL]: Relax for_each_netdev_safe in __rtnl_link_unregister.
Pavel Emelyanov
2008-04-16
1
-2
/
+2
*
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
2008-04-15
1
-28
/
+36
*
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
2008-04-15
1
-0
/
+62
*
[NETNS]: The net-subsys IDs generator.
Pavel Emelyanov
2008-04-15
1
-0
/
+38
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-04-14
2
-3
/
+3
|
\
|
*
[NET]: Fix kernel-doc for skb_segment
Ben Hutchings
2008-04-13
1
-2
/
+2
|
*
[SOCK] sk_stamp: should be initialized to ktime_set(-1L, 0)
Eric Dumazet
2008-04-13
1
-1
/
+1
*
|
[SKB]: __skb_append = __skb_queue_after
Gerrit Renker
2008-04-14
1
-1
/
+1
*
|
[SKFILTER]: Add SKF_ADF_NLATTR instruction
Patrick McHardy
2008-04-10
1
-0
/
+17
*
|
socket: sk_filter deinline
Stephen Hemminger
2008-04-10
1
-0
/
+35
*
|
socket: sk_filter minor cleanups
Stephen Hemminger
2008-04-10
1
-3
/
+2
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-04-03
1
-2
/
+2
|
\
|
[next]