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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-19
[PATCH] EDAC: atomic scrub operations
Alan Cox
1
-1
/
+1
2006-01-19
[IPV4]: Fix multiple bugs in IGMPv3
David L Stevens
1
-30
/
+122
2006-01-18
[IPV4]: RT_CACHE_STAT_INC() warning fix
Andrew Morton
1
-1
/
+2
2006-01-17
[IPV4]: rt_cache_stat can be statically defined
Eric Dumazet
1
-10
/
+4
2006-01-17
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
1
-0
/
+1
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
1
-1
/
+0
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
1
-2
/
+5
2006-01-15
x86: Work around compiler code generation bug with -Os
Linus Torvalds
1
-3
/
+3
2006-01-14
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
1
-0
/
+15
2006-01-13
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
60
-3995
/
+245
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
11
-0
/
+11
2006-01-12
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2
-11
/
+10
2006-01-12
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2
-2
/
+5
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
3
-3
/
+0
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
7
-37
/
+37
2006-01-10
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
5
-160
/
+0
2006-01-10
[NETFILTER]: Fix return value confusion in PPTP NAT helper
Patrick McHardy
1
-23
/
+13
2006-01-10
[NETFILTER]: Fix another crash in ip_nat_pptp
Patrick McHardy
1
-30
/
+27
2006-01-10
[NETFILTER]: Fix crash in ip_nat_pptp
Patrick McHardy
1
-1
/
+1
2006-01-10
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2
-12
/
+2
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
1
-2
/
+3
2006-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-2
/
+2
2006-01-10
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
1
-10
/
+24
2006-01-10
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
1
-47
/
+111
2006-01-10
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
1
-29
/
+28
2006-01-10
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
1
-3
/
+3
2006-01-10
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
1
-0
/
+1
2006-01-10
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
3
-7
/
+4
2006-01-10
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
3
-38
/
+35
2006-01-08
[IPV4]: make ip_fragment() static
Adrian Bunk
1
-2
/
+3
2006-01-07
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
1
-0
/
+1
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
3
-0
/
+181
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2
-2
/
+51
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
4
-9
/
+10
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
3
-3
/
+31
2006-01-07
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
1
-15
/
+19
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
4
-4
/
+13
2006-01-07
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2
-0
/
+2
2006-01-07
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
1
-0
/
+31
2006-01-07
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
1
-17
/
+54
2006-01-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-4
/
+5
2006-01-07
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
3
-4
/
+4
2006-01-07
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
1
-0
/
+1
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-2
/
+2
2006-01-06
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
3
-4
/
+7
2006-01-06
[IPVS]: Another file needs linux/interrupt.h
Andrew Morton
1
-0
/
+1
2006-01-05
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
1
-1
/
+1
2006-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
4
-83
/
+16
[next]