index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-16
/
+16
2012-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
1
-0
/
+1
2012-09-03
netfilter: nf_conntrack: add nf_ct_timeout_lookup
Pablo Neira Ayuso
1
-0
/
+20
2012-08-31
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+1
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
1
-1
/
+3
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
2
-0
/
+6
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
7
-88
/
+121
2012-08-30
netfilter: nf_nat: add protoff argument to packet mangling functions
Patrick McHardy
1
-3
/
+8
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-07-09
netfilter: nf_ct_ecache: fix crash with multiple containers, one shutting down
Pablo Neira Ayuso
1
-1
/
+1
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
1
-0
/
+3
2012-06-27
netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table
Gao feng
1
-0
/
+8
2012-06-27
netfilter: nf_conntrack: prepare l4proto->init_net cleanup
Gao feng
1
-1
/
+1
2012-06-18
netfilter: fix missing symbols if CONFIG_NETFILTER_NETLINK_QUEUE_CT unset
Pablo Neira Ayuso
1
-1
/
+1
2012-06-19
netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled
Pablo Neira Ayuso
1
-0
/
+43
2012-06-16
netfilter: add user-space connection tracking helper infrastructure
Pablo Neira Ayuso
1
-0
/
+11
2012-06-16
netfilter: ctnetlink: add CTA_HELP_INFO attribute
Pablo Neira Ayuso
1
-0
/
+1
2012-06-16
netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled
Pablo Neira Ayuso
1
-0
/
+4
2012-06-16
netfilter: nf_ct_helper: implement variable length helper private data
Pablo Neira Ayuso
2
-33
/
+17
2012-06-16
netfilter: nf_ct_ext: support variable length extensions
Pablo Neira Ayuso
1
-3
/
+6
2012-06-16
netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names
Pablo Neira Ayuso
2
-2
/
+4
2012-06-07
netfilter: nf_conntrack: add namespace support for cttimeout
Gao feng
1
-1
/
+2
2012-06-07
netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto
Pablo Neira Ayuso
2
-12
/
+0
2012-06-07
netfilter: nf_ct_generic: add namespace support
Gao feng
1
-2
/
+2
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers
Gao feng
1
-2
/
+7
2012-06-07
netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers
Gao feng
1
-2
/
+9
2012-05-08
netfilter: nf_conntrack: use this_cpu_inc()
Eric Dumazet
1
-8
/
+2
2012-05-08
netfilter: nf_ct_helper: allow to disable automatic helper assignment
Eric Leblond
1
-2
/
+2
2012-04-20
net: Convert nf_conntrack_proto to use register_net_sysctl
Eric W. Biederman
1
-1
/
+1
2012-03-26
netfilter: xt_LOG: don't use xchg() for simple assignment
Jan Beulich
1
-1
/
+1
2012-03-23
netfilter: cttimeout: fix dependency with l4protocol conntrack module
Pablo Neira Ayuso
2
-1
/
+5
2012-03-07
netfilter: xt_LOG: add __printf() to sb_add()
Eric Dumazet
1
-1
/
+1
2012-03-07
netfilter: nf_ct_ext: add timeout extension
Pablo Neira Ayuso
2
-0
/
+82
2012-03-07
netfilter: add cttimeout infrastructure for fine timeout tuning
Pablo Neira Ayuso
1
-0
/
+11
2012-03-07
netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
Pablo Neira Ayuso
1
-2
/
+6
2012-03-07
netfilter: ctnetlink: allow to set expectfn for expectations
Pablo Neira Ayuso
1
-0
/
+13
2012-02-24
netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)
Jozsef Kadlecsik
1
-1
/
+1
2011-12-25
Merge branch 'nf-next' of git://1984.lsi.us.es/net-next
David S. Miller
6
-23
/
+12
2011-12-23
netfilter: ctnetlink: remove dead NAT code
Patrick McHardy
1
-5
/
+0
2011-12-23
netfilter: nat: remove module reference counting from NAT protocols
Patrick McHardy
1
-2
/
+0
2011-12-23
netfilter: nf_nat: export NAT definitions to userspace
Patrick McHardy
4
-15
/
+12
2011-12-23
netfilter: rework user-space expectation helper support
Pablo Neira Ayuso
1
-1
/
+0
2011-12-18
netfilter: nf_conntrack: use atomic64 for accounting counters
Eric Dumazet
1
-2
/
+2
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-1
/
+1
2011-11-22
netfilter: nf_conntrack: make event callback registration per-netns
Pablo Neira Ayuso
1
-9
/
+10
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2011-11-01
netfilter: export NAT definitions through linux/netfilter_ipv4/nf_nat.h
Pablo Neira Ayuso
2
-51
/
+2
2011-10-31
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+2
2011-10-31
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
1
-0
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
[next]