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-09-08
netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid
Pablo Neira Ayuso
1
-2
/
+2
2020-09-08
netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
Eelco Chaudron
1
-0
/
+2
2020-09-08
netfilter: ctnetlink: fix mark based dump filtering regression
Martin Willi
1
-16
/
+3
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
1
-13
/
+57
2020-09-08
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
1
-1
/
+2
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-74
/
+140
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-21
netfilter: nf_tables: fix destination register zeroing
Florian Westphal
1
-1
/
+3
2020-08-21
netfilter: nf_tables: add NFTA_SET_USERDATA if not null
Pablo Neira Ayuso
1
-1
/
+2
2020-08-21
netfilter: nft_set_rbtree: Detect partial overlap with start endpoint match
Stefano Brivio
1
-1
/
+33
2020-08-21
netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...
Stefano Brivio
1
-9
/
+14
2020-08-20
netfilter: conntrack: allow sctp hearbeat after connection re-use
Florian Westphal
1
-4
/
+35
2020-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-27
/
+20
2020-08-13
netfilter: nf_tables: free chain context when BINDING flag is missing
Florian Westphal
1
-2
/
+4
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-4
/
+5
2020-08-10
netfilter: nft_compat: remove flush counter optimization
Florian Westphal
1
-23
/
+14
2020-08-10
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
1
-2
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
35
-255
/
+554
2020-08-04
Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+115
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+4
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
5
-19
/
+43
2020-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
27
-82
/
+137
2020-08-03
netfilter: flowtable: Set offload timeout when adding flow
Roi Dayan
1
-0
/
+2
2020-08-03
netfilter: conntrack: Move nf_ct_offload_timeout to header file
Roi Dayan
1
-12
/
+0
2020-08-02
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
1
-9
/
+7
2020-08-02
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
1
-1
/
+1
2020-08-02
netfilter: nf_tables: extended netlink error reporting for expressions
Pablo Neira Ayuso
1
-1
/
+6
2020-07-31
netfilter: nft_compat: make sure xtables destructors have run
Florian Westphal
2
-6
/
+40
2020-07-29
netfilter: Replace HTTP links with HTTPS ones
Alexander A. Klimov
7
-8
/
+8
2020-07-29
netfilter: nft_set_rbtree: Use sequence counter with associated rwlock
Ahmed S. Darwish
1
-2
/
+2
2020-07-29
netfilter: conntrack: Use sequence counter with associated spinlock
Ahmed S. Darwish
1
-2
/
+3
2020-07-28
net: remove sockptr_advance
Christoph Hellwig
1
-3
/
+4
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-31
/
+22
2020-07-24
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2
-3
/
+3
2020-07-24
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
1
-10
/
+10
2020-07-22
ipvs: fix the connection sync failed in some cases
guodeqing
1
-4
/
+8
2020-07-22
netfilter: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
16
-35
/
+33
2020-07-22
ipvs: queue delayed work to expire no destination connections if expire_nodes...
Andrew Sy Kim
3
-27
/
+81
2020-07-19
netfilter: split nf_sockopt
Christoph Hellwig
1
-17
/
+13
2020-07-19
netfilter: remove the compat argument to xt_copy_counters_from_user
Christoph Hellwig
1
-5
/
+4
2020-07-19
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
1
-42
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
3
-4
/
+4
2020-07-15
netfilter: nf_tables: Fix a use after free in nft_immediate_destroy()
Dan Carpenter
1
-2
/
+2
2020-07-15
netfilter: nf_tables: fix nat hook table deletion
Florian Westphal
1
-27
/
+14
2020-07-13
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
2
-2
/
+2
2020-07-13
net: netfilter: kerneldoc fixes
Andrew Lunn
3
-9
/
+9
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-5
/
+7
[next]