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-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-15
/
+41
2022-09-21
netfilter: conntrack: revisit the gc initial rescheduling bias
Antoine Tenart
1
-4
/
+6
2022-09-21
netfilter: conntrack: fix the gc rescheduling delay
Antoine Tenart
1
-2
/
+8
2022-09-20
netfilter: nf_ct_ftp: fix deadlock when nat rewrite is needed
Florian Westphal
1
-2
/
+4
2022-09-20
netfilter: nf_tables: fix percpu memory leak at nf_tables_addchain()
Tetsuo Handa
1
-0
/
+1
2022-09-20
netfilter: nf_tables: fix nft_counters_enabled underflow at nf_tables_addchain()
Tetsuo Handa
1
-4
/
+3
2022-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
13
-196
/
+259
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
7
-97
/
+17
2022-09-07
netfilter: nat: avoid long-running port range loop
Florian Westphal
1
-2
/
+14
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
5
-55
/
+25
2022-09-07
netfilter: move from strlcpy with unused retval to strscpy
Wolfram Sang
7
-21
/
+21
2022-09-07
netfilter: conntrack: reduce timeout when receiving out-of-window fin or rst
Florian Westphal
1
-0
/
+58
2022-09-07
netfilter: conntrack: remove unneeded indent level
Florian Westphal
1
-53
/
+45
2022-09-07
netfilter: nfnetlink_osf: fix possible bogus match in nf_osf_find()
Pablo Neira Ayuso
1
-1
/
+3
2022-09-07
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
1
-6
/
+28
2022-09-07
netfilter: conntrack: ignore overly delayed tcp packets
Florian Westphal
1
-28
/
+21
2022-09-07
netfilter: conntrack: prepare tcp_in_window for ternary return value
Florian Westphal
1
-49
/
+87
2022-09-07
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
1
-2
/
+2
2022-09-07
netfilter: nft_payload: reject out-of-range attributes via policy
Florian Westphal
1
-3
/
+3
2022-09-05
netlink: Bounds-check struct nlmsgerr creation
Kees Cook
1
-3
/
+5
2022-09-01
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
1
-2
/
+3
2022-08-31
netfilter: nf_tables: clean up hook list when offload flags check fails
Pablo Neira Ayuso
1
-1
/
+3
2022-08-31
netfilter: remove nf_conntrack_helper sysctl and modparam toggles
Pablo Neira Ayuso
5
-94
/
+11
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-22
/
+106
2022-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
8
-20
/
+104
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
1
-2
/
+2
2022-08-24
netfilter: flowtable: fix stuck flows on cleanup due to pending work
Pablo Neira Ayuso
2
-4
/
+11
2022-08-24
netfilter: flowtable: add function to invoke garbage collection immediately
Pablo Neira Ayuso
1
-3
/
+9
2022-08-24
netfilter: nf_tables: disallow binding to already bound chain
Pablo Neira Ayuso
1
-0
/
+2
2022-08-24
netfilter: nft_tunnel: restrict it to netdev family
Pablo Neira Ayuso
1
-0
/
+1
2022-08-24
netfilter: nft_osf: restrict osf to ipv4, ipv6 and inet families
Pablo Neira Ayuso
1
-3
/
+15
2022-08-24
netfilter: nf_tables: do not leave chain stats enabled on error
Pablo Neira Ayuso
1
-2
/
+4
2022-08-24
netfilter: nft_payload: do not truncate csum_offset and csum_type
Pablo Neira Ayuso
1
-6
/
+13
2022-08-24
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
1
-2
/
+8
2022-08-24
netfilter: nf_tables: make table handle allocation per-netns friendly
Pablo Neira Ayuso
1
-2
/
+1
2022-08-24
netfilter: nf_tables: disallow updates of implicit chain
Pablo Neira Ayuso
1
-0
/
+3
2022-08-23
netfilter: nft_tproxy: restrict to prerouting hook
Florian Westphal
1
-0
/
+8
2022-08-23
netfilter: conntrack: work around exceeded receive window
Florian Westphal
1
-0
/
+31
2022-08-22
Remove DECnet support from kernel
Stephen Hemminger
2
-17
/
+0
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-90
/
+182
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-6
/
+0
2022-08-17
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
1
-1
/
+0
2022-08-15
netfilter: nf_tables: check NFT_SET_CONCAT flag if field_count is specified
Pablo Neira Ayuso
1
-0
/
+5
2022-08-15
netfilter: nf_tables: disallow NFT_SET_ELEM_CATCHALL and NFT_SET_ELEM_INTERVA...
Pablo Neira Ayuso
1
-0
/
+3
2022-08-15
netfilter: nf_tables: NFTA_SET_ELEM_KEY_END requires concat and interval flags
Pablo Neira Ayuso
1
-0
/
+24
2022-08-12
netfilter: nf_tables: validate NFTA_SET_ELEM_OBJREF based on NFT_SET_OBJECT flag
Pablo Neira Ayuso
1
-4
/
+9
2022-08-11
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
1
-1
/
+1
2022-08-11
netfilter: nfnetlink: re-enable conntrack expectation events
Florian Westphal
1
-12
/
+71
2022-08-11
netfilter: nf_tables: fix scheduling-while-atomic splat
Florian Westphal
1
-4
/
+0
[next]