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
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-30
[NET]: Add ethtool support for NETIF_F_HW_CSUM.
Jon Mason
1
-1
/
+11
2005-05-30
[BRIDGE]: make dev->features unsigned
Stephen Hemminger
1
-1
/
+1
2005-05-30
[BRIDGE]: features change notification
Stephen Hemminger
2
-1
/
+19
2005-05-06
[PATCH] update Ross Biro bouncing email address
Jesper Juhl
2
-2
/
+2
2005-05-06
[IPV6]: Fix OOPS when using IPV6_ADDRFORM
Arnaldo Carvalho de Melo
1
-4
/
+8
2005-05-04
[NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit()
Patrick McHardy
1
-2
/
+0
2005-05-04
[NETFILTER]: Fix nf_debug_ip_local_deliver()
Patrick McHardy
1
-13
/
+2
2005-05-04
[NET]: Disable queueing when carrier is lost.
Tommy S. Christensen
1
-0
/
+7
2005-05-04
[XFRM/RTNETLINK]: Decrement qlen properly in {xfrm_,rt}netlink_rcv().
David S. Miller
1
-1
/
+3
2005-05-04
[NETLINK]: Fix infinite loops in synchronous netlink changes.
David S. Miller
1
-4
/
+3
2005-05-04
[NETLINK]: Synchronous message processing.
Herbert Xu
1
-9
/
+14
2005-05-04
[RTNETLINK] Cleanup rtnetlink_link tables
Thomas Graf
1
-3
/
+3
2005-05-04
[RTNETLINK] Fix & cleanup rtm_min/rtm_max
Thomas Graf
1
-18
/
+21
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-2
/
+2
2005-05-01
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
3
-26
/
+26
2005-05-01
[PATCH] misc verify_area cleanups
Jesper Juhl
1
-1
/
+1
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-28
[NET]: /proc/net/stat/* header cleanup
Olaf Rempel
1
-1
/
+1
2005-04-26
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
3
-3
/
+0
2005-04-25
[NET]: Document ->hard_start_xmit() locking in comments.
Ben Greear
1
-0
/
+13
2005-04-22
[NET]: Add missing newline for skb_*_panic
Patrick McHardy
1
-4
/
+8
2005-04-20
[SOCK]: on failure free the sock from the right place
Arnaldo Carvalho de Melo
1
-1
/
+4
2005-04-20
[NET]: skbuff: remove old NET_CALLER macro
Stephen Hemminger
1
-9
/
+3
2005-04-20
[RTNETLINK]: Add comma to final entry in link_rtnetlink_table
David S. Miller
1
-1
/
+1
2005-04-20
[RTNETLINK]: Protocol family wildcard dumping for routing rules
Thomas Graf
1
-1
/
+2
2005-04-20
[IPV6]: IPV6_CHECKSUM socket option can corrupt kernel memory
Herbert Xu
1
-0
/
+88
2005-04-17
[PATCH] Fix dst_destroy() race
Herbert Xu
1
-2
/
+4
2005-04-17
[PATCH] net: don't call kmem_cache_create with a spinlock held
Arnaldo Carvalho de Melo
1
-5
/
+4
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
26
-0
/
+21067