index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_nat: add support for persistent mappings
Patrick McHardy
2009-04-16
1
-0
/
+1
*
netfilter: ctnetlink: fix regression in expectation handling
Pablo Neira Ayuso
2009-04-06
1
-1
/
+4
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-26
5
-9
/
+27
|
\
|
*
netfilter: nf_conntrack: add generic function to get len of generic policy
Holger Eitzenberger
2009-03-25
1
-0
/
+1
|
*
netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()
Eric Dumazet
2009-03-25
2
-9
/
+11
|
*
netfilter: limit the length of the helper name
Holger Eitzenberger
2009-03-25
1
-0
/
+2
|
*
netfilter: ctnetlink: add callbacks to the per-proto nlattrs
Holger Eitzenberger
2009-03-25
2
-0
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
3
-13
/
+10
|
\
\
|
|
/
|
*
netfilter: remove nf_ct_l4proto_find_get/nf_ct_l4proto_put
Florian Westphal
2009-03-18
1
-5
/
+0
|
*
netfilter: remove IPvX specific parts from nf_conntrack_l4proto.h
Christoph Paasch
2009-03-16
1
-4
/
+1
|
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
1
-3
/
+8
|
*
netfilter: nf_conntrack: table max size should hold at least table size
Hagen Paul Pfeifer
2009-02-20
1
-1
/
+1
*
|
netfilter: conntrack: don't deliver events for racy packets
Pablo Neira Ayuso
2009-03-16
1
-1
/
+2
*
|
netfilter: nf_conntrack: don't try to deliver events for untracked connections
Patrick McHardy
2009-02-18
1
-1
/
+1
|
/
*
netfilter: fix warning in net/netfilter/nf_conntrack_proto_tcp.c
Ingo Molnar
2008-11-25
1
-1
/
+1
*
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-1
/
+1
*
netfilter: ctnetlink: deliver events for conntracks changed from userspace
Pablo Neira Ayuso
2008-11-18
3
-5
/
+56
*
netfilter: ctnetlink: helper modules load-on-demand support
Pablo Neira Ayuso
2008-11-18
1
-3
/
+2
*
netfilter: nf_conntrack: connection tracking helper name persistent aliases
Pablo Neira Ayuso
2008-11-17
1
-0
/
+3
*
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-11-04
1
-0
/
+14
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
1
-3
/
+3
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-3
/
+3
*
netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf...
Pablo Neira Ayuso
2008-10-14
1
-0
/
+8
*
net: fix dummy 'nf_conntrack_event_cache()'
Linus Torvalds
2008-10-11
1
-1
/
+1
*
nf_conntrack_ecache.h: Fix missing braces
Guo-Fu Tseng
2008-10-09
1
-0
/
+1
*
netfilter: iptables tproxy core
KOVACS Krisztian
2008-10-08
1
-0
/
+32
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
1
-0
/
+6
*
netfilter: netns nf_conntrack: per-netns conntrack accounting
Alexey Dobriyan
2008-10-08
1
-5
/
+5
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...
Alexey Dobriyan
2008-10-08
1
-8
/
+7
*
netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...
Alexey Dobriyan
2008-10-08
1
-1
/
+0
*
netfilter: netns nf_conntrack: per-netns statistics
Alexey Dobriyan
2008-10-08
1
-4
/
+4
*
netfilter: netns nf_conntrack: per-netns event cache
Alexey Dobriyan
2008-10-08
1
-6
/
+16
*
netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...
Alexey Dobriyan
2008-10-08
1
-3
/
+1
*
netfilter: netns nf_conntrack: pass netns pointer to L4 protocol's ->error hook
Alexey Dobriyan
2008-10-08
1
-1
/
+1
*
netfilter: netns nf_conntrack: pass netns pointer to nf_conntrack_in()
Alexey Dobriyan
2008-10-08
1
-1
/
+2
*
netfilter: netns nf_conntrack: per-netns unconfirmed list
Alexey Dobriyan
2008-10-08
1
-1
/
+0
*
netfilter: netns nf_conntrack: per-netns expectations
Alexey Dobriyan
2008-10-08
1
-6
/
+14
*
netfilter: netns nf_conntrack: per-netns conntrack hash
Alexey Dobriyan
2008-10-08
2
-5
/
+4
*
netfilter: netns nf_conntrack: per-netns conntrack count
Alexey Dobriyan
2008-10-08
1
-1
/
+0
*
netfilter: netns nf_conntrack: add ->ct_net -- pointer from conntrack to netns
Alexey Dobriyan
2008-10-08
1
-2
/
+16
*
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
2008-10-08
1
-2
/
+2
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
5
-11
/
+11
*
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
2008-07-21
3
-6
/
+53
*
netfilter: Let nf_ct_kill() callers know if del_timer() returned true.
David S. Miller
2008-07-14
1
-10
/
+10
*
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2008-07-08
1
-1
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-19
1
-0
/
+1
|
\
|
*
netfilter: nf_nat: fix RCU races
Patrick McHardy
2008-06-17
1
-0
/
+1
*
|
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
2008-06-09
1
-2
/
+0
*
|
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
2008-06-09
1
-1
/
+18
[next]