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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-03
12
-74
/
+140
|
\
|
*
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2020-08-29
2
-17
/
+11
|
*
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
2020-08-28
4
-38
/
+39
|
*
netfilter: delete repeated words
Randy Dunlap
2020-08-28
3
-3
/
+3
|
*
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
2020-08-21
1
-1
/
+3
|
*
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
2020-08-21
1
-1
/
+2
|
*
netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match
Stefano Brivio
2020-08-21
1
-1
/
+33
|
*
netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...
Stefano Brivio
2020-08-21
1
-9
/
+14
|
*
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
2020-08-20
1
-4
/
+35
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-16
3
-27
/
+20
|
\
|
*
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
2020-08-13
1
-2
/
+4
|
*
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
2020-08-10
1
-23
/
+14
|
*
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
2020-08-10
1
-2
/
+2
*
|
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
2
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
Ahmed S. Darwish
2020-07-29
1
-2
/
+2
|
*
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-29
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
35
-255
/
+554
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-04
5
-19
/
+43
|
|
\
\
|
|
*
|
netfilter: flowtable: Set offload timeout when adding flow
Roi Dayan
2020-08-03
1
-0
/
+2
|
|
*
|
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
2020-08-03
1
-12
/
+0
|
|
*
|
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
2020-08-02
1
-1
/
+1
|
|
*
|
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2020-07-31
2
-6
/
+40
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-08-03
27
-82
/
+137
|
|
\
\
\
|
|
*
|
|
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
2020-08-02
1
-9
/
+7
|
|
*
|
|
netfilter: nf_tables: extended netlink error reporting for expressions
Pablo Neira Ayuso
2020-08-02
1
-1
/
+6
|
|
*
|
|
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-29
7
-8
/
+8
|
|
*
|
|
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-22
16
-35
/
+33
|
|
*
|
|
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
2020-07-22
3
-27
/
+81
|
|
*
|
|
netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
Dan Carpenter
2020-07-15
1
-2
/
+2
|
*
|
|
|
net: remove sockptr_advance
Christoph Hellwig
2020-07-28
1
-3
/
+4
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-25
2
-31
/
+22
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
2
-3
/
+3
|
*
|
|
|
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
2020-07-24
1
-10
/
+10
|
*
|
|
|
netfilter: split nf_sockopt
Christoph Hellwig
2020-07-19
1
-17
/
+13
|
*
|
|
|
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
2020-07-19
1
-5
/
+4
|
*
|
|
|
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2020-07-19
1
-42
/
+0
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2020-07-13
2
-2
/
+2
|
*
|
|
net: netfilter: kerneldoc fixes
Andrew Lunn
2020-07-13
3
-9
/
+9
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
5
-5
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
netfilter: nf_tables: reject unsupported chain flags
Pablo Neira Ayuso
2020-07-04
1
-0
/
+3
|
*
|
|
netfilter: nf_tables: add NFT_CHAIN_BINDING
Pablo Neira Ayuso
2020-07-04
2
-12
/
+125
|
*
|
|
netfilter: nf_tables: add nft_chain_add()
Pablo Neira Ayuso
2020-07-04
1
-8
/
+20
|
*
|
|
netfilter: nf_tables: expose enum nft_chain_flags through UAPI
Pablo Neira Ayuso
2020-07-04
1
-2
/
+2
|
*
|
|
netfilter: nf_tables: add NFTA_VERDICT_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-3
/
+13
|
*
|
|
netfilter: nf_tables: add NFTA_RULE_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-4
/
+32
|
*
|
|
netfilter: nf_tables: add NFTA_CHAIN_ID attribute
Pablo Neira Ayuso
2020-07-04
1
-3
/
+12
|
*
|
|
ipvs: allow connection reuse for unconfirmed conntrack
Julian Anastasov
2020-07-04
1
-5
/
+7
|
*
|
|
ipvs: avoid expiring many connections from timer
Julian Anastasov
2020-07-01
2
-17
/
+42
|
*
|
|
ipvs: register hooks only with services
Julian Anastasov
2020-06-30
2
-19
/
+84
[next]