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
2020-10-22
netfilter: nf_fwd_netdev: clear timestamp in forwarding path
Pablo Neira Ayuso
2
-0
/
+2
2020-10-20
netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...
Saeed Mirzamohammadi
2
-5
/
+5
2020-10-20
netfilter: conntrack: connection timeout after re-register
Francesco Ruggeri
1
-6
/
+13
2020-10-20
ipvs: adjust the debug info in function set_tcp_state
longguang.yue
1
-4
/
+6
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+32
2020-10-15
netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statements
Davide Caratti
2
-0
/
+29
2020-10-15
netfilter: restore NF_INET_NUMHOOKS
Pablo Neira Ayuso
1
-1
/
+1
2020-10-14
netfilter: nf_log: missing vlan offload tag and proto
Pablo Neira Ayuso
1
-0
/
+12
2020-10-12
netfilter: nftables: extend error reporting for chain updates
Pablo Neira Ayuso
1
-5
/
+14
2020-10-12
ipvs: clear skb->tstamp in forwarding path
Julian Anastasov
1
-0
/
+6
2020-10-12
netfilter: flowtable: reduce calls to pskb_may_pull()
Pablo Neira Ayuso
2
-27
/
+30
2020-10-12
netfilter: nf_tables: add inet ingress support
Pablo Neira Ayuso
2
-8
/
+41
2020-10-12
netfilter: add inet ingress support
Pablo Neira Ayuso
1
-21
/
+82
2020-10-12
netfilter: add nf_ingress_hook() helper function
Pablo Neira Ayuso
1
-2
/
+7
2020-10-12
netfilter: add nf_static_key_{inc,dec}
Pablo Neira Ayuso
1
-6
/
+17
2020-10-12
ipvs: inspect reply packets from DR/TUN real servers
longguang.yue
2
-15
/
+22
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
9
-56
/
+207
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
2
-6
/
+147
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
2
-8
/
+8
2020-10-04
netfilter: nfnetlink: place subsys mutexes in distinct lockdep classes
Florian Westphal
1
-1
/
+18
2020-10-04
netfilter: ipset: enable memory accounting for ipset allocations
Vasily Averin
1
-16
/
+1
2020-10-04
netfilter: nf_tables_offload: Remove unused macro FLOW_SETUP_BLOCK
YueHaibing
1
-2
/
+0
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-09-30
netfilter: nf_tables: add userdata attributes to nft_chain
Jose M. Guisado Gomez
1
-8
/
+25
2020-09-30
netfilter: nf_tables: use nla_memdup to copy udata
Jose M. Guisado Gomez
1
-10
/
+4
2020-09-30
netfilter: nf_tables: fix userdata memleak
Jose M. Guisado Gomez
1
-0
/
+2
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-32
/
+66
2020-09-22
ipvs: Remove unused macros
YueHaibing
1
-3
/
+0
2020-09-22
netfilter: conntrack: proc: rename stat column
Florian Westphal
1
-2
/
+2
2020-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-33
/
+95
2020-09-08
netfilter: nf_tables: add userdata support for nft_object
Jose M. Guisado Gomez
1
-8
/
+27
2020-09-08
netfilter: nft_meta: use socket user_ns to retrieve skuid and skgid
Pablo Neira Ayuso
1
-2
/
+2
2020-09-08
netfilter: conntrack: nf_conncount_init is failing with IPv6 disabled
Eelco Chaudron
1
-0
/
+2
2020-09-08
netfilter: ctnetlink: fix mark based dump filtering regression
Martin Willi
1
-16
/
+3
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
1
-13
/
+57
2020-09-08
netfilter: ctnetlink: add a range check for l3/l4 protonum
Will McVicker
1
-1
/
+2
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
12
-74
/
+140
2020-09-01
ipvs: remove dependency on ip6_tables
Yaroslav Bolyukin
1
-1
/
+0
2020-08-29
netfilter: nft_socket: add wildcard support
Balazs Scheidler
1
-0
/
+27
2020-08-29
netfilter: conntrack: do not auto-delete clash entries on reply
Florian Westphal
2
-17
/
+11
2020-08-28
netfilter: nfnetlink: nfnetlink_unicast() reports EAGAIN instead of ENOBUFS
Pablo Neira Ayuso
4
-38
/
+39
2020-08-28
netfilter: delete repeated words
Randy Dunlap
3
-3
/
+3
2020-08-28
netfilter: xt_HMARK: Use ip_is_fragment() helper
YueHaibing
1
-1
/
+1
2020-08-28
netfilter: conntrack: remove unneeded nf_ct_put
Florian Westphal
1
-4
/
+3
2020-08-28
netfilter: conntrack: add clash resolution stat counter
Florian Westphal
3
-6
/
+9
2020-08-28
netfilter: conntrack: remove ignore stats
Florian Westphal
3
-5
/
+2
2020-08-28
netfilter: conntrack: do not increment two error counters at same time
Florian Westphal
1
-4
/
+1
2020-08-28
netfilter: nf_tables: add userdata attributes to nft_table
Jose M. Guisado Gomez
1
-1
/
+21
2020-08-28
ipvs: Fix uninit-value in do_ip_vs_set_ctl()
Peilin Ye
1
-3
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
[next]