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