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.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-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]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
2006-01-05
6
-9
/
+15
*
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
2006-01-05
1
-0
/
+1
*
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
2006-01-05
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
2006-01-05
1
-0
/
+1
*
[NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack
Patrick McHardy
2006-01-05
1
-8
/
+10
*
[NETFILTER]: make ipv6_find_hdr() find transport protocol header
Patrick McHardy
2006-01-05
7
-74
/
+48
*
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
2006-01-05
4
-83
/
+16
*
[NETFILTER]: Remove okfn usage in ip_vs_core.c
Patrick McHardy
2006-01-05
1
-4
/
+1
*
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
2006-01-05
1
-1
/
+1
*
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
2006-01-05
7
-26
/
+22
*
[NETFILTER]: Filter dumped entries based on the layer 3 protocol number
Pablo Neira Ayuso
2006-01-05
1
-6
/
+17
*
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-05
11
-61
/
+2214
*
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
2006-01-05
1
-2
/
+0
*
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
2006-01-05
1
-5
/
+5
*
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
2006-01-05
1
-11
/
+4
*
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
2006-01-05
1
-1
/
+1
*
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
2006-01-05
1
-2
/
+3
*
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
2006-01-05
1
-19
/
+24
*
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
2006-01-05
1
-4
/
+0
*
[NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c
Jesper Juhl
2006-01-05
1
-3
/
+4
*
[NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c
Jesper Juhl
2006-01-05
1
-35
/
+44
*
[IPVS]: Fix compilation
Adrian Bunk
2006-01-05
2
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-01-04
3
-55
/
+29
|
\
|
*
[PATCH] net: swich device attribute creation to default attrs
Kay Sievers
2006-01-04
1
-47
/
+21
|
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
3
-8
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-04
1
-1
/
+1
|
\
\
|
*
|
s/retreiv/retriev/g
Matt Mackall
2006-01-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-01-04
2
-2
/
+3
|
\
\
|
*
|
Merge branch 'master'
Jeff Garzik
2006-01-03
19
-96
/
+334
|
|
\
|
|
*
|
Merge branch 'master'
Jeff Garzik
2005-12-19
5
-5
/
+8
|
|
\
\
|
*
\
\
Merge branch 'upstream-fixes'
Jeff Garzik
2005-12-13
3
-12
/
+14
|
|
\
\
\
|
*
\
\
\
Merge branch 'master'
Jeff Garzik
2005-12-12
16
-213
/
+283
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master'
Jeff Garzik
2005-12-03
11
-46
/
+100
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'master'
Jeff Garzik
2005-12-01
31
-123
/
+125
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'master'
Jeff Garzik
2005-11-29
17
-62
/
+114
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'master'
Jeff Garzik
2005-11-18
16
-105
/
+77
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'master'
Jeff Garzik
2005-11-15
11
-108
/
+134
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[PATCH] net: make dev_valid_name public
Mitch Williams
2005-11-13
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
[PATCH] net: allow newline terminated IP addresses in in_aton
Mitch Williams
2005-11-13
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
[TCP] tcp_vegas: Fix slow start
Thomas Young
2006-01-04
1
-0
/
+4
*
|
|
|
|
|
|
|
|
|
|
[NET]: More instruction checks fornet/core/filter.c
Kris Katterjohn
2006-01-04
1
-32
/
+80
*
|
|
|
|
|
|
|
|
|
|
[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.
YOSHIFUJI Hideaki
2006-01-04
3
-4
/
+4
*
|
|
|
|
|
|
|
|
|
|
[IPV6]: Use macro for rwlock_t initialization.
YOSHIFUJI Hideaki
2006-01-04
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
[ECONET]: Use macro for spinlock_t definition.
YOSHIFUJI Hideaki
2006-01-04
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
[IPVS]: Add missing include <linux/net.h>
Arnaldo Carvalho de Melo
2006-01-04
1
-0
/
+1
*
|
|
|
|
|
|
|
|
|
|
[TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected
Arnaldo Carvalho de Melo
2006-01-04
1
-0
/
+2
*
|
|
|
|
|
|
|
|
|
|
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
2006-01-04
2
-16
/
+23
*
|
|
|
|
|
|
|
|
|
|
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
2006-01-04
1
-3
/
+3
*
|
|
|
|
|
|
|
|
|
|
[TCP]: less inline's
Stephen Hemminger
2006-01-03
4
-35
/
+171
*
|
|
|
|
|
|
|
|
|
|
[IEEE80211] ipw2200: Simplify multicast checks.
Stephen Hemminger
2006-01-03
1
-3
/
+2
[next]