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
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
netfilter: nf_tables: add NFT_LOGLEVEL_* enumeration and use it
Pablo Neira Ayuso
1
-5
/
+5
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
74
-1840
/
+4792
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-2
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
11
-344
/
+63
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-42
/
+69
2018-06-03
netfilter: nf_tables: handle chain name lookups via rhltable
Florian Westphal
1
-15
/
+98
2018-06-03
netfilter: nf_tables: add connlimit support
Pablo Neira Ayuso
3
-0
/
+307
2018-06-03
netfilter: nf_tables: add destroy_clone expression
Pablo Neira Ayuso
2
-2
/
+11
2018-06-03
netfilter: nf_tables: garbage collection for stateful expressions
Pablo Neira Ayuso
2
-2
/
+28
2018-06-03
netfilter: nf_tables: pass ctx to nf_tables_expr_destroy()
Pablo Neira Ayuso
1
-4
/
+12
2018-06-03
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
1
-13
/
+23
2018-06-03
netfilter: nf_tables: pass context to object destroy indirection
Pablo Neira Ayuso
3
-8
/
+10
2018-06-03
netfilter: Libify xt_TPROXY
Máté Eckl
2
-337
/
+20
2018-06-03
netfilter: Decrease code duplication regarding transparent socket option
Máté Eckl
3
-16
/
+6
2018-06-01
ipvs: add ipv6 support to ftp
Julian Anastasov
5
-178
/
+325
2018-06-01
ipvs: add full ipv6 support to nfct
Julian Anastasov
1
-52
/
+49
2018-06-01
netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer
Pablo Neira Ayuso
1
-1
/
+145
2018-06-01
netfilter: nfnetlink: Remove VLA usage
Kees Cook
1
-2
/
+23
2018-06-01
netfilter: nf_flow_table: attach dst to skbs
Jason A. Donenfeld
1
-2
/
+4
2018-06-01
netfilter: nf_tables: fix chain dependency validation
Pablo Neira Ayuso
4
-32
/
+196
2018-06-01
netfilter: nf_tables: Add audit support to log statement
Phil Sutter
1
-1
/
+91
2018-06-01
netfilter: nf_tables: add support for native socket matching
Máté Eckl
3
-0
/
+153
2018-06-01
netfilter: fix ptr_ret.cocci warnings
kbuild test robot
2
-12
/
+3
2018-05-29
netfilter: nf_tables: remove unused variables
Taehee Yoo
1
-16
/
+0
2018-05-29
netfilter: nf_tables: use call_rcu in netlink dumps
Florian Westphal
1
-39
/
+72
2018-05-29
netfilter: nf_tables: fail batch if fatal signal is pending
Florian Westphal
1
-0
/
+8
2018-05-29
netfilter: nf_tables: fix endian mismatch in return type
Florian Westphal
1
-1
/
+1
2018-05-29
netfilter: nft_compat: use call_rcu for nfnl_compat_get
Florian Westphal
1
-11
/
+18
2018-05-29
netfilter: nat: make symbol nat_hook static
Wei Yongjun
1
-1
/
+1
2018-05-29
netfilter: nf_tables: remove synchronize_rcu in commit phase
Florian Westphal
2
-18
/
+210
2018-05-29
netfilter: nfnetlink: allow commit to fail
Florian Westphal
1
-1
/
+8
2018-05-29
netfilter: nat: merge nf_nat_redirect into nf_nat
Florian Westphal
3
-10
/
+2
2018-05-29
netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()
Taehee Yoo
1
-1
/
+3
2018-05-29
netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
Taehee Yoo
1
-2
/
+2
2018-05-29
netfilter: nf_tables: disable preemption in nft_update_chain_stats()
Pablo Neira Ayuso
1
-2
/
+2
2018-05-24
netfilter: provide correct argument to nla_strlcpy()
Eric Dumazet
2
-3
/
+3
2018-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
12
-181
/
+749
2018-05-23
ipvs: fix buffer overflow with sync daemon and service
Julian Anastasov
1
-6
/
+15
2018-05-23
netfilter: nft_limit: fix packet ratelimiting
Pablo Neira Ayuso
1
-14
/
+24
2018-05-23
netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
Taehee Yoo
1
-6
/
+8
2018-05-23
netfilter: nfnetlink_queue: resolve clash for unconfirmed conntracks
Pablo Neira Ayuso
3
-19
/
+127
2018-05-23
netfilter: add struct nf_nat_hook and use it
Pablo Neira Ayuso
4
-26
/
+20
2018-05-23
netfilter: add struct nf_ct_hook and use it
Pablo Neira Ayuso
2
-10
/
+13
2018-05-23
netfilter: nft_set_rbtree: add timeout support
Pablo Neira Ayuso
1
-3
/
+72
2018-05-23
netfilter: make NF_OSF non-visible symbol
Fernando Fernandez Mancera
1
-1
/
+1
2018-05-23
netfilter: lift one-nat-hook-only restriction
Florian Westphal
2
-69
/
+2
2018-05-23
netfilter: nf_nat: add nat type hooks to nat core
Florian Westphal
1
-13
/
+18
2018-05-23
netfilter: nf_nat: add nat hook register functions to nf_nat
Florian Westphal
1
-0
/
+157
[next]