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
2020-04-28
netfilter: nft_nat: add netmap support
Pablo Neira Ayuso
1
-1
/
+45
2020-04-28
netfilter: nft_nat: add helper function to set up NAT address and protocol
Pablo Neira Ayuso
1
-22
/
+34
2020-04-28
netfilter: nft_nat: set flags from initialization path
Pablo Neira Ayuso
1
-4
/
+6
2020-04-28
netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
Pablo Neira Ayuso
1
-2
/
+2
2020-04-27
netfilter: nf_tables: allow up to 64 bytes in the set element data area
Pablo Neira Ayuso
1
-12
/
+26
2020-04-27
netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bit
Bodong Wang
2
-1
/
+6
2020-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2020-04-19
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
1
-2
/
+2
2020-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-22
/
+27
2020-04-15
netfilter: flowtable: Free block_cb when being deleted
Roi Dayan
1
-2
/
+4
2020-04-08
x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2
Jason A. Donenfeld
4
-5
/
+5
2020-04-08
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
1
-1
/
+1
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-04-07
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-06
netfilter: ipset: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-04-06
netfilter: nf_tables: do not leave dangling pointer in nf_tables_set_alloc_name
Eric Dumazet
1
-0
/
+1
2020-04-06
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
1
-0
/
+3
2020-04-06
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2
-6
/
+7
2020-04-06
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
1
-12
/
+11
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
13
-189
/
+235
2020-03-30
ipvs: fix uninitialized variable warning
Haishuang Yan
1
-2
/
+1
2020-03-30
netfilter: nft_exthdr: fix endianness of tcp option cast
Sergey Marinkevich
1
-5
/
+3
2020-03-30
netfilter: flowtable: add counter support in HW offload
wenxu
1
-0
/
+12
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
1
-3
/
+4
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
2
-0
/
+5
2020-03-30
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
1
-2
/
+7
2020-03-30
netfilter: nft_set_bitmap: initialize set element extension in lookups
Pablo Neira Ayuso
1
-0
/
+1
2020-03-30
netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
Romain Bellan
1
-1
/
+1
2020-03-29
netfilter: nf_queue: prefer nf_queue_entry_free
Florian Westphal
1
-18
/
+9
2020-03-29
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
1
-4
/
+2
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
1
-30
/
+23
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2
-10
/
+10
2020-03-27
netfilter: flowtable: Use work entry per offload command
Paul Blakey
1
-31
/
+15
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2
-8
/
+7
2020-03-27
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
1
-1
/
+2
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2
-2
/
+2
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
1
-0
/
+7
2020-03-27
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
1
-1
/
+1
2020-03-27
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
1
-8
/
+7
2020-03-27
ipvs: optimize tunnel dumps for icmp errors
Haishuang Yan
1
-20
/
+26
2020-03-27
netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...
Jules Irenge
1
-0
/
+2
2020-03-27
netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
Jules Irenge
1
-0
/
+1
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-20
/
+136
2020-03-25
net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} build
Pablo Neira Ayuso
1
-3
/
+2
2020-03-24
netfilter: nft_fwd_netdev: allow to redirect to ifb via ingress
Pablo Neira Ayuso
1
-0
/
+4
2020-03-24
netfilter: nft_fwd_netdev: validate family and chain type
Pablo Neira Ayuso
1
-0
/
+9
2020-03-24
netfilter: nft_set_rbtree: Detect partial overlaps on insertion
Stefano Brivio
1
-3
/
+67
2020-03-24
netfilter: nft_set_rbtree: Introduce and use nft_rbtree_interval_start()
Stefano Brivio
1
-6
/
+11
2020-03-24
netfilter: nft_set_pipapo: Separate partial and complete overlap cases on ins...
Stefano Brivio
1
-7
/
+27
2020-03-24
netfilter: nf_tables: Allow set back-ends to report partial overlaps on inser...
Pablo Neira Ayuso
1
-0
/
+5
[next]