index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: remove get_rxfh_context dead code
Edward Cree
2024-06-29
1
-36
/
+2
*
sfc: use new rxfh_context API
Edward Cree
2024-06-29
13
-219
/
+212
*
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
2024-06-13
1
-4
/
+1
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
3
-3
/
+3
*
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
2024-04-19
1
-4
/
+3
*
net: introduce include/net/rps.h
Eric Dumazet
2024-03-08
2
-0
/
+2
*
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-04
3
-8
/
+6
*
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2024-02-14
3
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-05
1
-1
/
+3
|
\
|
*
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
2024-01-03
1
-1
/
+3
*
|
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-14
7
-130
/
+121
*
|
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
5
-74
/
+92
*
|
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-12-05
5
-27
/
+38
*
|
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-12-05
5
-29
/
+38
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-19
/
+19
|
\
|
*
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
2023-10-24
1
-19
/
+19
*
|
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
2023-10-15
3
-1
/
+12
*
|
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
2023-10-15
1
-2
/
+89
*
|
sfc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-14
1
-2
/
+1
*
|
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
2023-10-06
3
-5
/
+165
*
|
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
2023-10-06
1
-2
/
+4
*
|
sfc: offload foreign RHS rules without an encap match
Edward Cree
2023-10-06
1
-1
/
+1
*
|
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
2023-10-06
3
-2
/
+222
*
|
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-10-03
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
4
-4
/
+30
|
\
|
|
*
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-21
4
-4
/
+30
*
|
sfc: make coding style of PTP addresses consistent with core
Alex Austin
2023-09-16
1
-13
/
+14
|
/
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-08
1
-5
/
+15
|
\
|
*
sfc: check for zero length in EF10 RX prefix
Edward Cree
2023-09-01
1
-5
/
+15
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-18
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-29
1
-1
/
+3
|
\
\
|
*
|
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
2023-08-26
1
-1
/
+3
*
|
|
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+25
*
|
|
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+46
*
|
|
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
2023-08-27
1
-0
/
+59
*
|
|
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
2023-08-27
3
-4
/
+79
*
|
|
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
2023-08-27
1
-2
/
+207
*
|
|
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
2023-08-27
4
-11
/
+202
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
3
-3
/
+3
|
\
|
|
|
*
|
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-22
3
-3
/
+3
*
|
|
sfc: Remove unneeded semicolon
Yang Li
2023-08-19
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
2
-2
/
+2
|
\
|
|
|
*
|
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
2023-08-17
1
-1
/
+1
|
*
|
sfc: don't unregister flow_indr if it was never registered
Edward Cree
2023-08-17
1
-1
/
+1
*
|
|
sfc: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
6
-0
/
+599
*
|
|
sfc: conntrack state matches in TC rules
Edward Cree
2023-08-09
4
-4
/
+105
*
|
|
sfc: handle non-zero chain_index on TC rules
Edward Cree
2023-08-09
4
-26
/
+170
*
|
|
sfc: offload conntrack flow entries (match only) from CT zones
Edward Cree
2023-08-09
5
-7
/
+429
*
|
|
sfc: functions to insert/remove conntrack entries to MAE hardware
Edward Cree
2023-08-09
3
-0
/
+274
[next]