index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2008-01-31
[NETFILTER]: nf_conntrack_expect: use RCU for expectation hash
Patrick McHardy
-0
/
+2
2008-01-31
[NETFILTER]: nf_conntrack: use RCU for conntrack helpers
Patrick McHardy
-4
/
+0
2008-01-31
[NETFILTER]: nf_conntrack: sparse warnings
Stephen Hemminger
-2
/
+2
2008-01-31
[NETFILTER]: nf_log: add netfilter gcc printf format checking
Helge Deller
-1
/
+1
2008-01-28
[NETNS][FRAGS]: Move ctl tables around.
Pavel Emelyanov
-1
/
+3
2008-01-28
[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos
Patrick McHardy
-3
/
+0
2008-01-28
[NETFILTER]: nf_conntrack: clean up a few header files
Patrick McHardy
-19
/
+4
2008-01-28
[NETFILTER]: Use the ctl paths instead of hand-made analogue
Pavel Emelyanov
-1
/
+1
2008-01-28
[NETFILTER]: Introduce nf_inet_address
Jan Engelhardt
-14
/
+7
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
-3
/
+3
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
-0
/
+59
2008-01-28
[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
Patrick McHardy
-1
/
+1
2008-01-28
[NETFILTER]: nf_nat: mark NAT protocols const
Patrick McHardy
-9
/
+9
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
-6
/
+8
2008-01-28
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
-0
/
+32
2008-01-28
[NETFILTER]: x_tables: add RATEEST target
Patrick McHardy
-0
/
+17
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
-1
/
+2
2007-12-26
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
Patrick McHardy
-0
/
+1
2007-10-15
[INET]: Collect common frag sysctl variables together
Pavel Emelyanov
-3
/
+2
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
-13
/
+13
2007-10-10
[NETFILTER]: nf_conntrack_expect: kill unique ID
Patrick McHardy
-3
/
+0
2007-10-10
[NETFILTER]: nf_conntrack: kill unique ID
Patrick McHardy
-3
/
+0
2007-10-10
[NETFILTER]: ctnetlink: use netlink policy
Patrick McHardy
-0
/
+5
2007-10-10
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
-13
/
+13
2007-10-10
[NETFILTER]: nfnetlink: convert to generic netlink attribute functions
Patrick McHardy
-10
/
+9
2007-08-07
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
-0
/
+2
2007-07-31
[NETFILTER]: Make nf_ct_ipv6_skip_exthdr() static.
Adrian Bunk
-3
/
+0
2007-07-26
netfilter endian regressions
Al Viro
-2
/
+2
2007-07-14
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
-2
/
+2
2007-07-14
[NETFILTER]: nf_conntrack: Introduces nf_ct_get_tuplepr and uses it
Yasuyuki Kozakai
-0
/
+4
2007-07-14
[NETFILTER]: nf_conntrack: make l3proto->prepare() generic and renames it
Yasuyuki Kozakai
-4
/
+4
2007-07-10
[NETFILTER]: Convert DEBUGP to pr_debug
Patrick McHardy
-5
/
+5
2007-07-10
[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpers
Patrick McHardy
-2
/
+2
2007-07-10
[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysct
Patrick McHardy
-0
/
+1
2007-07-10
[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation list
Patrick McHardy
-3
/
+6
2007-07-10
[NETFILTER]: nf_conntrack: use hashtable for expectations
Patrick McHardy
-1
/
+5
2007-07-10
[NETFILTER]: nf_conntrack: move expectaton related init code to nf_conntrack_...
Patrick McHardy
-2
/
+2
2007-07-10
[NETFILTER]: nf_conntrack: reduce masks to a subset of tuples
Patrick McHardy
-26
/
+47
2007-07-10
[NETFILTER]: nf_conntrack_expect: function naming unification
Patrick McHardy
-24
/
+23
2007-07-10
[NETFILTER]: nf_nat: use hlists for bysource hash
Patrick McHardy
-1
/
+1
2007-07-10
[NETFILTER]: nf_conntrack: export hash allocation/destruction functions
Patrick McHardy
-0
/
+4
2007-07-10
[NETFILTER]: nf_conntrack: remove 'ignore_conntrack' argument from nf_conntra...
Patrick McHardy
-2
/
+1
2007-07-10
[NETFILTER]: nf_conntrack: use hlists for conntrack hash
Patrick McHardy
-4
/
+3
2007-07-10
[NETFILTER]: nf_nat: merge nf_conn and nf_nat_info
Yasuyuki Kozakai
-11
/
+6
2007-07-10
[NETFILTER]: nf_nat: kill global 'destroy' operation
Yasuyuki Kozakai
-3
/
+0
2007-07-10
[NETFILTER]: nf_conntrack: remove old memory allocator of conntrack
Yasuyuki Kozakai
-16
/
+0
2007-07-10
[NETFILTER]: nf_nat: remove unused nf_nat_module_is_loaded
Yasuyuki Kozakai
-2
/
+0
2007-07-10
[NETFILTER]: nf_nat: use extension infrastructure
Yasuyuki Kozakai
-17
/
+8
2007-07-10
[NETFILTER]: nf_nat: add reference to conntrack from entry of bysource list
Yasuyuki Kozakai
-2
/
+3
2007-07-10
[NETFILTER]: nf_conntrack: use extension infrastructure for helper
Yasuyuki Kozakai
-26
/
+11
[prev]
[next]