index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
6
-135
/
+650
2020-06-01
net: remove indirect block netdev event registration
Pablo Neira Ayuso
2
-118
/
+1
2020-06-01
net: use flow_indr_dev_setup_offload()
Pablo Neira Ayuso
2
-9
/
+38
2020-06-01
netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()
Pablo Neira Ayuso
1
-3
/
+3
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-36
/
+111
2020-05-27
netfilter: nf_tables: skip flowtable hooknum and priority on device updates
Pablo Neira Ayuso
1
-18
/
+35
2020-05-27
netfilter: nf_tables: allow to register flowtable with no devices
Pablo Neira Ayuso
1
-9
/
+11
2020-05-27
netfilter: nf_tables: delete devices from flowtable
Pablo Neira Ayuso
1
-16
/
+97
2020-05-27
netfilter: nf_tables: add devices to existing flowtable
Pablo Neira Ayuso
1
-11
/
+86
2020-05-27
netfilter: nf_tables: pass hook list to flowtable event notifier
Pablo Neira Ayuso
1
-5
/
+11
2020-05-27
netfilter: nf_tables: add nft_flowtable_hooks_destroy()
Pablo Neira Ayuso
1
-4
/
+11
2020-05-27
netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()
Pablo Neira Ayuso
1
-7
/
+10
2020-05-27
netfilter: nf_tables: generalise flowtable hook parsing
Pablo Neira Ayuso
1
-11
/
+25
2020-05-27
netfilter: ctnetlink: add kernel side filtering for dump
Romain Bellan
5
-71
/
+381
2020-05-27
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
1
-1
/
+1
2020-05-27
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
1
-3
/
+3
2020-05-25
netfilter: nfnetlink_cthelper: unbreak userspace helper support
Pablo Neira Ayuso
1
-1
/
+2
2020-05-25
netfilter: conntrack: make conntrack userspace helpers work again
Pablo Neira Ayuso
1
-6
/
+72
2020-05-25
netfilter: nf_conntrack_pptp: prevent buffer overflows in debug code
Pablo Neira Ayuso
1
-27
/
+35
2020-05-25
netfilter: ipset: Fix subcounter update skip
Phil Sutter
1
-1
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+38
2020-05-12
netfilter: nft_set_rbtree: Add missing expired checks
Phil Sutter
1
-0
/
+11
2020-05-12
netfilter: flowtable: set NF_FLOW_TEARDOWN flag on entry expiration
Pablo Neira Ayuso
1
-3
/
+5
2020-05-11
netfilter: conntrack: fix infinite loop on rmmod
Florian Westphal
1
-1
/
+12
2020-05-11
netfilter: flowtable: Remove WQ_MEM_RECLAIM from workqueue
Roi Dayan
1
-1
/
+1
2020-05-11
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
1
-1
/
+7
2020-05-10
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
1
-2
/
+2
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-8
/
+8
2020-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-5
/
+5
2020-04-30
docs: networking: convert tproxy.txt to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2020-04-29
netfilter: nf_osf: avoid passing pointer to local var
Arnd Bergmann
1
-5
/
+7
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
3
-5
/
+5
2020-04-28
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
1
-1
/
+45
2020-04-28
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
1
-22
/
+34
2020-04-28
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
1
-4
/
+6
2020-04-28
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-12
/
+26
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
3
-5
/
+5
2020-04-26
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
1
-3
/
+1
2020-04-26
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2
-1
/
+6
2020-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2020-04-19
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
1
-2
/
+2
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-22
/
+27
2020-04-15
netfilter: flowtable: Free block_cb when being deleted
Roi Dayan
1
-2
/
+4
2020-04-09
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-5
/
+5
2020-04-09
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-06
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
[next]