index
:
blackbird-op-linux
master
Blackbird™ 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: 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
*
|
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
2008-06-09
1
-0
/
+2
|
/
*
netfilter: nf_conntrack: padding breaks conntrack hash on ARM
Philip Craig
2008-04-29
1
-10
/
+0
*
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...
Jan Engelhardt
2008-04-14
1
-2
/
+0
*
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
Jan Engelhardt
2008-04-14
1
-21
/
+21
*
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
Jan Engelhardt
2008-04-14
3
-26
/
+28
*
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
Jan Engelhardt
2008-04-14
1
-7
/
+6
*
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
Jan Engelhardt
2008-04-14
1
-4
/
+4
*
[NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto
Jan Engelhardt
2008-04-14
1
-11
/
+0
*
[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors
Patrick McHardy
2008-04-14
1
-0
/
+10
*
[NETFILTER]: nf_nat: kill helper and seq_adjust hooks
Patrick McHardy
2008-04-14
1
-0
/
+3
*
[NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks
Patrick McHardy
2008-04-14
1
-8
/
+1
*
[NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks
Patrick McHardy
2008-04-14
1
-3
/
+0
*
[NETFILTER]: nf_conntrack: add DCCP protocol support
Patrick McHardy
2008-04-14
2
-0
/
+8
*
[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol
Patrick McHardy
2008-04-14
1
-3
/
+0
*
[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common
Patrick McHardy
2008-04-14
1
-4
/
+4
*
[NETFILTER]: nf_nat: add helpers for common NAT protocol operations
Patrick McHardy
2008-04-14
1
-0
/
+11
*
[NETFILTER]: nf_conntrack_sip: support multiple media channels
Patrick McHardy
2008-03-25
1
-1
/
+1
*
[NETFILTER]: nf_conntrack_sip: create signalling expectations
Patrick McHardy
2008-03-25
1
-1
/
+3
*
[NETFILTER]: Add nf_inet_addr_cmp()
Patrick McHardy
2008-03-25
1
-12
/
+3
*
[NETFILTER]: nf_conntrack: introduce expectation classes and policies
Patrick McHardy
2008-03-25
3
-5
/
+18
*
[NETFILTER]: nf_conntrack_expect: support inactive expectations
Patrick McHardy
2008-03-25
1
-1
/
+2
*
[NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments
Patrick McHardy
2008-03-25
1
-3
/
+3
*
[NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4
Patrick McHardy
2008-03-25
1
-5
/
+33
*
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2008-03-10
1
-1
/
+0
*
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
Patrick McHardy
2008-02-07
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: annotate l3protos with const
Jan Engelhardt
2008-01-31
1
-2
/
+2
*
[NETFILTER]: nf_{conntrack,nat}_proto_tcp: constify and annotate TCP modules
Jan Engelhardt
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: naming unification
Patrick McHardy
2008-01-31
3
-7
/
+7
*
[NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto
Patrick McHardy
2008-01-31
1
-10
/
+9
*
[NETFILTER]: nf_conntrack: avoid duplicate protocol comparison in nf_ct_tuple...
Patrick McHardy
2008-01-31
1
-9
/
+8
*
[NETFILTER]: nf_conntrack: optimize __nf_conntrack_find()
Patrick McHardy
2008-01-31
1
-2
/
+1
*
[NETFILTER]: nf_conntrack: switch rwlock to spinlock
Patrick McHardy
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nf_conntrack: use RCU for conntrack hash
Patrick McHardy
2008-01-31
1
-0
/
+2
*
[NETFILTER]: nf_conntrack_expect: use RCU for expectation hash
Patrick McHardy
2008-01-31
1
-0
/
+2
*
[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
Patrick McHardy
2008-01-31
1
-4
/
+0
*
[NETFILTER]: nf_conntrack: sparse warnings
Stephen Hemminger
2008-01-31
1
-2
/
+2
*
[NETFILTER]: nf_log: add netfilter gcc printf format checking
Helge Deller
2008-01-31
1
-1
/
+1
*
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
2008-01-28
1
-1
/
+3
*
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
2008-01-28
1
-3
/
+0
*
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
2008-01-28
3
-19
/
+4
*
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
2008-01-28
1
-1
/
+1
*
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
2008-01-28
2
-14
/
+7
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-3
/
+3
[next]