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
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-17
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
1
-1
/
+1
2022-06-08
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2
-20
/
+5
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2
-2
/
+23
2022-06-06
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
1
-0
/
+6
2022-06-06
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
1
-4
/
+8
2022-06-02
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
1
-0
/
+1
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
1
-25
/
+6
2022-06-01
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
1
-1
/
+1
2022-06-01
netfilter: nat: really support inet nat without l3 address
Florian Westphal
1
-1
/
+2
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
1
-2
/
+2
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
1
-0
/
+2
2022-05-31
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-05-31
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-05-31
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-3
/
+9
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
1
-2
/
+3
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
1
-19
/
+5
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
3
-48
/
+17
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-70
/
+48
2022-05-18
netfilter: nf_tables: disable expression reduction infra
Pablo Neira Ayuso
1
-10
/
+1
2022-05-18
netfilter: flowtable: move dst_check to packet path
Ritaro Takenaka
2
-22
/
+20
2022-05-18
netfilter: flowtable: fix TCP flow teardown
Pablo Neira Ayuso
2
-27
/
+9
2022-05-18
netfilter: ctnetlink: fix up for "netfilter: conntrack: remove unconfirmed list"
Stephen Rothwell
1
-0
/
+2
2022-05-16
netfilter: conntrack: remove pr_debug callsites from tcp tracker
Florian Westphal
1
-48
/
+4
2022-05-16
netfilter: nf_conncount: reduce unnecessary GC
William Tu
1
-0
/
+11
2022-05-16
netfilter: nft_flow_offload: fix offload with pppoe + vlan
Felix Fietkau
1
-1
/
+2
2022-05-16
netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
Felix Fietkau
1
-9
/
+13
2022-05-16
netfilter: flowtable: fix excessive hw offload attempts after failure
Felix Fietkau
1
-1
/
+3
2022-05-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
12
-300
/
+411
2022-05-13
netfilter: flowtable: nft_flow_route use more data for reverse route
Sven Auhagen
1
-0
/
+8
2022-05-13
netfilter: conntrack: add nf_conntrack_events autodetect mode
Florian Westphal
3
-8
/
+24
2022-05-13
netfilter: conntrack: un-inline nf_ct_ecache_ext_add
Florian Westphal
2
-3
/
+33
2022-05-13
netfilter: nfnetlink: allow to detect if ctnetlink listeners exist
Florian Westphal
1
-3
/
+37
2022-05-13
netfilter: conntrack: add nf_ct_iter_data object for nf_ct_iterate_cleanup*()
Pablo Neira Ayuso
5
-41
/
+47
2022-05-13
netfilter: conntrack: avoid unconditional local_bh_disable
Florian Westphal
1
-5
/
+2
2022-05-13
netfilter: conntrack: remove unconfirmed list
Florian Westphal
2
-98
/
+3
2022-05-13
netfilter: conntrack: remove __nf_ct_unconfirmed_destroy
Florian Westphal
3
-39
/
+13
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
1
-0
/
+12
2022-05-13
netfilter: extensions: introduce extension genid count
Florian Westphal
2
-1
/
+86
2022-05-13
netfilter: remove nf_ct_unconfirmed_destroy helper
Florian Westphal
2
-15
/
+3
2022-05-13
netfilter: cttimeout: decouple unlink and free on netns destruction
Florian Westphal
1
-2
/
+28
2022-05-13
netfilter: conntrack: remove the percpu dying list
Florian Westphal
3
-46
/
+13
2022-05-13
netfilter: conntrack: include ecache dying list in dumps
Florian Westphal
2
-0
/
+53
2022-05-13
netfilter: ecache: use dedicated list for event redelivery
Florian Westphal
2
-70
/
+80
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-3
/
+1
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-32
/
+51
[next]