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
*
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
*
[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
*
[IPVS]: Fix compilation
Adrian Bunk
2006-01-05
2
-0
/
+2
*
[TCP] tcp_vegas: Fix slow start
Thomas Young
2006-01-04
1
-0
/
+4
*
[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
*
[TCP]: less inline's
Stephen Hemminger
2006-01-03
4
-35
/
+171
*
[IPV4] fib_trie: build fix
Stephen Hemminger
2006-01-03
1
-0
/
+1
*
[IPVS]: Cleanup IP_VS_DBG statements.
Roberto Nibali
2006-01-03
4
-14
/
+17
*
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
2006-01-03
1
-4
/
+4
*
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
2006-01-03
38
-0
/
+56
*
[NET]: move struct proto_ops to const
Eric Dumazet
2006-01-03
1
-3
/
+3
[next]