index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
mlxsw: pci: Simplify FRC clock reading
Amit Cohen
2
-9
/
+12
2022-07-25
mlxsw: spectrum_ptp: Initialize the clock to zero as part of initialization
Amit Cohen
1
-2
/
+1
2022-07-25
mlxsw: Rename 'read_frc_capable' bit to 'read_clock_capable'
Danielle Ratson
3
-3
/
+3
2022-07-25
mlxsw: resources: Add resource identifier for maximum number of FIDs
Amit Cohen
1
-0
/
+2
2022-07-25
mlxsw: spectrum: Fix the shift of FID field in TX header
Danielle Ratson
1
-1
/
+1
2022-07-25
mlxsw: Set time stamp type as part of config profile
Danielle Ratson
4
-1
/
+38
2022-07-25
mlxsw: cmd: Add UTC related fields to query firmware command
Danielle Ratson
1
-0
/
+26
2022-07-25
mlxsw: pci_hw: Add 'time_stamp' and 'time_stamp_type' fields to CQEv2
Danielle Ratson
1
-0
/
+78
2022-07-25
mlxsw: reg: Add Monitoring Time Precision Correction Port Configuration Register
Danielle Ratson
1
-0
/
+62
2022-07-25
mlxsw: reg: Add MTUTC register's fields for supporting PTP in Spectrum-2
Danielle Ratson
2
-4
/
+31
2022-07-25
mlxsw: Rename mlxsw_reg_mtptptp_pack() to mlxsw_reg_mtptpt_pack()
Danielle Ratson
2
-4
/
+4
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-1
/
+1
2022-07-25
net: macb: Update tsu clk usage in runtime suspend/resume for Versal
Harini Katakam
2
-2
/
+16
2022-07-25
net: macb: Sort CAPS flags by bit positions
Harini Katakam
1
-2
/
+2
2022-07-25
net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_txsa()
Jianglei Nie
1
-2
/
+2
2022-07-25
macsec: always read MACSEC_SA_ATTR_PN as a u64
Sabrina Dubroca
1
-3
/
+3
2022-07-25
macsec: limit replay window size with XPN
Sabrina Dubroca
1
-4
/
+12
2022-07-25
macsec: fix error message in macsec_add_rxsa and _txsa
Sabrina Dubroca
1
-2
/
+2
2022-07-25
macsec: fix NULL deref in macsec_add_rxsa
Sabrina Dubroca
1
-1
/
+2
2022-07-25
net: ipa: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
nfp: bpf: Fix typo 'the the' in comment
Slark Xiao
1
-1
/
+1
2022-07-25
net: ethernet: mtk_eth_soc: add support for page_pool_get_stats
Lorenzo Bianconi
2
-3
/
+35
2022-07-25
net: ethernet: mtk_eth_soc: add xmit XDP support
Lorenzo Bianconi
2
-22
/
+180
2022-07-25
net: ethernet: mtk_eth_soc: introduce xdp ethtool counters
Lorenzo Bianconi
2
-2
/
+36
2022-07-25
net: ethernet: mtk_eth_soc: add basic XDP support
Lorenzo Bianconi
2
-19
/
+145
2022-07-25
net: ethernet: mtk_eth_soc: rely on page_pool for single page buffers
Lorenzo Bianconi
3
-40
/
+156
2022-07-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue
Jakub Kicinski
6
-35
/
+299
2022-07-22
net: usb: ax88179_178a: wol optimizations
Justin Chen
1
-24
/
+28
2022-07-22
net: usb: ax88179_178a: move priv to driver_priv
Justin Chen
1
-13
/
+19
2022-07-22
net: usb: ax88179_178a: restore state on resume
Justin Chen
1
-26
/
+1
2022-07-22
net: usb: ax88179_178a: clean up pm calls
Justin Chen
1
-88
/
+59
2022-07-22
net: usb: ax88179_178a: remove redundant init code
Justin Chen
1
-81
/
+4
2022-07-22
mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_device_unregister()
Jiri Pirko
1
-2
/
+2
2022-07-22
iavf: Check for duplicate TC flower filter before parsing
Avinash Dayanand
1
-22
/
+33
2022-07-22
i40e: Refactor tc mqprio checks
Przemyslaw Patynowski
3
-11
/
+25
2022-07-22
wifi: mac80211_hwsim: handle links for wmediumd/virtio
Johannes Berg
1
-5
/
+35
2022-07-22
wifi: mac80211_hwsim: fix address translation for MLO
Johannes Berg
1
-20
/
+34
2022-07-22
sfc: attach/detach EF100 representors along with their owning PF
Edward Cree
5
-3
/
+59
2022-07-22
sfc: hook up ef100 representor TX
Edward Cree
3
-1
/
+38
2022-07-22
sfc: support passing a representor to the EF100 TX path
Edward Cree
7
-17
/
+123
2022-07-22
sfc: determine representee m-port for EF100 representors
Edward Cree
5
-1
/
+96
2022-07-22
sfc: phys port/switch identification for ef100 reps
Edward Cree
2
-2
/
+39
2022-07-22
sfc: add basic ethtool ops to ef100 reps
Edward Cree
1
-0
/
+26
2022-07-22
sfc: add skeleton ef100 VF representors
Edward Cree
8
-11
/
+196
2022-07-22
sfc: detect ef100 MAE admin privilege/capability at probe time
Edward Cree
4
-0
/
+55
2022-07-22
sfc: update EF100 register descriptions
Edward Cree
1
-23
/
+60
2022-07-22
net: marvell: prestera: use netif_is_any_bridge_port instead of open code
Juhee Kang
1
-2
/
+2
2022-07-22
mlxsw: use netif_is_any_bridge_port() instead of open code
Juhee Kang
1
-3
/
+1
2022-07-21
net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()
Liang He
1
-0
/
+1
2022-07-21
net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmii
Vladimir Oltean
1
-1
/
+1
[prev]
[next]