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 branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-10-08
33
-1093
/
+606
|
\
|
*
netfilter: xtables: provide invoked family value to extensions
Jan Engelhardt
2008-10-08
2
-4
/
+12
|
*
netfilter: xtables: move extension arguments into compound structure (6/6)
Jan Engelhardt
2008-10-08
3
-9
/
+16
|
*
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
2008-10-08
13
-82
/
+50
|
*
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
2008-10-08
13
-103
/
+70
|
*
netfilter: xtables: move extension arguments into compound structure (3/6)
Jan Engelhardt
2008-10-08
1
-3
/
+7
|
*
netfilter: xtables: move extension arguments into compound structure (2/6)
Jan Engelhardt
2008-10-08
4
-45
/
+34
|
*
netfilter: xtables: move extension arguments into compound structure (1/6)
Jan Engelhardt
2008-10-08
5
-58
/
+36
|
*
netfilter: xtables: use "if" blocks in Kconfig
Jan Engelhardt
2008-10-08
1
-20
/
+16
|
*
netfilter: xtables: sort extensions alphabetically in Kconfig
Jan Engelhardt
2008-10-08
1
-39
/
+39
|
*
netfilter: xtables: do centralized checkentry call (1/2)
Jan Engelhardt
2008-10-08
2
-20
/
+13
|
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
4
-53
/
+107
|
*
netfilter: netns nat: PPTP NAT in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+2
|
*
netfilter: netns nf_conntrack: fixup DNAT in netns
Alexey Dobriyan
2008-10-08
1
-3
/
+3
|
*
netfilter: netns nat: per-netns bysource hash
Alexey Dobriyan
2008-10-08
1
-27
/
+45
|
*
netfilter: netns nat: per-netns NAT table
Alexey Dobriyan
2008-10-08
1
-11
/
+29
|
*
netfilter: netns nat: fix ipt_MASQUERADE in netns
Alexey Dobriyan
2008-10-08
1
-4
/
+2
|
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2008-10-08
2
-4
/
+4
|
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2008-10-08
2
-2
/
+2
|
*
netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...
Alexey Dobriyan
2008-10-08
1
-5
/
+9
|
*
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2008-10-08
1
-2
/
+2
|
*
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
2008-10-08
2
-2
/
+2
|
*
netfilter: netns nf_conntrack: per-netns /proc/net/ip_conntrack, /proc/net/st...
Alexey Dobriyan
2008-10-08
1
-19
/
+38
|
*
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
2008-10-08
1
-4
/
+4
|
*
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
2008-10-08
1
-2
/
+2
|
*
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2008-10-08
2
-3
/
+5
|
*
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
2008-10-08
1
-3
/
+4
|
*
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2008-10-08
5
-6
/
+7
|
*
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2008-10-08
2
-2
/
+2
|
*
netfilter: netns: remove nf_*_net() wrappers
Alexey Dobriyan
2008-10-08
4
-13
/
+13
|
*
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
2008-10-08
16
-51
/
+53
|
*
netfilter: rename ipt_recent to xt_recent
Jan Engelhardt
2008-10-08
3
-515
/
+0
|
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
3
-4
/
+4
*
|
ipv4: add mc_count to in_device.
Rami Rosen
2008-10-07
1
-2
/
+5
|
/
*
netns: make udpv6 mib per/namespace
Denis V. Lunev
2008-10-07
1
-3
/
+0
*
tcp: cleanup messy initializer
Ilpo Järvinen
2008-10-07
1
-2
/
+2
*
tcp: kill pointless urg_mode
Ilpo Järvinen
2008-10-07
4
-14
/
+20
*
net: wrap sk->sk_backlog_rcv()
Peter Zijlstra
2008-10-07
2
-2
/
+2
*
inet: Don't lookup the socket if there's a socket attached to the skb
KOVACS Krisztian
2008-10-07
1
-3
/
+7
*
inet: Add udplib_lookup_skb() helpers
KOVACS Krisztian
2008-10-07
1
-2
/
+12
*
inet_hashtables: Add inet_lookup_skb helpers
Arnaldo Carvalho de Melo
2008-10-07
1
-2
/
+1
*
tcp: Respect SO_RCVLOWAT in tcp_poll().
David S. Miller
2008-10-06
1
-4
/
+8
*
udp: Export UDP socket lookup function
KOVACS Krisztian
2008-10-01
1
-0
/
+7
*
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
3
-1
/
+4
*
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
2008-10-01
4
-1
/
+9
*
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
1
-3
/
+9
*
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
1
-0
/
+1
*
ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set
Tóth László Attila
2008-10-01
1
-1
/
+1
*
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-10-01
2
-1
/
+15
*
ipv4: Loosen source address check on IPv4 output
Julian Anastasov
2008-10-01
1
-7
/
+13
[next]