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
2021-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-51
/
+112
2021-08-30
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
2021-08-30
netfilter: refuse insertion if chain has grown too large
Florian Westphal
3
-10
/
+40
2021-08-30
netfilter: conntrack: switch to siphash
Florian Westphal
3
-24
/
+50
2021-08-30
netfilter: conntrack: sanitize table size default settings
Florian Westphal
1
-16
/
+14
2021-08-30
netfilter: add netfilter hooks to SRv6 data plane
Ryoga Saito
3
-0
/
+71
2021-08-25
netfilter: ctnetlink: missing counters and timestamp in nfnetlink_{log,queue}
Pablo Neira Ayuso
1
-0
/
+6
2021-08-25
netfilter: ecache: remove nf_exp_event_notifier structure
Florian Westphal
2
-67
/
+6
2021-08-25
netfilter: ecache: prepare for event notifier merge
Florian Westphal
2
-36
/
+12
2021-08-25
netfilter: ecache: add common helper for nf_conntrack_eventmask_report
Florian Westphal
1
-68
/
+56
2021-08-25
netfilter: ecache: remove another indent level
Florian Westphal
1
-16
/
+18
2021-08-25
netfilter: ecache: remove one indent level
Florian Westphal
2
-31
/
+35
2021-08-19
net: Fix offloading indirect devices dependency on qdisc order creation
Eli Cohen
2
-0
/
+2
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
1
-1
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-83
/
+133
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-72
/
+165
2021-08-11
netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
Pavel Skripkin
1
-1
/
+8
2021-08-10
netfilter: nf_queue: move hookfn registration out of struct net
Florian Westphal
2
-12
/
+22
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
1
-18
/
+80
2021-08-06
netfilter: nfnetlink_hook: translate inet ingress to netdev
Pablo Neira Ayuso
1
-1
/
+7
2021-08-06
netfilter: conntrack: remove offload_pickup sysctl again
Florian Westphal
4
-21
/
+8
2021-08-06
netfilter: nfnetlink_hook: Use same family as request message
Pablo Neira Ayuso
1
-3
/
+3
2021-08-06
netfilter: nfnetlink_hook: use the sequence number of the request message
Pablo Neira Ayuso
1
-1
/
+2
2021-08-06
netfilter: nfnetlink_hook: missing chain family
Pablo Neira Ayuso
1
-2
/
+6
2021-08-06
netfilter: nfnetlink_hook: strip off module name from hookfn
Pablo Neira Ayuso
1
-0
/
+1
2021-08-06
netfilter: conntrack: collect all entries in one cycle
Florian Westphal
1
-49
/
+22
2021-08-05
net: Remove redundant if statements
Yajun Deng
2
-18
/
+9
2021-08-05
netfilter: ctnetlink: allow to filter dump by status bits
Florian Westphal
1
-1
/
+33
2021-08-05
netfilter: ctnetlink: add and use a helper for mark parsing
Florian Westphal
1
-15
/
+27
2021-08-04
netfilter: ipset: Limit the maximal range of consecutive elements to add/delete
Jozsef Kadlecsik
10
-7
/
+85
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
1
-11
/
+0
2021-08-01
netfilter: flowtable: remove nf_ct_l4proto_find() call
Pablo Neira Ayuso
1
-10
/
+0
2021-08-01
netfilter: nft_compat: use nfnetlink_unicast()
Pablo Neira Ayuso
1
-5
/
+3
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+41
2021-07-23
netfilter: nfnl_hook: fix unused variable warning
Arnd Bergmann
1
-0
/
+2
2021-07-23
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
1
-1
/
+3
2021-07-23
netfilter: conntrack: adjust stop timestamp to real expiry value
Florian Westphal
1
-1
/
+6
2021-07-23
netfilter: nft_last: avoid possible false sharing
Pablo Neira Ayuso
1
-7
/
+13
2021-07-23
netfilter: flowtable: avoid possible false sharing
Pablo Neira Ayuso
1
-1
/
+5
2021-07-21
net: ipv6: introduce ip6_dst_mtu_maybe_forward
Vadim Fedorenko
1
-1
/
+1
2021-07-17
netfilter: nf_tables: fix audit memory leak in nf_tables_commit
Dongliang Mu
1
-0
/
+12
2021-07-06
netfilter: nft_last: incorrect arithmetics when restoring last used
Pablo Neira Ayuso
1
-1
/
+1
2021-07-06
netfilter: nft_last: honor NFTA_LAST_SET on restoration
Pablo Neira Ayuso
1
-2
/
+8
2021-07-06
netfilter: conntrack: Mark access for KCSAN
Manfred Spraul
1
-1
/
+9
2021-07-06
netfilter: conntrack: add new sysctl to disable RST check
Ali Abdallah
2
-1
/
+15
2021-07-06
netfilter: conntrack: improve RST handling when tuple is re-used
Ali Abdallah
1
-17
/
+36
2021-07-02
netfilter: ctnetlink: suspicious RCU usage in ctnetlink_dump_helpinfo
Vasily Averin
1
-0
/
+3
2021-07-02
netfilter: conntrack: nf_ct_gre_keymap_flush() removal
Vasily Averin
3
-21
/
+0
2021-07-02
netfilter: nf_tables: Fix dereference of null pointer flow
Colin Ian King
1
-1
/
+2
2021-07-02
netfilter: conntrack: do not renew entry stuck in tcp SYN_SENT state
Florian Westphal
1
-0
/
+10
[next]