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
*
icmp: remove duplicate code
Matteo Croce
2019-11-05
2
-10
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
8
-27
/
+76
|
\
|
*
Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2019-10-26
5
-25
/
+35
|
|
\
|
|
*
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-10-24
1
-8
/
+7
|
|
*
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
2019-10-24
5
-17
/
+28
|
*
|
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
2019-10-24
1
-0
/
+38
|
|
/
|
*
netfilter: nf_tables_offload: restore basechain deletion
Pablo Neira Ayuso
2019-10-23
1
-1
/
+1
|
*
netfilter: nf_flow_table: set timeout before insertion into hashes
Pablo Neira Ayuso
2019-10-23
1
-1
/
+2
*
|
net: Fix various misspellings of "connect"
Geert Uytterhoeven
2019-10-28
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-10-26
31
-496
/
+1063
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
2019-10-26
1
-2
/
+17
|
*
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
2019-10-26
1
-21
/
+21
|
*
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
2019-10-26
1
-5
/
+15
|
*
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
2019-10-26
1
-3
/
+3
|
*
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
2019-10-23
3
-96
/
+289
|
*
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
2019-10-23
1
-13
/
+13
|
*
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
2019-10-23
1
-13
/
+24
|
*
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
2019-10-23
1
-4
/
+5
|
*
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
2019-10-23
1
-4
/
+11
|
*
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
2019-10-23
1
-1
/
+1
|
*
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
2019-10-23
1
-0
/
+17
|
*
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
2019-10-23
1
-102
/
+151
|
*
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
2019-10-23
1
-5
/
+5
|
*
netfilter: add and use nf_hook_slow_list()
Florian Westphal
2019-10-17
1
-0
/
+20
|
*
netfilter: conntrack: free extension area immediately
Florian Westphal
2019-10-17
2
-13
/
+10
|
*
netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks
Florian Westphal
2019-10-17
1
-26
/
+50
|
*
Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...
Pablo Neira Ayuso
2019-10-17
3
-34
/
+43
|
|
\
|
|
*
ipvs: batch __ip_vs_dev_cleanup
Haishuang Yan
2019-10-08
1
-7
/
+12
|
|
*
ipvs: batch __ip_vs_cleanup
Haishuang Yan
2019-10-08
2
-15
/
+25
|
|
*
ipvs: no need to update skb route entry for local destination packets.
zhang kai
2019-10-08
1
-12
/
+6
|
*
|
netfilter: ecache: document extension area access rules
Florian Westphal
2019-10-17
1
-2
/
+15
|
|
/
|
*
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2019-10-07
2
-28
/
+27
|
*
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
2019-10-07
1
-0
/
+12
|
*
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
2019-10-07
1
-0
/
+24
|
*
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-0
/
+102
|
*
netfilter: ipset: move ip_set_comment functions from ip_set.h to ip_set_core.c.
Jeremy Sowden
2019-10-07
1
-1
/
+65
|
*
netfilter: ipset: remove inline from static functions in .c files.
Jeremy Sowden
2019-10-07
19
-138
/
+138
*
|
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
2019-10-09
1
-2
/
+2
|
/
*
netfilter: nft_connlimit: disable bh on garbage collection
Pablo Neira Ayuso
2019-10-01
1
-1
/
+6
*
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
2019-10-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2019-09-27
4
-7
/
+42
|
\
|
*
netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
Laura Garcia Liebana
2019-09-25
2
-0
/
+35
|
*
netfilter: nf_tables: allow lookups in dynamic sets
Florian Westphal
2019-09-20
2
-5
/
+5
|
*
netfilter: nf_tables_offload: fix always true policy is unset check
Pablo Neira Ayuso
2019-09-20
1
-1
/
+1
|
*
netfilter: nf_tables: add NFT_CHAIN_POLICY_UNSET and use it
Pablo Neira Ayuso
2019-09-20
1
-1
/
+1
*
|
net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-09-26
2
-4
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
4
-6
/
+12
|
\
|
*
netfilter: nf_flow_table: set default timeout after successful insertion
Pablo Neira Ayuso
2019-09-03
1
-1
/
+1
|
*
netfilter: ctnetlink: honor IPS_OFFLOAD flag
Pablo Neira Ayuso
2019-09-03
1
-2
/
+5
|
*
netfilter: nft_fib_netdev: Terminate rule eval if protocol=IPv6 and ipv6 modu...
Leonardo Bras
2019-09-03
1
-0
/
+3
[next]