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
/
rx_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
sunhme: Regularize probe errors
Sean Anderson
1
-8
/
+13
2022-09-27
sunhme: Return an ERR_PTR from quattro_pci_find
Sean Anderson
1
-22
/
+27
2022-09-27
sunhme: forward the error code from pci_enable_device()
Rolf Eike Beer
1
-3
/
+3
2022-09-27
sunhme: Remove version
Sean Anderson
1
-15
/
+2
2022-09-27
sunhme: remove unused tx_dump_ring()
Rolf Eike Beer
1
-16
/
+0
2022-09-27
net: dsa: xrs700x: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-27
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-27
net: dsa: lan9303: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-26
xdp: Adjust xdp_frame layout to avoid using bitfields
Jesper Dangaard Brouer
1
-2
/
+2
2022-09-26
selftests: net: tsn_lib: run phc2sys in automatic mode
Vladimir Oltean
2
-6
/
+3
2022-09-26
selftests: net: tsn_lib: allow multiple isochron receivers
Vladimir Oltean
1
-5
/
+11
2022-09-26
selftests: net: tsn_lib: allow running ptp4l on multiple interfaces
Vladimir Oltean
1
-8
/
+19
2022-09-26
selftests: net: tsn_lib: don't overwrite isochron receiver extra args with UDS
Vladimir Oltean
1
-1
/
+1
2022-09-26
net: ethernet: adin1110: Add missing MODULE_DEVICE_TABLE
Yang Yingliang
1
-0
/
+1
2022-09-26
net: vertexcom: mse102x: Silence no spi_device_id warnings
Wei Yongjun
1
-0
/
+8
2022-09-26
net: ethernet: adi: Fix return value check in adin1110_probe_netdevs()
Wei Yongjun
1
-2
/
+2
2022-09-26
net: phy: micrel: enable interrupt for ksz9477 phy
Arun Ramadoss
1
-0
/
+2
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
2
-192
/
+81
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
3
-426
/
+433
2022-09-26
net: dsa: microchip: lan937x: return zero if mdio node not present
Arun Ramadoss
1
-4
/
+2
2022-09-26
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
Arun Ramadoss
1
-5
/
+8
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
3
-3
/
+12
2022-09-26
net/sched: taprio: simplify list iteration in taprio_dev_notifier()
Vladimir Oltean
1
-9
/
+4
2022-09-26
net: Remove unused inline function dst_hold_and_use()
Gaosheng Cui
1
-6
/
+0
2022-09-26
net: Remove unused inline function sk_nulls_node_init()
Gaosheng Cui
1
-5
/
+0
2022-09-26
neighbour: Remove unused inline function neigh_key_eq16()
Gaosheng Cui
1
-5
/
+0
2022-09-26
mlxsw: reg: Remove deprecated code about SFTR-V2 Register
Gaosheng Cui
1
-71
/
+0
2022-09-26
net: dsa: make user ports return to init_net on netns deletion
Vladimir Oltean
1
-0
/
+1
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
1
-6
/
+4
2022-09-26
net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support
Anand Moon
1
-0
/
+125
2022-09-26
dt-bindings: net: rockchip-dwmac: add rv1126 compatible
Anand Moon
1
-0
/
+2
2022-09-26
af_unix: Refactor unix_read_skb()
Peilin Ye
1
-24
/
+10
2022-09-26
udp: Refactor udp_read_skb()
Peilin Ye
1
-29
/
+17
2022-09-26
macsec: don't free NULL metadata_dst
Sabrina Dubroca
1
-1
/
+2
2022-09-24
ipv6: tcp: send consistent autoflowlabel in RST packets
Eric Dumazet
1
-1
/
+4
2022-09-24
net: ipa: encapsulate updating three more registers
Alex Elder
1
-26
/
+53
2022-09-24
net: ipa: encapsulate updating the COUNTER_CFG register
Alex Elder
1
-13
/
+22
2022-09-24
net: ipa: encapsulate setting the FILT_ROUT_HASH_EN register
Alex Elder
1
-8
/
+13
2022-09-24
net: ipa: tidy up register enum definitions
Alex Elder
1
-21
/
+21
2022-09-24
net: ipa: define BCR values using an enum
Alex Elder
3
-20
/
+18
2022-09-24
net: ipa: rearrange functions for similarity
Alex Elder
1
-46
/
+42
2022-09-24
net: ipa: introduce ipa_qtime_val()
Alex Elder
1
-36
/
+44
2022-09-24
net: ipa: don't use u32p_replace_bits()
Alex Elder
1
-2
/
+2
2022-09-23
net: macsec: remove the prepare flag from the MACsec offloading context
Antoine Tenart
2
-3
/
+0
2022-09-23
net/mlx5e: macsec: remove checks on the prepare phase
Antoine Tenart
1
-36
/
+0
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: macsec: remove the prepare phase when offloading
Antoine Tenart
1
-13
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
[next]