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
*
[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
*
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
2006-01-07
1
-15
/
+19
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
4
-4
/
+13
*
[IPV4]: reset IPCB flags when neccessary
Patrick McHardy
2006-01-07
2
-0
/
+2
*
[IPV4/6]: Netfilter IPsec input hooks
Patrick McHardy
2006-01-07
1
-0
/
+31
*
[XFRM]: Netfilter IPsec output hooks
Patrick McHardy
2006-01-07
1
-17
/
+54
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-01-06
4
-4
/
+5
|
\
|
*
[NET]: Endian-annotate struct iphdr
Alexey Dobriyan
2006-01-06
3
-4
/
+4
|
*
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
2006-01-06
1
-0
/
+1
*
|
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2006-01-06
2
-2
/
+2
|
/
*
[NET]: Change 1500 to ETH_DATA_LEN in some files
Kris Katterjohn
2006-01-05
3
-4
/
+7
*
[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]: 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
6
-25
/
+21
*
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2006-01-05
2
-18
/
+126
*
[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
[next]