index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nftables: introduce table ownership
Pablo Neira Ayuso
2021-02-15
1
-46
/
+117
*
netfilter: nftables: add helper function to release hooks of one single table
Pablo Neira Ayuso
2021-02-15
1
-5
/
+10
*
netfilter: nftables: add helper function to release one table
Pablo Neira Ayuso
2021-02-15
1
-35
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-02-10
4
-24
/
+48
|
\
|
*
netfilter: nftables: relax check for stateful expressions in set definition
Pablo Neira Ayuso
2021-02-09
1
-13
/
+15
|
*
netfilter: conntrack: skip identical origin tuple in same zone only
Florian Westphal
2021-02-09
1
-1
/
+2
|
*
netfilter: flowtable: fix tcp and udp header checksum update
Sven Auhagen
2021-02-04
1
-2
/
+2
|
*
netfilter: nftables: fix possible UAF over chains from packet path in netns
Pablo Neira Ayuso
2021-02-04
1
-6
/
+19
|
*
netfilter: xt_recent: Fix attempt to update deleted entry
Jozsef Kadlecsik
2021-02-04
1
-2
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2021-02-06
35
-209
/
+368
|
\
\
|
*
|
netfilter: nftables: remove redundant assignment of variable err
Colin Ian King
2021-02-06
1
-3
/
+1
|
*
|
netfilter: nftables: statify nft_parse_register()
Pablo Neira Ayuso
2021-01-27
1
-2
/
+1
|
*
|
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
2021-01-27
17
-80
/
+89
|
*
|
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
2021-01-27
20
-112
/
+109
|
*
|
netfilter: flowtable: add hash offset field to tuple
Pablo Neira Ayuso
2021-01-26
1
-3
/
+3
|
*
|
ipvs: add weighted random twos choice algorithm
Darby Payne
2021-01-26
3
-0
/
+151
|
*
|
netfilter: ctnetlink: remove get_ct indirection
Florian Westphal
2021-01-25
3
-10
/
+15
*
|
|
netfilter: move handlers to net/ip_vs.h
Leon Romanovsky
2021-02-04
1
-12
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-28
2
-18
/
+28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
netfilter: nft_dynset: dump expressions when set definition contains no expre...
Pablo Neira Ayuso
2021-01-16
1
-14
/
+17
|
*
|
netfilter: nft_dynset: add timeout extension to template
Pablo Neira Ayuso
2021-01-16
1
-1
/
+3
|
*
|
netfilter: nft_dynset: honor stateful expressions in set definition
Pablo Neira Ayuso
2021-01-16
2
-3
/
+8
|
|
/
*
/
net: remove redundant 'depends on NET'
Masahiro Yamada
2021-01-27
2
-2
/
+2
|
/
*
netfilter: nf_nat: Fix memleak in nf_nat_init
Dinghao Liu
2021-01-11
1
-0
/
+1
*
netfilter: conntrack: fix reading nf_conntrack_buckets
Jesper Dangaard Brouer
2021-01-10
1
-0
/
+3
*
netfilter: nftables: add set expression flags
Pablo Neira Ayuso
2020-12-28
2
-3
/
+12
*
netfilter: nft_dynset: report EOPNOTSUPP on missing set feature
Pablo Neira Ayuso
2020-12-28
1
-3
/
+3
*
netfilter: xt_RATEEST: reject non-null terminated string from userspace
Florian Westphal
2020-12-27
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2020-12-18
2
-26
/
+20
|
\
|
*
netfilter: ipset: fix shift-out-of-bounds in htable_bits()
Vasily Averin
2020-12-17
1
-15
/
+5
|
*
netfilter: ipset: fixes possible oops in mtype_resize
Vasily Averin
2020-12-17
1
-9
/
+13
|
*
netfilter: nftables: fix incorrect increment of loop counter
Colin Ian King
2020-12-16
1
-2
/
+2
*
|
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2020-12-14
12
-105
/
+450
|
\
\
|
*
|
netfilter: nftables: netlink support for several set element expressions
Pablo Neira Ayuso
2020-12-12
2
-6
/
+143
|
*
|
netfilter: nftables: generalize set extension to support for several expressions
Pablo Neira Ayuso
2020-12-12
3
-47
/
+168
|
*
|
netfilter: nftables: generalize set expressions support
Pablo Neira Ayuso
2020-12-12
2
-27
/
+66
|
*
|
netfilter: ctnetlink: add timeout and protoinfo to destroy events
Florian Westphal
2020-12-12
4
-22
/
+48
|
*
|
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2020-12-01
1
-2
/
+4
|
*
|
netfilter: nfnl_acct: remove data from struct net
Wang Shanker
2020-12-01
1
-9
/
+29
|
*
|
netfilter: Remove unnecessary conversion to bool
Kaixu Xia
2020-12-01
1
-1
/
+1
|
*
|
ipvs: replace atomic_add_return()
Yejune Deng
2020-11-22
2
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
4
-41
/
+26
|
\
\
\
|
*
|
|
netfilter: nft_ct: Remove confirmation check for NFT_CT_ID
Brett Mastbergen
2020-12-09
1
-2
/
+0
|
*
|
|
netfilter: nftables: comment indirect serialization of commit_mutex with rtnl...
Pablo Neira Ayuso
2020-12-08
1
-0
/
+4
|
*
|
|
netfilter: nft_dynset: fix timeouts later than 23 days
Pablo Neira Ayuso
2020-12-08
2
-5
/
+7
|
*
|
|
netfilter: x_tables: Switch synchronization to RCU
Subash Abhinov Kasiviswanathan
2020-12-08
1
-34
/
+15
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-03
7
-38
/
+110
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
netfilter: nftables_offload: build mask based from the matching bytes
Pablo Neira Ayuso
2020-11-27
3
-29
/
+61
[next]