index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2024-01-31
netfilter: nft_ct: sanitize layer 3 and 4 protocol number in custom expectations
Pablo Neira Ayuso
2024-01-31
netfilter: nf_log: replace BUG_ON by WARN_ON_ONCE when putting logger
Pablo Neira Ayuso
2024-01-31
netfilter: ipset: fix performance regression in swap operation
Jozsef Kadlecsik
2024-01-31
netfilter: conntrack: check SCTP_CID_SHUTDOWN_ACK for vtag setting in sctp_new
Xin Long
2024-01-31
netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEV
Pablo Neira Ayuso
2024-01-31
netfilter: conntrack: correct window scaling with retransmitted SYN
Ryan Schaefer
2024-01-24
netfilter: nf_tables: validate NFPROTO_* family
Pablo Neira Ayuso
2024-01-24
netfilter: nf_tables: reject QUEUE/DROP verdict parameters
Florian Westphal
2024-01-24
netfilter: nf_tables: restrict anonymous set and map names to 16 bytes
Florian Westphal
2024-01-24
netfilter: nft_limit: reject configurations that cause integer overflow
Florian Westphal
2024-01-24
netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain
Pablo Neira Ayuso
2024-01-17
ipvs: avoid stat macros calls from preemptible context
Fedor Pchelkin
2024-01-17
netfilter: nf_tables: reject NFT_SET_CONCAT with not field length description
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: skip dead set elements in netlink dump
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: do not allow mismatch field size and set key length
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: check if catch-all set element is active in next genera...
Pablo Neira Ayuso
2024-01-17
netfilter: propagate net to nf_bridge_get_physindev
Pavel Tikhomirov
2024-01-17
netfilter: nf_queue: remove excess nf_bridge variable
Pavel Tikhomirov
2024-01-17
netfilter: nfnetlink_log: use proper helper for fetching physinif
Pavel Tikhomirov
2024-01-17
netfilter: nft_limit: do not ignore unsupported flags
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: bail out if stateful expression provides no .clone
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: validate .maxattr at expression registration
Pablo Neira Ayuso
2024-01-17
netfilter: nf_tables: reject invalid set policy
Pablo Neira Ayuso
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-03
netfilter: nft_immediate: drop chain reference counter on error
Pablo Neira Ayuso
2024-01-03
netfilter: nf_nat: fix action not being set for all ct states
Brad Cowie
2023-12-27
Kill sched.h dependency on rcupdate.h
Kent Overstreet
2023-12-22
netfilter: nf_tables: validate chain type update if available
Pablo Neira Ayuso
2023-12-22
netfilter: ctnetlink: support filtering by zone
Felix Huettner
2023-12-22
netfilter: nf_tables: mark newset as dead on transaction abort
Florian Westphal
2023-12-22
netfilter: nft_set_pipapo: prefer gfp_kernel allocation
Florian Westphal
2023-12-22
netfilter: nf_tables: Add locking for NFT_MSG_GETSETELEM_RESET requests
Phil Sutter
2023-12-22
netfilter: nf_tables: Introduce nft_set_dump_ctx_init()
Phil Sutter
2023-12-22
netfilter: nf_tables: Pass const set to nft_get_set_elem
Phil Sutter
2023-12-20
netfilter: nf_tables: skip set commit for deleted/destroyed sets
Pablo Neira Ayuso
2023-12-20
netfilter: nf_tables: set transport offset from mac header for netdev/egress
Pablo Neira Ayuso
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
bpf: take into account BPF token when fetching helper protos
Andrii Nakryiko
2023-12-06
netfilter: xt_owner: Fix for unsafe access of sk->sk_socket
Phil Sutter
2023-12-06
netfilter: nf_tables: validate family when identifying table via handle
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: bail out on mismatching dynset and set expressions
Pablo Neira Ayuso
2023-12-06
netfilter: nf_tables: fix 'exist' matching on bigendian arches
Florian Westphal
2023-12-06
netfilter: nft_set_pipapo: skip inactive elements during set walk
Florian Westphal
2023-12-06
netfilter: bpf: fix bad registration on nf_defrag
D. Wythe
2023-11-29
tcp: Don't pass cookie to __cookie_v[46]_check().
Kuniyuki Iwashima
[next]