index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Lines
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-23
/
+30
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
-5
/
+9
2023-02-22
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
-2
/
+1
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
-14
/
+15
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
-1
/
+4
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
-11
/
+73
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
-0
/
+63
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
-13
/
+13
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
-0
/
+48
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
-0
/
+26
2023-02-10
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
-98
/
+108
2023-02-09
netfilter: nf_tables: allow to fetch set elements when table has an owner
Pablo Neira Ayuso
-1
/
+1
2023-02-03
netfilter: nf_conntrack: allow early drop of offloaded UDP conns
Vlad Buslov
-5
/
+6
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
-4
/
+4
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
-4
/
+8
2023-02-03
netfilter: flowtable: fixup UDP timeout depending on ct state
Vlad Buslov
-1
/
+4
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+3
2023-02-02
ipvs: avoid kfree_rcu without 2nd arg
Julian Anastasov
-1
/
+1
2023-02-01
netfilter: use skb_ip_totlen and iph_totlen
Xin Long
-3
/
+3
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
-13
/
+13
2023-02-01
netfilter: conntrack: remote a return value of the 'seq_print_acct' function.
Gavrilov Ilia
-8
/
+4
2023-02-01
netfilter: conntrack: udp: fix seen-reply test
Florian Westphal
-1
/
+1
2023-02-01
netfilter: nf_tables: fix wrong pointer passed to PTR_ERR()
Yang Yingliang
-1
/
+1
2023-02-01
netfilter: nf_tables: NULL pointer dereference in nf_tables_updobj()
Alok Tiwari
-0
/
+3
2023-01-31
Revert "netfilter: conntrack: fix bug in for_each_sctp_chunk"
Florian Westphal
-2
/
+3
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-242
/
+278
2023-01-25
net: Kconfig: fix spellos
Randy Dunlap
-1
/
+1
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
-1
/
+1
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
-62
/
+39
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
-68
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
-9
/
+16
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
-127
/
+189
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+18
2023-01-18
netfilter: nf_tables: add support to destroy operation
Fernando Fernandez Mancera
-8
/
+103
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for some ct expression calls
Florian Westphal
-12
/
+92
2023-01-18
netfilter: nf_tables: avoid retpoline overhead for objref calls
Florian Westphal
-6
/
+8
2023-01-18
netfilter: nf_tables: add static key to skip retpoline workarounds
Florian Westphal
-1
/
+29
2023-01-18
netfilter: conntrack: move rcu read lock to nf_conntrack_find_get
Florian Westphal
-8
/
+9
2023-01-18
netfilter: conntrack: avoid reload of ct->status
Florian Westphal
-8
/
+11
2023-01-18
netfilter: conntrack: remove pr_debug calls
Florian Westphal
-44
/
+5
2023-01-18
netfilter: conntrack: sctp: use nf log infrastructure for invalid packets
Florian Westphal
-31
/
+15
2023-01-17
netfilter: conntrack: handle tcp challenge acks during connection reuse
Florian Westphal
-0
/
+15
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
-1
/
+1
2023-01-11
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
-2
/
+2
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
-1
/
+1
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-187
/
+268
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
-80
/
+67
2023-01-02
netfilter: ipset: fix hash:net,port,net hang with /0 subnet
Jozsef Kadlecsik
-19
/
+21
[next]