index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
phonet
/
pn_dev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-18
Documentation: networking: stmmac: Mention new XLGMAC support
Jose Abreu
1
-2
/
+5
2020-03-18
net: stmmac: Add support for Enterprise MAC version
Jose Abreu
5
-1
/
+173
2020-03-18
net: stmmac: Add XLGMII support
Jose Abreu
2
-0
/
+64
2020-03-18
net: phy: xpcs: Add XLGMII support
Jose Abreu
1
-0
/
+98
2020-03-18
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
1
-0
/
+3
2020-03-18
ionic: print data for unknown xcvr type
Shannon Nelson
1
-4
/
+9
2020-03-18
ionic: remove adminq napi instance
Shannon Nelson
1
-0
/
+1
2020-03-18
ionic: deinit rss only if selected
Shannon Nelson
1
-1
/
+2
2020-03-18
ionic: stop devlink warn on mgmt device
Shannon Nelson
1
-2
/
+7
2020-03-18
net_sched: sch_fq: enable use of hrtimer slack
Eric Dumazet
2
-4
/
+19
2020-03-18
net_sched: do not reprogram a timer about to expire
Eric Dumazet
1
-2
/
+7
2020-03-18
net_sched: add qdisc_watchdog_schedule_range_ns()
Eric Dumazet
2
-6
/
+16
2020-03-18
nfp: allow explicitly selected delayed stats
Jakub Kicinski
1
-1
/
+2
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
13
-52
/
+48
2020-03-18
net: phy: mscc: consider interrupt source in interrupt handler
Heiner Kallweit
1
-2
/
+5
2020-03-18
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
3
-17
/
+23
2020-03-18
net: ethtool: require drivers to set supported_coalesce_params
Jakub Kicinski
4
-3
/
+17
2020-03-18
net: axienet: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-18
net: ll_temac: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-19
/
+2
2020-03-18
net: davinci_emac: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-18
net: cpsw: reject unsupported coalescing params
Jakub Kicinski
2
-0
/
+2
2020-03-18
net: tehuti: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-18
net: dwc-xlgmac: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-15
/
+2
2020-03-18
net: socionext: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-18
net: sfc: reject unsupported coalescing params
Jakub Kicinski
2
-6
/
+6
2020-03-17
tcp: fix stretch ACK bugs in Yeah
Pengcheng Yang
1
-30
/
+11
2020-03-17
tcp: fix stretch ACK bugs in Veno
Pengcheng Yang
1
-4
/
+5
2020-03-17
tcp: stretch ACK fixes in Veno prep
Pengcheng Yang
1
-21
/
+23
2020-03-17
tcp: fix stretch ACK bugs in Scalable
Pengcheng Yang
1
-8
/
+9
2020-03-17
tcp: fix stretch ACK bugs in BIC
Pengcheng Yang
1
-5
/
+6
2020-03-17
sfc: fix XDP-redirect in this driver
Jesper Dangaard Brouer
4
-8
/
+15
2020-03-17
remoteproc: clean up notification config
Alex Elder
2
-4
/
+2
2020-03-17
net: kcm: kcmproc.c: Fix RCU list suspicious usage warning
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
qede: remove some unused code in function qede_selftest_receive_traffic
Zheng Zengkai
1
-12
/
+1
2020-03-16
net: sched: set the hw_stats_type in pedit loop
Jiri Pirko
1
-0
/
+1
2020-03-16
net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()
Dejin Zheng
1
-11
/
+4
2020-03-16
net: stmmac: use readl_poll_timeout() function in init_systime()
Dejin Zheng
1
-11
/
+4
2020-03-16
chcr: remove set but not used variable 'status'
YueHaibing
1
-2
/
+1
2020-03-16
macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)
Era Mayflower
3
-15
/
+157
2020-03-16
macsec: Support XPN frame handling - IEEE 802.1AEbw
Era Mayflower
2
-39
/
+136
2020-03-16
net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down
Russell King
1
-24
/
+29
2020-03-16
net: dsa: mv88e6xxx: remove port_link_state functions
Russell King
4
-232
/
+0
2020-03-16
net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex
Russell King
4
-145
/
+107
2020-03-16
net: dsa: mv88e6xxx: fix Serdes link changes
Russell King
2
-21
/
+13
2020-03-16
net: dsa: mv88e6xxx: extend phylink to Serdes PHYs
Russell King
4
-74
/
+480
2020-03-16
net: dsa: mv88e6xxx: configure interface settings in mac_config
Russell King
1
-32
/
+35
2020-03-16
net: dsa: mv88e6xxx: use BMCR definitions for serdes control register
Russell King
2
-14
/
+5
2020-03-16
net: dsa: warn if phylink_mac_link_state returns error
Russell King
1
-1
/
+6
2020-03-16
net: mii: add linkmode_adv_to_mii_adv_x()
Russell King
1
-0
/
+20
2020-03-16
net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant
Russell King
1
-18
/
+19
[next]