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-06
net: core: rename indirect block ingress cb function
John Hurley
1
-3
/
+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
2019-11-15
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
1
-4
/
+4
2019-11-15
netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
wenxu
1
-0
/
+3
2019-11-15
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2
-6
/
+119
2019-11-15
netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
Pablo Neira Ayuso
1
-38
/
+38
2019-11-15
netfilter: nft_meta: use 64-bit time arithmetic
Arnd Bergmann
1
-5
/
+5
2019-11-15
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-12
netfilter: nf_flow_table: hardware offload support
Pablo Neira Ayuso
4
-3
/
+792
2019-11-12
netfilter: nf_tables: add flowtable offload control plane
Pablo Neira Ayuso
2
-2
/
+20
2019-11-12
netfilter: nf_flow_table: detach routing information from flow description
Pablo Neira Ayuso
2
-24
/
+69
2019-11-12
netfilter: nf_flowtable: remove flow_offload_entry structure
Pablo Neira Ayuso
1
-15
/
+4
2019-11-12
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-05
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
2019-11-04
netfilter: nf_tables: bogus EOPNOTSUPP on basechain update
Pablo Neira Ayuso
1
-0
/
+1
2019-11-04
netfilter: nf_tables: fix unexpected EOPNOTSUPP error
Fernando Fernandez Mancera
1
-4
/
+2
2019-11-04
netfilter: ipset: Fix nla_policies to fully support NL_VALIDATE_STRICT
Jozsef Kadlecsik
3
-13
/
+30
2019-11-04
netfilter: ipset: Copy the right MAC address in hash:ip,mac IPv6 sets
Stefano Brivio
1
-1
/
+1
2019-11-04
netfilter: ipset: Fix an error code in ip_set_sockfn_get()
Dan Carpenter
1
-3
/
+5
2019-11-04
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
1
-5
/
+18
2019-11-04
netfilter: nf_tables_offload: check for register data length mismatches
Pablo Neira Ayuso
2
-3
/
+4
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-27
/
+76
2019-10-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-2
/
+3
2019-10-30
net/netfilter: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
1
-2
/
+3
2019-10-28
net: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
31
-496
/
+1063
2019-10-26
Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
5
-25
/
+35
2019-10-26
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
1
-2
/
+17
2019-10-26
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
1
-21
/
+21
2019-10-26
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
1
-5
/
+15
2019-10-26
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
1
-3
/
+3
[next]