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
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
2023-11-14
netfilter: nf_tables: split async and sync catchall in two functions
Pablo Neira Ayuso
2023-11-14
netfilter: ipset: fix race condition between swap/destroy and kernel side add...
Jozsef Kadlecsik
2023-11-14
netfilter: nf_tables: bogus ENOENT when destroying element which does not exist
Pablo Neira Ayuso
2023-11-14
netfilter: nf_tables: fix pointer math issue in nft_byteorder_eval()
Dan Carpenter
2023-11-14
netfilter: nft_set_rbtree: Remove unused variable nft_net
Yang Li
2023-11-08
Merge tag 'nf-23-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2023-11-08
netfilter: nat: fix ipv6 nat redirect with mapped and scoped addresses
Florian Westphal
2023-11-08
netfilter: xt_recent: fix (increase) ipv6 literal buffer length
Maciej Żenczykowski
2023-11-08
ipvs: add missing module descriptions
Florian Westphal
2023-11-08
netfilter: nf_tables: remove catchall element in GC sync path
Pablo Neira Ayuso
2023-11-08
netfilter: add missing module descriptions
Florian Westphal
2023-11-01
bpf: Add __bpf_kfunc_{start,end}_defs macros
Dave Marchevsky
2023-10-30
Merge tag 'ipsec-next-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2023-10-25
netfilter: flowtable: GC pushes back packets to classic path
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_set_dump_ctx
Phil Sutter
2023-10-24
netfilter: nf_tables: set->ops->insert returns opaque set element in case of ...
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: shrink memory consumption of set elements
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: expose opaque set element as struct nft_elem_priv
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: set backend .flush always succeeds
Pablo Neira Ayuso
2023-10-24
netfilter: nft_set_pipapo: no need to call pipapo_deactivate() from flush
Pablo Neira Ayuso
2023-10-24
netfilter: nf_tables: Carry reset boolean in nft_obj_dump_ctx
Phil Sutter
2023-10-24
netfilter: nf_tables: nft_obj_filter fits into cb->ctx
Phil Sutter
2023-10-24
netfilter: nf_tables: Carry s_idx in nft_obj_dump_ctx
Phil Sutter
2023-10-24
netfilter: nf_tables: A better name for nft_obj_filter
Phil Sutter
2023-10-24
netfilter: nf_tables: Unconditionally allocate nft_obj_filter
Phil Sutter
2023-10-24
netfilter: nf_tables: Drop pointless memset in nf_tables_dump_obj
Phil Sutter
2023-10-24
netfilter: conntrack: switch connlabels to atomic_t
Florian Westphal
2023-10-24
netfilter: nf_tables: Add locking for NFT_MSG_GETRULE_RESET requests
Phil Sutter
2023-10-24
netfilter: nf_tables: Introduce nf_tables_getrule_single()
Phil Sutter
2023-10-24
netfilter: nf_tables: Open-code audit log call in nf_tables_getrule()
Phil Sutter
2023-10-24
netfilter: nft_set_rbtree: prefer sync gc to async worker
Florian Westphal
2023-10-24
netfilter: nft_set_rbtree: rename gc deactivate+erase function
Florian Westphal
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-18
netfilter: nf_tables: revert do not remove elements if set backend implements...
Pablo Neira Ayuso
2023-10-18
netfilter: nft_set_rbtree: .deactivate fails if element has expired
Pablo Neira Ayuso
[next]