index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-01
sfc: set affinity hints in local NUMA node only
Íñigo Huguet
1
-2
/
+10
2022-03-01
sfc: default config to 1 channel/core in local NUMA node only
Íñigo Huguet
1
-17
/
+34
2022-02-01
sfc: The size of the RX recycle ring should be more flexible
Martin Habets
7
-17
/
+57
2022-01-06
sfc: Use swap() instead of open coding it
Jiapeng Chong
1
-10
/
+4
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+10
2022-01-04
sfc: The RX page_ring is optional
Martin Habets
2
-0
/
+10
2022-01-04
ethernet/sfc: remove redundant rc variable
Minghao Chi
1
-3
/
+1
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-1
/
+4
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
3
-0
/
+3
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+8
2021-12-22
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-22
sfc: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-12-16
sfc_ef100: potential dereference of null pointer
Jiasheng Jiang
1
-0
/
+3
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
3
-4
/
+4
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
3
-10
/
+25
2021-11-05
sfc: use swap() to make code cleaner
Yang Guang
1
-6
/
+2
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-14
/
+29
2021-10-21
sfc: Don't use netif_info before net_device setup
Erik Ekman
2
-3
/
+3
2021-10-21
sfc: Export fibre-specific supported link modes
Erik Ekman
1
-11
/
+26
2021-10-18
sfc: Fix reading non-legacy supported link modes
Erik Ekman
1
-8
/
+2
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
6
-9
/
+9
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
4
-7
/
+7
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-40
/
+103
2021-09-09
sfc: last resort fallback for lack of xdp tx queues
Íñigo Huguet
3
-40
/
+58
2021-09-09
sfc: fallback for lack of xdp tx queues
Íñigo Huguet
3
-19
/
+64
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-117
/
+40
2021-08-24
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-24
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2
-4
/
+12
2021-08-23
Revert "sfc: falcon: Read VPD with pci_vpd_alloc()"
David S. Miller
1
-14
/
+16
2021-08-23
Revert "sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()"
David S. Miller
1
-14
/
+51
2021-08-22
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-22
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-20
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-20
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-15
/
+14
2021-08-13
ethernet: fix PTP_1588_CLOCK dependencies
Arnd Bergmann
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2
-2
/
+2
2021-07-13
sfc: add logs explaining XDP_TX/REDIRECT is not available
Íñigo Huguet
1
-0
/
+4
2021-07-13
sfc: ensure correct number of XDP queues
Íñigo Huguet
1
-7
/
+8
2021-07-13
sfc: fix lack of XDP TX queues - error XDP TX failed (-22)
Íñigo Huguet
1
-1
/
+2
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-20
/
+19
2021-06-24
sfc: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-7
/
+2
2021-06-22
sfc: avoid duplicated code in ef10_sriov
Íñigo Huguet
1
-3
/
+1
[next]