index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2006-02-04
2
-0
/
+14
*
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
2006-02-04
1
-0
/
+1
*
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
2006-02-04
1
-8
/
+12
*
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
2006-02-04
1
-1
/
+5
*
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
2006-02-04
1
-0
/
+1
*
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
2006-02-04
1
-1
/
+1
*
[ICMP]: Fix extra dst release when ip_options_echo fails
Herbert Xu
2006-02-04
1
-1
/
+1
*
[IPV4]: Remove suprious use of goto out: in icmp_reply
Horms
2006-02-02
1
-2
/
+1
*
[IPV4] multipath_wrandom: Fix softirq-unsafe spin lock usage
Herbert Xu
2006-02-02
1
-4
/
+4
*
[NET]: Do not export inet_bind_bucket_create twice.
Sam Ravnborg
2006-01-31
1
-1
/
+0
*
[IPV4]: Always set fl.proto in ip_route_newports
Patrick McHardy
2006-01-31
1
-1
/
+1
*
Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Linus Torvalds
2006-01-31
1
-0
/
+1
*
[TCP] H-TCP: Fix accounting
Baruch Even
2006-01-30
1
-1
/
+0
*
[IPV4] igmp: remove pointless printk
Dave Jones
2006-01-30
1
-1
/
+0
*
[PATCH] EDAC: atomic scrub operations
Alan Cox
2006-01-18
1
-1
/
+1
*
[IPV4]: Fix multiple bugs in IGMPv3
David L Stevens
2006-01-18
1
-30
/
+122
*
[IPV4]: RT_CACHE_STAT_INC() warning fix
Andrew Morton
2006-01-17
1
-1
/
+2
*
[IPV4]: rt_cache_stat can be statically defined
Eric Dumazet
2006-01-17
1
-10
/
+4
*
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
2006-01-17
1
-0
/
+1
*
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
2006-01-17
1
-1
/
+0
*
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
2006-01-17
1
-2
/
+5
*
x86: Work around compiler code generation bug with -Os
Linus Torvalds
2006-01-14
1
-3
/
+3
*
[XFRM]: IPsec tunnel wildcard address support
Patrick McHardy
2006-01-13
1
-0
/
+15
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
60
-3995
/
+245
*
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-11
11
-0
/
+11
*
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-11
2
-11
/
+10
*
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2006-01-11
2
-2
/
+5
*
netfilter: headers included twice
Nicolas Kaiser
2006-01-11
3
-3
/
+0
*
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
2006-01-10
7
-37
/
+37
*
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
2006-01-10
5
-160
/
+0
*
[NETFILTER]: Fix return value confusion in PPTP NAT helper
Patrick McHardy
2006-01-10
1
-23
/
+13
*
[NETFILTER]: Fix another crash in ip_nat_pptp
Patrick McHardy
2006-01-10
1
-30
/
+27
*
[NETFILTER]: Fix crash in ip_nat_pptp
Patrick McHardy
2006-01-10
1
-1
/
+1
*
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2006-01-10
2
-12
/
+2
*
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
2006-01-10
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-01-09
1
-2
/
+2
|
\
|
*
spelling: s/trough/through/
Adrian Bunk
2006-01-10
1
-2
/
+2
*
|
[INET_DIAG]: Introduce sk_diag_fill
Arnaldo Carvalho de Melo
2006-01-09
1
-10
/
+24
*
|
[INET_DIAG]: Introduce inet_twsk_diag_dump & inet_twsk_diag_fill
Arnaldo Carvalho de Melo
2006-01-09
1
-47
/
+111
*
|
[INET_DIAG]: whitespace/simple cleanups
Arnaldo Carvalho de Melo
2006-01-09
1
-29
/
+28
*
|
[INET_DIAG]: Use inet_twsk() with TIME_WAIT sockets
Arnaldo Carvalho de Melo
2006-01-09
1
-3
/
+3
*
|
[IPV4]: ip_output.c needs xfrm.h
Patrick McHardy
2006-01-09
1
-0
/
+1
*
|
[NET]: Change some "if (x) BUG();" to "BUG_ON(x);"
Kris Katterjohn
2006-01-09
3
-7
/
+4
*
|
[NET]: Convert net/{ipv4,ipv6,sched} to netdev_priv
Patrick McHardy
2006-01-09
3
-38
/
+35
|
/
*
[IPV4]: make ip_fragment() static
Adrian Bunk
2006-01-07
1
-2
/
+3
*
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
2006-01-07
1
-0
/
+1
*
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
2006-01-07
3
-0
/
+181
*
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2006-01-07
2
-2
/
+51
*
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
2006-01-07
4
-9
/
+10
*
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
2006-01-07
3
-3
/
+31
[next]