index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
flower
/
tunnel_conf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-02
nfp: flower: avoid taking mutex in atomic context
Yanguo Li
1
-1
/
+7
2022-10-24
nfp: flower: tunnel neigh support bond offload
Yanguo Li
1
-9
/
+44
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+13
2022-07-14
nfp: flower: configure tunnel neighbour on cmsg rx
Tianyu Yuan
1
-5
/
+13
2022-06-29
nfp: flower: fix comment typos and formatting
Walter Heymans
1
-1
/
+1
2022-05-11
nfp: flower: fix 'variable 'flow6' set but not used'
Louis Peens
1
-12
/
+7
2022-05-06
nfp: flower: remove unused neighbour cache
Louis Peens
1
-175
/
+0
2022-05-06
nfp: flower: link pre_tun flow rules with neigh entries
Louis Peens
1
-0
/
+147
2022-05-06
nfp: flower: rework tunnel neighbour configuration
Louis Peens
1
-59
/
+115
2022-05-06
nfp: flower: update nfp_tun_neigh structs
Louis Peens
1
-12
/
+18
2022-05-06
nfp: flower: fixup ipv6/ipv4 route lookup for neigh events
Louis Peens
1
-19
/
+33
2022-05-06
nfp: flower: add infrastructure for pre_tun rework
Louis Peens
1
-32
/
+0
2022-03-03
nfp: flower: Remove usage of the deprecated ida_simple_xxx API
Christophe JAILLET
1
-5
/
+5
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-19
nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
Christophe JAILLET
1
-2
/
+2
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+8
2022-02-09
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-01-26
nfp: flower: Use struct_size() helper in kmalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-3
/
+3
2021-05-18
net: netronome: nfp: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-03-17
nfp: flower: add ipv6 bit to pre_tunnel control message
Louis Peens
1
-2
/
+13
2020-09-03
nfp: flower: fix ABI mismatch between driver and firmware
Louis Peens
1
-0
/
+2
2019-12-20
nfp: flower: support ipv6 tunnel keep-alive messages from fw
John Hurley
1
-0
/
+62
2019-12-20
nfp: flower: handle notifiers for ipv6 route changes
John Hurley
1
-64
/
+173
2019-12-20
nfp: flower: handle ipv6 tunnel no neigh request
John Hurley
1
-5
/
+106
2019-12-20
nfp: flower: offload list of IPv6 tunnel endpoint addresses
John Hurley
1
-1
/
+89
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2019-08-29
nfp: flower: handle neighbour events on internal ports
John Hurley
1
-4
/
+4
2019-08-07
nfp: flower: encode mac indexes with pre-tunnel rule check
John Hurley
1
-16
/
+55
2019-08-07
nfp: flower: remove offloaded MACs when reprs are applied to OvS bridges
John Hurley
1
-0
/
+42
2019-08-07
nfp: flower: offload pre-tunnel rules
John Hurley
1
-2
/
+77
2019-08-07
nfp: flower: verify pre-tunnel rules
John Hurley
1
-0
/
+12
2019-06-06
nfp: flower: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-05-15
nfp: flower: add rcu locks when accessing netdev for tunnels
Pieter Jansen van Vuuren
1
-6
/
+11
2019-04-16
nfp: flower: allow tunnels to output to internal port
John Hurley
1
-3
/
+4
2019-04-16
nfp: allow fallback packets from non-reprs
John Hurley
1
-2
/
+2
2019-01-17
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
1
-114
/
+229
2019-01-17
nfp: flower: ensure MAC cleanup on address change
John Hurley
1
-10
/
+96
2019-01-17
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-17
nfp: flower: remove list infastructure from MAC offload
John Hurley
1
-122
/
+37
2019-01-17
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-17
nfp: flower: tidy tunnel related private data
John Hurley
1
-72
/
+72
2018-11-11
nfp: flower: increase scope of netdev checking functions
John Hurley
1
-17
/
+2
2018-11-08
nfp: flower: include geneve as supported offload tunnel type
John Hurley
1
-0
/
+2
2018-11-07
nfp: flower: use the common netdev notifier
Jakub Kicinski
1
-34
/
+4
2018-11-07
nfp: flower: remove unnecessary iteration over devices
Jakub Kicinski
1
-7
/
+0
2018-10-18
net: Add netif_is_vxlan()
Ido Schimmel
1
-1
/
+2
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
1
-32
/
+2
2018-07-22
nfp: flower: ensure dead neighbour entries are not offloaded
John Hurley
1
-1
/
+1
2018-06-13
nfp: flower: free dst_entry in route table
Pieter Jansen van Vuuren
1
-0
/
+2
[next]