index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-06
bpf: Replace __diag_ignore with unified __diag_ignore_all
Kumar Kartikeya Dwivedi
1
-2
/
+3
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+50
2022-03-03
net: Get rcv tstamp if needed in nfnetlink_{log, queue}.c
Martin KaFai Lau
2
-5
/
+9
2022-03-03
net: Add skb_clear_tstamp() to keep the mono delivery_time
Martin KaFai Lau
4
-7
/
+7
2022-03-02
net/sched: act_ct: Fix flow table lookup failure with no originating ifindex
Paul Blakey
1
-1
/
+5
2022-03-01
netfilter: nf_queue: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-01
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-7
/
+18
2022-03-01
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-01
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-6
/
+57
2022-02-23
netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
Eric Dumazet
1
-2
/
+2
2022-02-22
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
1
-4
/
+9
2022-02-21
netfilter: nft_limit: fix stateful object memory leak
Florian Westphal
1
-0
/
+18
2022-02-21
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
1
-0
/
+3
2022-02-20
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
4
-2
/
+25
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2022-02-14
netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
Pablo Neira Ayuso
1
-0
/
+2
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-24
/
+58
2022-02-10
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
1
-1
/
+3
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
20
-411
/
+403
2022-02-09
netfilter: ctnetlink: use dump structure instead of raw args
Florian Westphal
1
-12
/
+24
2022-02-09
nfqueue: enable to set skb->priority
Nicolas Dichtel
1
-0
/
+8
2022-02-09
netfilter: nft_cmp: optimize comparison for 16-bytes
Pablo Neira Ayuso
2
-2
/
+116
2022-02-09
netfilter: cttimeout: use option structure
Florian Westphal
2
-22
/
+20
2022-02-09
netfilter: ecache: don't use nf_conn spinlock
Florian Westphal
1
-12
/
+13
2022-02-09
netfilter: xt_socket: fix a typo in socket_mt_destroy()
Eric Dumazet
1
-1
/
+1
2022-02-07
net: netfilter: use kfree_drop_reason() for NF_DROP
Menglong Dong
1
-1
/
+2
2022-02-04
netfilter: nft_compat: suppress comment match
Florian Westphal
1
-0
/
+9
2022-02-04
netfilter: exthdr: add support for tcp option removal
Florian Westphal
1
-1
/
+95
2022-02-04
netfilter: conntrack: pptp: use single option structure
Florian Westphal
1
-42
/
+18
2022-02-04
netfilter: conntrack: remove extension register api
Florian Westphal
11
-227
/
+7
2022-02-04
netfilter: conntrack: handle ->destroy hook via nat_ops instead
Florian Westphal
3
-33
/
+15
2022-02-04
netfilter: conntrack: move extension sizes into core
Florian Westphal
11
-56
/
+76
2022-02-04
netfilter: conntrack: make all extensions 8-byte alignned
Florian Westphal
10
-10
/
+1
2022-02-04
netfilter: nfqueue: enable to get skb->priority
Nicolas Dichtel
1
-0
/
+5
2022-02-04
netfilter: conntrack: mark UDP zero checksum as CHECKSUM_UNNECESSARY
Kevin Mitchell
1
-1
/
+3
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
1
-1
/
+2
2022-02-04
netfilter: conntrack: re-init state for retransmitted syn-ack
Florian Westphal
1
-0
/
+12
2022-02-04
netfilter: conntrack: move synack init code to helper
Florian Westphal
1
-18
/
+29
2022-02-04
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2
-5
/
+6
2022-02-04
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
1
-0
/
+9
2022-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+16
2022-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
3
-2
/
+16
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+16
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-9
/
+19
2022-01-27
netfilter: nf_tables: remove assignment with no effect in chain blob builder
Pablo Neira Ayuso
1
-1
/
+0
2022-01-27
netfilter: nft_byteorder: track register operations
Pablo Neira Ayuso
1
-0
/
+12
2022-01-27
netfilter: nft_ct: fix use after free when attaching zone template
Florian Westphal
1
-1
/
+4
2022-01-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-0
/
+270
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
3
-16
/
+16
[next]