index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
David S. Miller
2020-05-15
4
-8
/
+38
|
\
|
*
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
2020-05-12
1
-0
/
+11
|
*
netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
Pablo Neira Ayuso
2020-05-12
1
-3
/
+5
|
*
netfilter: conntrack: fix infinite loop on rmmod
Florian Westphal
2020-05-11
1
-1
/
+12
|
*
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
2020-05-11
1
-1
/
+1
|
*
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
1
-1
/
+7
|
*
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-06
2
-8
/
+8
|
\
|
|
*
netfilter: nf_osf: avoid passing pointer to local var
Arnd Bergmann
2020-04-29
1
-5
/
+7
|
*
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
2020-04-26
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-01
3
-5
/
+5
|
\
\
|
*
\
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2020-04-28
3
-5
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
3
-5
/
+5
*
|
|
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
2020-04-30
1
-1
/
+1
*
|
|
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
2020-04-28
1
-1
/
+45
*
|
|
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
2020-04-28
1
-22
/
+34
*
|
|
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
2020-04-28
1
-4
/
+6
*
|
|
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
2020-04-28
1
-2
/
+2
*
|
|
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
2020-04-27
1
-12
/
+26
*
|
|
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2020-04-26
2
-1
/
+6
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-04-21
2
-4
/
+6
|
\
\
|
*
|
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
2020-04-19
1
-2
/
+2
|
*
|
netfilter: flowtable: Free block_cb when being deleted
Roi Dayan
2020-04-15
1
-2
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-04-16
6
-22
/
+27
|
\
|
|
|
|
/
|
/
|
|
*
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
2020-04-07
1
-1
/
+1
|
*
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
2020-04-07
1
-2
/
+2
|
*
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
2020-04-06
1
-1
/
+2
|
*
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
Eric Dumazet
2020-04-05
1
-0
/
+1
|
*
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
2020-04-05
1
-0
/
+3
|
*
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-04-05
2
-6
/
+7
|
*
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
2020-04-05
1
-12
/
+11
*
|
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
2020-04-09
4
-5
/
+5
*
|
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
2020-04-09
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
13
-189
/
+235
|
\
|
*
ipvs: fix uninitialized variable warning
Haishuang Yan
2020-03-30
1
-2
/
+1
|
*
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
2020-03-30
1
-5
/
+3
|
*
netfilter: flowtable: add counter support in HW offload
wenxu
2020-03-30
1
-0
/
+12
|
*
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2020-03-30
1
-3
/
+4
|
*
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2020-03-30
2
-0
/
+5
|
*
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
2020-03-30
1
-2
/
+7
|
*
netfilter: nft_set_bitmap: initialize set element extension in lookups
Pablo Neira Ayuso
2020-03-30
1
-0
/
+1
|
*
netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
Romain Bellan
2020-03-30
1
-1
/
+1
|
*
netfilter: nf_queue: prefer nf_queue_entry_free
Florian Westphal
2020-03-29
1
-18
/
+9
|
*
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
2020-03-29
1
-4
/
+2
|
*
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2020-03-29
1
-30
/
+23
|
*
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-03-29
2
-10
/
+10
|
*
netfilter: flowtable: Use work entry per offload command
Paul Blakey
2020-03-27
1
-31
/
+15
|
*
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
2
-8
/
+7
|
*
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
2020-03-27
1
-1
/
+2
|
*
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
2
-2
/
+2
[next]