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
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-54
/
+106
2019-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
10
-54
/
+106
2019-12-09
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
1
-31
/
+28
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
8
-17
/
+17
2019-12-09
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
1
-0
/
+3
2019-12-09
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
1
-1
/
+1
2019-12-09
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
4
-3
/
+21
2019-12-09
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
1
-3
/
+9
2019-12-09
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
1
-5
/
+16
2019-12-07
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
1
-1
/
+1
2019-12-07
net: core: rename indirect block ingress cb function
John Hurley
1
-3
/
+3
2019-12-02
netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
wenxu
1
-0
/
+3
2019-11-30
netfilter: nf_flow_table_offload: add IPv6 match description
Pablo Neira Ayuso
1
-1
/
+11
2019-11-30
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
Florian Westphal
1
-3
/
+4
2019-11-30
netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...
Nathan Chancellor
1
-2
/
+2
2019-11-30
netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...
wenxu
1
-3
/
+3
2019-11-30
netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
wenxu
1
-1
/
+1
2019-11-29
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
1
-0
/
+3
2019-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2019-11-27
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
1
-1
/
+1
2019-11-20
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
1
-0
/
+16
2019-11-20
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
1
-0
/
+22
2019-11-20
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2
-0
/
+10
2019-11-16
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
1
-10
/
+14
2019-11-16
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
1
-3
/
+11
2019-11-16
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2
-1
/
+64
2019-11-16
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
1
-5
/
+21
2019-11-16
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
1
-2
/
+1
2019-11-16
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
1
-4
/
+4
2019-11-16
netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
wenxu
1
-0
/
+3
2019-11-16
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2
-6
/
+119
2019-11-16
netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
Pablo Neira Ayuso
1
-38
/
+38
2019-11-16
netfilter: nft_meta: use 64-bit time arithmetic
Arnd Bergmann
1
-5
/
+5
2019-11-16
netfilter: xt_time: use time64_t
Arnd Bergmann
1
-8
/
+11
2019-11-13
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
1
-5
/
+18
2019-11-13
netfilter: nft_payload: add C-VLAN support
Pablo Neira Ayuso
1
-7
/
+16
2019-11-13
netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()
Pablo Neira Ayuso
1
-4
/
+8
2019-11-13
netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()
Pablo Neira Ayuso
1
-5
/
+14
2019-11-13
netfilter: nft_payload: simplify vlan header handling
Pablo Neira Ayuso
1
-19
/
+9
2019-11-13
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
1
-0
/
+4
2019-11-13
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
4
-3
/
+792
2019-11-13
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2
-2
/
+20
2019-11-13
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2
-24
/
+69
2019-11-13
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
1
-15
/
+4
2019-11-13
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
1
-24
/
+11
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-25
/
+45
2019-11-06
icmp: remove duplicate code
Matteo Croce
2
-10
/
+2
2019-11-04
Merge branch 'master' of git://blackhole.kfki.hu/nf
Pablo Neira Ayuso
4
-17
/
+36
2019-11-04
netfilter: nf_tables_offload: skip EBUSY on chain update
Pablo Neira Ayuso
1
-1
/
+2
[next]