index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
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-02
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-19
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
2011-01-18
Merge branch 'master' of git://dev.medozas.de/linux
Patrick McHardy
1
-0
/
+2
2011-01-18
netfilter: allow NFQUEUE bypass if no listener is available
Florian Westphal
1
-0
/
+6
2011-01-18
netfilter: xtables: add missing header files to export list
Jan Engelhardt
1
-0
/
+2
2011-01-16
netfilter: audit target to record accepted/dropped packets
Thomas Graf
2
-0
/
+31
2011-01-13
netfilter: x_table: speedup compat operations
Eric Dumazet
1
-1
/
+2
2011-01-13
netfilter: xt_conntrack: support matching on port ranges
Patrick McHardy
1
-0
/
+15
2011-01-13
netfilter: xt_comment: drop unneeded unsigned qualifier
Jan Engelhardt
1
-1
/
+1
2011-01-10
netfilter: x_tables: dont block BH while reading counters
Eric Dumazet
1
-5
/
+5
2010-12-15
netfilter: xtables: use guarded types
Jan Engelhardt
7
-32
/
+32
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
5
-3
/
+23
2010-10-21
tproxy: added IPv6 support to the TPROXY target
Balazs Scheidler
1
-3
/
+10
2010-10-21
conntrack: export lsm context rather than internal secid via netlink
Eric Paris
1
-1
/
+9
2010-10-21
secmark: make secmark object handling generic
Eric Paris
1
-9
/
+3
2010-10-19
netfilter: ctnetlink: add expectation deletion events
Pablo Neira Ayuso
1
-0
/
+1
2010-10-13
netfilter: xtables: unify {ip,ip6,arp}t_error_target
Jan Engelhardt
1
-0
/
+5
2010-10-04
netfilter: nf_conntrack_sip: Add callid parser
Simon Horman
1
-0
/
+1
2010-09-28
netfilter: ctnetlink: add support for user-space expectation helpers
Pablo Neira Ayuso
1
-0
/
+1
2010-09-22
netfilter: ctnetlink: allow to specify the expectation flags
Pablo Neira Ayuso
2
-0
/
+5
2010-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+3
2010-08-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-08-22
header: fix broken headers for user space
Changli Gao
1
-1
/
+1
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
[next]