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.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
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
headers, xtables: Add missing #include <linux/netfilter.h>
Ben Hutchings
3
-0
/
+3
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
3
-36
/
+76
2011-07-21
netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...
Chris Friesen
1
-1
/
+1
2011-07-21
netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...
Jozsef Kadlecsik
1
-31
/
+61
2011-07-21
netfilter: ipset: make possible to hash some part of the data element only
Jozsef Kadlecsik
1
-4
/
+10
2011-07-19
netfilter: nfnetlink_queue: batch verdict support
Florian Westphal
1
-0
/
+1
2011-07-18
netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg()
Eric Dumazet
1
-0
/
+3
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-06-16
netfilter: ipset: whitespace and coding fixes detected by checkpatch.pl
Jozsef Kadlecsik
4
-6
/
+6
2011-06-16
netfilter: ipset: hash:net,iface type introduced
Jozsef Kadlecsik
2
-0
/
+11
2011-06-16
netfilter: ipset: add xt_action_param to the variant level kadt functions, ip...
Jozsef Kadlecsik
2
-0
/
+6
2011-06-16
netfilter: ipset: use unified from/to address masking and check the usage
Jozsef Kadlecsik
1
-0
/
+6
2011-06-16
netfilter: ipset: adding ranges to hash types with timeout could still fail, ...
Jozsef Kadlecsik
1
-1
/
+1
2011-06-16
netfilter: ipset: support range for IPv4 at adding/deleting elements for hash...
Jozsef Kadlecsik
4
-1
/
+9
2011-06-16
netfilter: ipset: set type support with multiple revisions added
Jozsef Kadlecsik
1
-2
/
+4
2011-06-16
netfilter: ipset: fix adding ranges to hash types
Jozsef Kadlecsik
2
-4
/
+20
2011-06-16
netfilter: ipset: support listing setnames and headers too
Jozsef Kadlecsik
1
-0
/
+4
2011-06-16
netfilter: ipset: options and flags support added to the kernel API
Jozsef Kadlecsik
4
-8
/
+30
2011-06-16
netfilter: ipset: timeout can be modified for already added elements
Jozsef Kadlecsik
2
-8
/
+10
2011-06-06
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
1
-0
/
+3
2011-05-26
netfilter: ipset: remove unused variable from type_pf_tdel()
Jozsef Kadlecsik
1
-2
/
+2
2011-05-26
netfilter: ipset: Use proper timeout value to jiffies conversion
Jozsef Kadlecsik
1
-8
/
+10
2011-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2
-54
/
+44
2011-04-13
netfilter: ipset: SCTP, UDPLITE support added
Jozsef Kadlecsik
1
-0
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-3
/
+2
2011-04-04
netfilter: get rid of atomic ops in fast path
Eric Dumazet
1
-54
/
+42
2011-04-04
netfilter: ipset: references are protected by rwlock instead of mutex
Jozsef Kadlecsik
2
-3
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-20
netfilter: ipset: fix address ranges at hash:*port* types
Jozsef Kadlecsik
1
-0
/
+10
2011-03-19
headers: use __aligned_xx types for userspace
Mike Frysinger
4
-7
/
+7
2011-03-15
netfilter: xt_addrtype: ipv6 support
Florian Westphal
1
-0
/
+17
2011-03-15
netfilter: ipt_addrtype: rename to xt_addrtype
Florian Westphal
2
-0
/
+28
2011-02-03
netfilter: xtables: add device group match
Patrick McHardy
2
-0
/
+22
2011-02-03
netfilter: ipset: fix linking with CONFIG_IPV6=n
Patrick McHardy
1
-0
/
+10
2011-02-01
netfilter: ipset: install ipset related header files
Patrick McHardy
3
-0
/
+8
2011-02-01
netfilter: xtables: "set" match and "SET" target support
Jozsef Kadlecsik
1
-0
/
+55
2011-02-01
netfilter: ipset: list:set set type support
Jozsef Kadlecsik
1
-0
/
+27
2011-02-01
netfilter: ipset: hash:ip set type support
Jozsef Kadlecsik
2
-0
/
+1100
2011-02-01
netfilter: ipset: bitmap:ip set type support
Jozsef Kadlecsik
2
-0
/
+158
2011-02-01
netfilter: ipset: IP set core support
Jozsef Kadlecsik
3
-0
/
+498
2011-02-01
netfilter: NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
Jozsef Kadlecsik
1
-1
/
+2
2011-01-20
netfilter: xtables: add missing header inclusions for headers_check
Jan Engelhardt
9
-0
/
+18
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-1
/
+1
2011-01-20
netfilter: xtables: remove duplicate member
Jan Engelhardt
1
-1
/
+1
2011-01-20
Merge branch 'connlimit' of git://dev.medozas.de/linux
Patrick McHardy
1
-0
/
+12
2011-01-20
netfilter: xtables: remove extraneous header that slipped in
Jan Engelhardt
1
-1
/
+0
2011-01-20
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-5
/
+5
2011-01-19
netfilter: xtables: connlimit revision 1
Jan Engelhardt
1
-0
/
+12
2011-01-19
netfilter: nf_conntrack_tstamp: add flow-based timestamp extension
Pablo Neira Ayuso
1
-0
/
+9
2011-01-18
netfilter: nf_conntrack: nf_conntrack snmp helper
Jiri Olsa
1
-0
/
+9
[next]