index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-28
netfilter: nf_tables: validate registers coming from userspace.
Pablo Neira Ayuso
1
-5
/
+17
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-08
netfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
Eric Dumazet
1
-2
/
+2
2022-03-08
netfilter: nf_queue: handle socket prefetch
Florian Westphal
1
-0
/
+12
2022-03-08
netfilter: nf_queue: fix possible use-after-free
Florian Westphal
2
-7
/
+18
2022-03-08
netfilter: nf_queue: don't assume sk is full socket
Florian Westphal
1
-1
/
+10
2022-03-08
netfilter: fix use-after-free in __nf_register_net_hook()
Eric Dumazet
1
-2
/
+3
2022-03-02
netfilter: nf_tables: fix memory leak during stateful obj update
Florian Westphal
1
-4
/
+9
2022-03-02
netfilter: nf_tables: unregister flowtable hooks on netns exit
Pablo Neira Ayuso
1
-0
/
+3
2022-03-02
netfilter: nf_tables_offload: incorrect flow offload action array size
Pablo Neira Ayuso
4
-2
/
+25
2022-03-02
netfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTABLES dependency
Pablo Neira Ayuso
1
-0
/
+2
2022-03-02
netfilter: xt_socket: fix a typo in socket_mt_destroy()
Eric Dumazet
1
-1
/
+1
2022-02-23
netfilter: conntrack: don't refresh sctp entries in closed state
Florian Westphal
1
-0
/
+9
2022-02-23
netfilter: nft_synproxy: unregister hooks on init error path
Pablo Neira Ayuso
1
-1
/
+3
2022-02-16
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
1
-1
/
+2
2022-02-01
netfilter: conntrack: don't increment invalid counter on NF_REPEAT
Florian Westphal
1
-3
/
+5
2022-01-27
netfilter: nft_set_pipapo: allocate pcpu scratch maps on clone
Florian Westphal
1
-0
/
+8
2022-01-27
netfilter: nft_payload: do not update layer 4 checksum when mangling fragments
Pablo Neira Ayuso
1
-0
/
+3
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-29
netfilter: nf_tables: fix use-after-free in nft_set_catchall_destroy()
Eric Dumazet
1
-2
/
+2
2021-12-14
netfilter: conntrack: annotate data-races around ct->timeout
Eric Dumazet
3
-6
/
+6
2021-12-14
netfilter: nft_exthdr: break evaluation if setting TCP option fails
Pablo Neira Ayuso
1
-4
/
+7
2021-12-14
nft_set_pipapo: Fix bucket load in AVX2 lookup routine for six 8-bit groups
Stefano Brivio
1
-1
/
+1
2021-12-01
netfilter: flowtable: fix IPv6 tunnel addr match
Will Mortensen
1
-2
/
+2
2021-12-01
netfilter: ipvs: Fix reuse connection if RS weight is 0
yangxingwu
1
-4
/
+4
2021-12-01
netfilter: ctnetlink: do not erase error code with EINVAL
Florent Fourcot
1
-3
/
+1
2021-12-01
netfilter: ctnetlink: fix filtering with CTA_TUPLE_REPLY
Florent Fourcot
1
-1
/
+1
2021-11-18
netfilter: nfnetlink_queue: fix OOB when mac header was cleared
Florian Westphal
1
-1
/
+1
2021-11-18
netfilter: nft_dynset: relax superfluous check on set updates
Pablo Neira Ayuso
1
-10
/
+1
2021-11-18
netfilter: conntrack: set on IPS_ASSURED if flows enters internal stream state
Pablo Neira Ayuso
1
-2
/
+5
2021-10-15
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
1
-0
/
+5
2021-10-07
netfilter: nf_tables: skip netdev events generated on netns removal
Florian Westphal
1
-6
/
+3
2021-10-07
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
1
-1
/
+1
2021-10-07
netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value
Juhee Kang
1
-1
/
+1
2021-10-02
netfilter: nf_tables: honor NLM_F_CREATE and NLM_F_EXCL in event notification
Pablo Neira Ayuso
2
-13
/
+36
2021-09-28
netfilter: nf_tables: reverse order in rule replacement expansion
Pablo Neira Ayuso
1
-6
/
+4
2021-09-28
netfilter: nf_tables: add position handle in event notification
Pablo Neira Ayuso
1
-9
/
+25
2021-09-21
netfilter: conntrack: serialize hash resizes and cleanups
Eric Dumazet
1
-33
/
+37
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
3
-3
/
+34
2021-09-21
netfilter: nf_nat_masquerade: defer conntrack walk to work queue
Florian Westphal
1
-26
/
+24
2021-09-21
netfilter: nf_nat_masquerade: make async masq_inet6_event handling generic
Florian Westphal
1
-47
/
+75
2021-09-21
netfilter: nf_tables: Fix oversized kvmalloc() calls
Pablo Neira Ayuso
1
-1
/
+1
2021-09-21
netfilter: nf_tables: unlink table before deleting it
Florian Westphal
1
-10
/
+18
2021-09-21
netfilter: nat: include zone id in nat table hash again
Florian Westphal
1
-5
/
+12
2021-09-21
netfilter: conntrack: include zone id in tuple hash again
Florian Westphal
1
-15
/
+52
2021-09-21
netfilter: conntrack: make max chain length random
Florian Westphal
1
-6
/
+11
2021-09-14
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
1
-0
/
+4
2021-09-14
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
1
-2
/
+2
2021-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
6
-51
/
+112
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-1
/
+1
[next]