index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-4
/
+4
2019-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-142
/
+352
2019-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+3
2019-12-26
netfilter: nft_meta: add support for slave device ifindex matching
Florian Westphal
1
-7
/
+69
2019-12-26
netfilter: nft_meta: place rtclassid handling in a helper
Florian Westphal
1
-6
/
+16
2019-12-26
netfilter: nft_meta: place prandom handling in a helper
Florian Westphal
1
-4
/
+9
2019-12-26
netfilter: nft_meta: move all interface related keys to helper
Florian Westphal
1
-25
/
+70
2019-12-26
netfilter: nft_meta: move interface kind handling to helper
Florian Westphal
1
-6
/
+25
2019-12-26
netfilter: nft_meta: move cgroup handling to helper
Florian Westphal
1
-5
/
+15
2019-12-26
netfilter: nft_meta: move sk uid/git handling to helper
Florian Westphal
1
-29
/
+36
2019-12-26
netfilter: nft_meta: move pkttype handling to helper
Florian Westphal
1
-39
/
+51
2019-12-26
netfilter: nft_meta: move time handling to helper
Florian Westphal
1
-6
/
+22
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-54
/
+106
2019-12-20
netfilter: nft_tproxy: Fix port selector on Big Endian
Phil Sutter
1
-2
/
+2
2019-12-20
netfilter: nf_flow_table: fix big-endian integer overflow
Arnd Bergmann
1
-1
/
+1
2019-12-17
netfilter: conntrack: remove two export symbols
Florian Westphal
2
-2
/
+0
2019-12-17
netfilter: nft_tunnel: add the missing nla_nest_cancel()
Xin Long
1
-12
/
+26
2019-12-17
netfilter: nft_tunnel: also dump OPTS_ERSPAN/VXLAN
Xin Long
1
-1
/
+9
2019-12-17
netfilter: nft_tunnel: also dump ERSPAN_VERSION
Xin Long
1
-0
/
+3
2019-12-17
netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
Xin Long
1
-1
/
+2
2019-12-17
netfilter: nft_tunnel: no need to call htons() when dumping ports
Xin Long
1
-2
/
+2
2019-12-09
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-06
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2019-11-26
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-15
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
1
-10
/
+14
2019-11-15
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
1
-3
/
+11
2019-11-15
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2
-1
/
+64
2019-11-15
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
1
-5
/
+21
2019-11-15
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
1
-2
/
+1
[next]