index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-13
sfc: falcon: Make I2C terminology more inclusive
Easwar Hariharan
2024-06-28
sfc: remove get_rxfh_context dead code
Edward Cree
2024-06-28
sfc: use new rxfh_context API
Edward Cree
2024-06-12
sfc: use flow_rule_is_supp_enc_control_flags()
Asbjørn Sloth Tønnesen
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-18
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-02-14
net: remove stale mentions of dev_base_lock in comments
Eric Dumazet
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-02
sfc: fix a double-free bug in efx_probe_filters
Zhipeng Lu
2023-12-13
net: ethtool: get rid of get/set_rxfh_context functions
Ahmed Zaki
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-05
sfc-siena: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-12-05
sfc: Implement ndo_hwtstamp_(get|set)
Alex Austin
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
sfc: cleanup and reduce netlink error messages
Pieter Jansen van Vuuren
2023-10-15
sfc: support offloading ct(nat) action in RHS rules
Edward Cree
2023-10-15
sfc: parse mangle actions (NAT) in conntrack entries
Edward Cree
2023-10-13
sfc: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-06
sfc: support TC rules which require OR-AR-CT-AR flow
Edward Cree
2023-10-06
sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPs
Edward Cree
2023-10-06
sfc: offload foreign RHS rules without an encap match
Edward Cree
2023-10-06
sfc: support TC left-hand-side rules on foreign netdevs
Edward Cree
2023-10-03
net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().
Sebastian Andrzej Siewior
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()
Edward Cree
2023-09-16
sfc: make coding style of PTP addresses consistent with core
Alex Austin
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-08-27
sfc: extend pedit add action to handle decrement ipv6 hop limit
Pieter Jansen van Vuuren
2023-08-27
sfc: introduce pedit add actions on the ipv4 ttl field
Pieter Jansen van Vuuren
2023-08-27
sfc: add decrement ipv6 hop limit by offloading set hop limit actions
Pieter Jansen van Vuuren
2023-08-27
sfc: add decrement ttl by offloading set ipv4 ttl actions
Pieter Jansen van Vuuren
2023-08-27
sfc: add mac source and destination pedit action offload
Pieter Jansen van Vuuren
2023-08-27
sfc: introduce ethernet pedit set action infrastructure
Pieter Jansen van Vuuren
2023-08-25
sfc: Check firmware supports Ethernet PTP filter
Alex Austin
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-22
sfc: allocate a big enough SKB for loopback selftest packet
Edward Cree
2023-08-18
sfc: Remove unneeded semicolon
Yang Li
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
2023-08-17
sfc: don't fail probe if MAE/TC setup fails
Edward Cree
2023-08-17
sfc: don't unregister flow_indr if it was never registered
Edward Cree
2023-08-09
sfc: offload left-hand side rules for conntrack
Edward Cree
2023-08-09
sfc: conntrack state matches in TC rules
Edward Cree
[next]