index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-21
netfilter: nf_conntrack: fix racy timer handling with reliable events
Pablo Neira Ayuso
1
-0
/
+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-12
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-07
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-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
1
-1
/
+2
2011-11-01
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
1
-0
/
+2
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-16
netfilter: nf_nat: avoid double seq_adjust for loopback
Julian Anastasov
1
-0
/
+6
2011-04-24
net: Remove __KERNEL__ cpp checks from include/net
David S. Miller
3
-10
/
+0
2011-02-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+1
2011-02-17
netfilter: tproxy: do not assign timewait sockets to skb->sk
Florian Westphal
1
-11
/
+1
2011-02-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+0
2011-02-01
netfilter: ecache: always set events bits, filter them later
Pablo Neira Ayuso
1
-3
/
+0
2011-01-20
netfilter: nf_conntrack: fix linker error with NF_CONNTRACK_TIMESTAMP=n
Patrick McHardy
1
-0
/
+12
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
2
-0
/
+57
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
1
-0
/
+6
2011-01-18
netfilter: nf_nat: fix conversion to non-atomic bit ops
Changli Gao
1
-2
/
+2
2011-01-14
netfilter: nf_conntrack: use is_vmalloc_addr()
Patrick McHardy
1
-2
/
+2
2011-01-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Simon Horman
1
-0
/
+2
2011-01-12
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2
-10
/
+10
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
1
-0
/
+2
2010-12-16
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
2
-10
/
+10
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
2
-3
/
+3
2010-11-15
netfilter: nf_nat: define nat_pptp_info as needed
Changli Gao
1
-0
/
+2
2010-11-15
netfilter: ct_extend: define NF_CT_EXT_* as needed
Changli Gao
3
-0
/
+18
2010-11-15
netfilter: nf_nat: don't use atomic bit operation
Changli Gao
1
-2
/
+2
2010-11-15
netfilter: nf_conntrack: define ct_*_info as needed
Changli Gao
1
-0
/
+13
2010-11-12
netfilter: nf_conntrack: don't always initialize ct->proto
Changli Gao
1
-3
/
+3
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-10
/
+257
2010-10-21
tproxy: added IPv6 socket lookup function to nf_tproxy_core
Balazs Scheidler
1
-1
/
+71
2010-10-21
tproxy: split off ipv6 defragmentation to a separate module
Balazs Scheidler
1
-0
/
+6
2010-10-21
tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()
Balazs Scheidler
1
-2
/
+114
2010-10-21
tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...
Balazs Scheidler
1
-1
/
+5
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
1
-1
/
+7
2010-10-05
netfilter: add missing xt_log.h file
Patrick McHardy
1
-0
/
+54
[next]