index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-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
2019-10-24
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
1
-0
/
+38
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
1
-8
/
+7
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
2019-10-23
netfilter: nf_tables_offload: restore basechain deletion
Pablo Neira Ayuso
1
-1
/
+1
2019-10-23
netfilter: nf_flow_table: set timeout before insertion into hashes
Pablo Neira Ayuso
1
-1
/
+2
2019-10-23
netfilter: nf_tables: support for multiple devices per netdev hook
Pablo Neira Ayuso
3
-96
/
+289
2019-10-23
netfilter: nf_tables_offload: remove rules on unregistered device only
Pablo Neira Ayuso
1
-13
/
+13
2019-10-23
netfilter: nf_tables_offload: add nft_flow_cls_offload_setup()
Pablo Neira Ayuso
1
-13
/
+24
2019-10-23
netfilter: nf_tables_offload: Pass callback list to nft_setup_cb_call()
Pablo Neira Ayuso
1
-4
/
+5
2019-10-23
netfilter: nf_tables_offload: add nft_flow_block_chain()
Pablo Neira Ayuso
1
-4
/
+11
2019-10-23
netfilter: nf_tables: increase maximum devices number per flowtable
Pablo Neira Ayuso
1
-1
/
+1
2019-10-23
netfilter: nf_tables: allow netdevice to be used only once per flowtable
Pablo Neira Ayuso
1
-0
/
+17
2019-10-23
netfilter: nf_tables: dynamically allocate hooks per net_device in flowtables
Pablo Neira Ayuso
1
-102
/
+151
2019-10-23
netfilter: nf_flow_table: move priority to struct nf_flowtable
Pablo Neira Ayuso
1
-5
/
+5
2019-10-17
netfilter: add and use nf_hook_slow_list()
Florian Westphal
1
-0
/
+20
2019-10-17
netfilter: conntrack: free extension area immediately
Florian Westphal
2
-13
/
+10
2019-10-17
netfilter: ctnetlink: don't dump ct extensions of unconfirmed conntracks
Florian Westphal
1
-26
/
+50
2019-10-17
Merge tag 'ipvs-next-for-v5.5' of https://git.kernel.org/pub/scm/linux/kernel...
Pablo Neira Ayuso
3
-34
/
+43
2019-10-17
netfilter: ecache: document extension area access rules
Florian Westphal
1
-2
/
+15
2019-10-09
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-08
ipvs: batch __ip_vs_dev_cleanup
Haishuang Yan
1
-7
/
+12
2019-10-08
ipvs: batch __ip_vs_cleanup
Haishuang Yan
2
-15
/
+25
2019-10-08
ipvs: no need to update skb route entry for local destination packets.
zhang kai
1
-12
/
+6
2019-10-07
netfilter: ipset: move ip_set_get_ip_port() to ip_set_bitmap_port.c.
Jeremy Sowden
2
-28
/
+27
2019-10-07
netfilter: ipset: move function to ip_set_bitmap_ip.c.
Jeremy Sowden
1
-0
/
+12
2019-10-07
netfilter: ipset: make ip_set_put_flags extern.
Jeremy Sowden
1
-0
/
+24
2019-10-07
netfilter: ipset: move functions to ip_set_core.c.
Jeremy Sowden
1
-0
/
+102
[next]