index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-24
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-22
10
-54
/
+106
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-12-09
10
-54
/
+106
|
|
\
|
|
*
netfilter: nf_flow_table_offload: Correct memcpy size for flow_overload_mangle()
Pablo Neira Ayuso
2019-12-09
1
-31
/
+28
|
|
*
netfilter: nf_tables_offload: return EOPNOTSUPP if rule specifies no actions
Pablo Neira Ayuso
2019-12-09
1
-0
/
+3
|
|
*
netfilter: nf_tables: skip module reference count bump on object updates
Pablo Neira Ayuso
2019-12-09
1
-1
/
+1
|
|
*
netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
Pablo Neira Ayuso
2019-12-09
4
-3
/
+21
|
|
*
netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
Pablo Neira Ayuso
2019-12-09
1
-3
/
+9
|
|
*
netfilter: nft_set_rbtree: bogus lookup/get on consecutive elements in named ...
Pablo Neira Ayuso
2019-12-09
1
-5
/
+16
|
|
*
netfilter: nf_queue: enqueue skbs with NULL dst
Marco Oliverio
2019-12-07
1
-1
/
+1
|
|
*
netfilter: nf_tables_offload: Check for the NETDEV_UNREGISTER event
wenxu
2019-12-02
1
-0
/
+3
|
|
*
netfilter: nf_flow_table_offload: add IPv6 match description
Pablo Neira Ayuso
2019-11-30
1
-1
/
+11
|
|
*
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
Florian Westphal
2019-11-30
1
-3
/
+4
|
|
*
netfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offl...
Nathan Chancellor
2019-11-30
1
-2
/
+2
|
|
*
netfilter: nf_flow_table_offload: Fix block_cb tc_setup_type as TC_SETUP_CLSF...
wenxu
2019-11-30
1
-3
/
+3
|
|
*
netfilter: nf_flow_table_offload: Fix block setup as TC_SETUP_FT cmd
wenxu
2019-11-30
1
-1
/
+1
|
|
*
netfilter: ctnetlink: netns exit must wait for callbacks
Florian Westphal
2019-11-29
1
-0
/
+3
*
|
|
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
8
-17
/
+17
|
/
/
*
/
net: core: rename indirect block ingress cb function
John Hurley
2019-12-06
1
-3
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
|
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-1
/
+1
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2019-10-31
1
-2
/
+3
|
|
\
|
|
*
net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-2
/
+3
*
|
|
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+16
*
|
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+22
*
|
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
2
-0
/
+10
*
|
|
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
2019-11-15
1
-10
/
+14
*
|
|
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
2019-11-15
1
-3
/
+11
*
|
|
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2019-11-15
2
-1
/
+64
*
|
|
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
2019-11-15
1
-5
/
+21
*
|
|
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
2019-11-15
1
-2
/
+1
*
|
|
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
2019-11-15
1
-4
/
+4
*
|
|
netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
wenxu
2019-11-15
1
-0
/
+3
*
|
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
2
-6
/
+119
*
|
|
netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
Pablo Neira Ayuso
2019-11-15
1
-38
/
+38
*
|
|
netfilter: nft_meta: use 64-bit time arithmetic
Arnd Bergmann
2019-11-15
1
-5
/
+5
*
|
|
netfilter: xt_time: use time64_t
Arnd Bergmann
2019-11-15
1
-8
/
+11
*
|
|
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2019-11-13
1
-5
/
+18
|
\
\
\
|
*
|
|
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
2019-11-04
1
-5
/
+18
*
|
|
|
netfilter: nft_payload: add C-VLAN support
Pablo Neira Ayuso
2019-11-13
1
-7
/
+16
*
|
|
|
netfilter: nf_tables_offload: pass extack to nft_flow_cls_offload_setup()
Pablo Neira Ayuso
2019-11-13
1
-4
/
+8
*
|
|
|
netfilter: nf_tables: add nft_payload_rebuild_vlan_hdr()
Pablo Neira Ayuso
2019-11-13
1
-5
/
+14
*
|
|
|
netfilter: nft_payload: simplify vlan header handling
Pablo Neira Ayuso
2019-11-13
1
-19
/
+9
*
|
|
|
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
2019-11-13
1
-0
/
+4
*
|
|
|
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
2019-11-12
4
-3
/
+792
*
|
|
|
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2019-11-12
2
-2
/
+20
*
|
|
|
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2019-11-12
2
-24
/
+69
*
|
|
|
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
2019-11-12
1
-15
/
+4
*
|
|
|
netfilter: nf_flow_table: move conntrack object to struct flow_offload
Pablo Neira Ayuso
2019-11-12
1
-24
/
+11
[next]