index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
netfilter: nf_tables: validate len in nft_validate_data_load()
Patrick McHardy
1
-1
/
+1
2015-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pablo Neira Ayuso
5
-47
/
+24
2015-04-08
netfilter: nf_tables: support optional userdata for set elements
Patrick McHardy
1
-0
/
+7
2015-04-08
netfilter: nf_tables: add support for dynamic set updates
Patrick McHardy
2
-0
/
+20
2015-04-08
netfilter: nf_tables: support different set binding types
Patrick McHardy
1
-0
/
+2
2015-04-08
netfilter: nf_tables: prepare set element accounting for async updates
Patrick McHardy
1
-1
/
+3
2015-04-04
netfilter: Pass nf_hook_state through nft_set_pktinfo*().
David S. Miller
3
-10
/
+7
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}().
David S. Miller
1
-16
/
+8
2015-04-04
netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}().
David S. Miller
1
-16
/
+8
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
1
-5
/
+1
2015-04-01
netfilter: nft_hash: add support for timeouts
Patrick McHardy
1
-0
/
+5
2015-04-01
netfilter: nf_tables: add GC synchronization helpers
Patrick McHardy
1
-0
/
+35
2015-04-01
netfilter: nf_tables: add set garbage collection helpers
Patrick McHardy
1
-0
/
+56
2015-04-01
netfilter: nf_tables: add set element timeout support
Patrick McHardy
1
-0
/
+20
2015-04-01
netfilter: nf_tables: add set timeout API support
Patrick McHardy
1
-0
/
+9
2015-03-26
netfilter: nf_tables: implement set transaction support
Patrick McHardy
1
-7
/
+26
2015-03-26
netfilter: nf_tables: add transaction helper functions
Patrick McHardy
1
-0
/
+28
2015-03-26
netfilter: nf_tables: return set extensions from ->lookup()
Patrick McHardy
1
-1
/
+3
2015-03-26
netfilter: nf_tables: consolide set element destruction
Patrick McHardy
1
-0
/
+2
2015-03-25
netfilter: nf_tables: convert hash and rbtree to set extensions
Patrick McHardy
1
-4
/
+10
2015-03-25
netfilter: nf_tables: add set extensions
Patrick McHardy
1
-0
/
+105
2015-03-25
netfilter: nf_tables: move struct net pointer to base chain
Patrick McHardy
1
-2
/
+2
2015-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2015-03-19
netfilter: restore rule tracing via nfnetlink_log
Pablo Neira Ayuso
1
-0
/
+10
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-3
/
+2
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-2
/
+2
2015-03-10
netfilter: fix sparse warnings in reject handling
Florian Westphal
2
-2
/
+2
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+19
2015-03-06
netfilter: nf_tables: limit maximum table name length to 32 bytes
Pablo Neira Ayuso
1
-1
/
+1
2015-03-06
netfilter: nf_tables: cleanup nf_tables.h
Patrick McHardy
1
-87
/
+87
2015-03-04
netfilter: nf_tables: fix userdata length overflow
Patrick McHardy
1
-3
/
+19
2015-03-03
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2
-14
/
+3
2015-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2015-01-19
netfilter: nf_tables: validate hooks in NAT expressions
Pablo Neira Ayuso
1
-0
/
+2
2015-01-08
netfilter: conntrack: Remove nf_ct_conntrack_flush_report
Kristian Evensen
1
-2
/
+0
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-6
/
+49
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
4
-2
/
+26
2014-11-27
netfilter: combine IPv4 and IPv6 nf_nat_redirect code in one module
Pablo Neira Ayuso
3
-17
/
+12
2014-11-27
netfilter: nf_tables_bridge: export nft_reject_ip*hdr_validate functions
Alvaro Neira
1
-0
/
+7
2014-11-27
netfilter: conntrack: avoid zeroing timer
Florian Westphal
1
-6
/
+9
2014-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-0
/
+38
2014-11-12
netfilter: nf_tables: restore synchronous object release from commit/abort
Pablo Neira Ayuso
1
-2
/
+0
2014-11-05
netfilter: Convert print_tuple functions to return void
Joe Perches
3
-5
/
+5
2014-11-05
netfilter: Remove return values for print_conntrack callbacks
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-27
netfilter: nf_tables: add new expression nft_redir
Arturo Borrero
1
-0
/
+21
2014-10-27
netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
Arturo Borrero
1
-0
/
+8
2014-10-27
netfilter: refactor NAT redirect IPv4 to use it from nf_tables
Arturo Borrero
1
-0
/
+9
2014-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+6
[prev]
[next]