index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
11
-7
/
+153
2016-12-07
netfilter: nf_tables: support for set flushing
Pablo Neira Ayuso
1
-1
/
+5
2016-12-07
netfilter: nf_tables: add stateful object reference to set elements
Pablo Neira Ayuso
1
-0
/
+9
2016-12-07
netfilter: nft_quota: add depleted flag for objects
Pablo Neira Ayuso
1
-0
/
+2
2016-12-07
netfilter: nf_tables: notify internal updates of stateful objects
Pablo Neira Ayuso
1
-0
/
+4
2016-12-07
netfilter: nf_tables: atomic dump and reset for stateful objects
Pablo Neira Ayuso
1
-1
/
+2
2016-12-06
netfilter: nf_tables: add stateful objects
Pablo Neira Ayuso
1
-0
/
+79
2016-12-06
netfilter: add and use nf_fwd_netdev_egress
Florian Westphal
1
-0
/
+1
2016-12-06
netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
Pablo Neira Ayuso
1
-0
/
+1
2016-12-06
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2
-2
/
+4
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
1
-3
/
+7
2016-12-04
netfilter: conntrack: add nf_conntrack_default_on sysctl
Florian Westphal
1
-0
/
+9
2016-12-04
netfilter: conntrack: register hooks in netns when needed by ruleset
Florian Westphal
1
-0
/
+4
2016-12-04
netfilter: add and use nf_ct_netns_get/put
Florian Westphal
1
-0
/
+4
2016-12-04
netfilter: conntrack: remove unused init_net hook
Florian Westphal
1
-3
/
+0
2016-12-04
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2
-0
/
+6
2016-12-04
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2
-0
/
+6
2016-12-04
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2
-0
/
+6
2016-12-04
netfilter: nf_log: do not assume ethernet header in netdev family
Liping Zhang
1
-1
/
+3
2016-12-04
netfilter: built-in NAT support for UDPlite
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: built-in NAT support for SCTP
Davide Caratti
1
-0
/
+3
2016-12-04
netfilter: built-in NAT support for DCCP
Davide Caratti
1
-0
/
+3
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+4
2016-11-24
netfilter: nat: fix crash when conntrack entry is re-used
Florian Westphal
1
-3
/
+3
2016-11-24
netfilter: nf_tables: fix inconsistent element expiration calculation
Anders K. Pedersen
1
-1
/
+1
2016-11-24
netfilter: nat: switch to new rhlist interface
Florian Westphal
1
-1
/
+1
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2
-2
/
+2
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+6
2016-11-09
netfilter: conntrack: simplify init/uninit of L4 protocol trackers
Davide Caratti
1
-4
/
+14
2016-11-09
netfilter: nf_tables: simplify the basic expressions' init routine
Liping Zhang
1
-24
/
+9
2016-11-03
netfilter: remove hook_entries field from nf_hook_state
Pablo Neira Ayuso
1
-0
/
+1
2016-11-03
netfilter: nf_tables: use hook state from xt_action_param structure
Pablo Neira Ayuso
1
-10
/
+25
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-5
/
+6
2016-11-01
netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c
Pablo Neira Ayuso
1
-0
/
+27
2016-11-01
netfilter: nf_log: add packet logging for netdev family
Pablo Neira Ayuso
1
-0
/
+5
2016-11-01
netfilter: nf_tables: add fib expression
Florian Westphal
1
-0
/
+31
2016-10-27
netfilter: conntrack: avoid excess memory allocation
Florian Westphal
1
-2
/
+1
2016-10-27
netfilter: nf_tables: fix type mismatch with error return from nft_parse_u32_...
John W. Linville
1
-1
/
+1
2016-10-27
netfilter: nf_tables: fix *leak* when expr clone fail
Liping Zhang
1
-2
/
+4
2016-10-05
netfilter: merge fixup for "nf_tables_netdev: remove redundant ip_hdr assignm...
Stephen Rothwell
1
-1
/
+0
2016-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Pablo Neira Ayuso
3
-0
/
+22
2016-09-25
netfilter: nft_log: complete NFTA_LOG_FLAGS attr support
Liping Zhang
1
-8
/
+3
2016-09-25
netfilter: nf_tables: add range expression
Pablo Neira Ayuso
1
-0
/
+3
2016-09-25
netfilter: replace list_head with single linked list
Aaron Conole
1
-2
/
+1
2016-09-25
netfilter: nf_queue: whitespace cleanup
Aaron Conole
1
-4
/
+4
2016-09-24
netfilter: bridge: add and use br_nf_hook_thresh
Florian Westphal
1
-0
/
+6
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+14
2016-09-23
netfilter: nf_queue: improve queue range support for bridge family
Liping Zhang
1
-13
/
+43
2016-09-23
netfilter: nf_tables: validate maximum value of u32 netlink attributes
Laura Garcia Liebana
1
-0
/
+1
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
1
-0
/
+14
[next]