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-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-1
/
+3
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
1
-1
/
+0
2021-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2
-1
/
+3
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
5
-11
/
+70
2021-11-01
netfilter: nft_payload: support for inner header matching / mangling
Pablo Neira Ayuso
1
-2
/
+54
2021-11-01
netfilter: nf_tables: convert pktinfo->tprot_set to flags field
Pablo Neira Ayuso
4
-6
/
+6
2021-11-01
netfilter: nft_meta: add NFT_META_IFTYPE
Pablo Neira Ayuso
1
-1
/
+5
2021-11-01
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
1
-2
/
+5
2021-10-26
netfilter: conntrack: skip confirmation and nat hooks in postrouting for vrf
Florian Westphal
2
-1
/
+27
2021-10-22
ipvs: autoload ipvs on genl access
Thomas Weißschuh
1
-0
/
+2
2021-10-22
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
1
-1
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-8
/
+10
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-153
/
+106
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-4
/
+4
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
1
-0
/
+1
2021-10-17
netfilter: core: Fix clang warnings about unused static inlines
Lukas Wunner
1
-2
/
+4
2021-10-14
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
1
-0
/
+5
2021-10-14
netfilter: ipvs: merge ipv4 + ipv6 icmp reply handlers
Florian Westphal
1
-23
/
+14
2021-10-14
netfilter: ipvs: remove unneeded input wrappers
Florian Westphal
1
-53
/
+4
2021-10-14
netfilter: ipvs: remove unneeded output wrappers
Florian Westphal
1
-56
/
+6
2021-10-14
netfilter: ipvs: prepare for hook function reduction
Florian Westphal
1
-10
/
+16
2021-10-14
netfilter: Introduce egress hook
Lukas Wunner
4
-8
/
+57
2021-10-07
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-10-07
ipvs: add sysctl_run_estimation to support disable estimation
Dust Li
2
-0
/
+13
2021-10-07
netfilter: nf_tables: skip netdev events generated on netns removal
Florian Westphal
1
-6
/
+3
2021-10-07
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
1
-1
/
+1
2021-10-07
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
1
-1
/
+1
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
2
-13
/
+36
2021-09-28
netfilter: nf_tables: reverse order in rule replacement expansion
Pablo Neira Ayuso
1
-6
/
+4
2021-09-28
netfilter: nf_tables: add position handle in event notification
Pablo Neira Ayuso
1
-9
/
+25
2021-09-21
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
3
-3
/
+34
2021-09-21
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
1
-26
/
+24
2021-09-21
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
1
-47
/
+75
2021-09-21
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-09-21
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
1
-10
/
+18
2021-09-21
netfilter: nat: include zone id in nat table hash again
Florian Westphal
1
-5
/
+12
2021-09-21
netfilter: conntrack: include zone id in tuple hash again
Florian Westphal
1
-15
/
+52
2021-09-21
netfilter: conntrack: make max chain length random
Florian Westphal
1
-6
/
+11
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-09-14
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
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
[next]