index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-09-28
net: ipa: fix two mild warnings
Alex Elder
2020-09-28
net: ipa: share field mask values for GSI general interrupt
Alex Elder
2020-09-28
net: ipa: share field mask values for GSI global interrupt
Alex Elder
2020-09-28
net: ipa: share field mask values for GSI interrupt type
Alex Elder
2020-09-28
net: ipa: remove unused status structure field masks
Alex Elder
2020-09-28
net: ipa: kill unused status exceptions
Alex Elder
2020-09-28
net: ipa: kill unused status opcodes
Alex Elder
2020-09-28
net: ipa: kill definition of TRE_FLAGS_IEOB_FMASK
Alex Elder
2020-09-28
ibmvnic: create send_control_ip_offload
Lijun Pan
2020-09-28
ibmvnic: create send_query_ip_offload
Lijun Pan
2020-09-28
ibmvnic: rename send_map_query to send_query_map
Lijun Pan
2020-09-28
ibmvnic: rename ibmvnic_send_req_caps to send_request_cap
Lijun Pan
2020-09-28
ibmvnic: rename send_cap_queries to send_query_cap
Lijun Pan
2020-09-28
ibmvnic: set up 200GBPS speed
Lijun Pan
2020-09-28
net: Use kobj_to_dev() API
Wang Qing
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
2020-09-28
net: mvneta: try to use in-irq pp cache in mvneta_txq_bufs_free
Lorenzo Bianconi
2020-09-28
e1000e: Add support for Meteor Lake
Sasha Neftin
2020-09-28
igc: Clean up nvm_info structure
Sasha Neftin
2020-09-28
igc: Reject schedules with a base_time in the future
Vinicius Costa Gomes
2020-09-28
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
2020-09-28
igc: Remove reset disable flag
Sasha Neftin
2020-09-28
igc: Save PTP time before a reset
Vinicius Costa Gomes
2020-09-28
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
2020-09-28
igc: Expose LPI counters
Sasha Neftin
2020-09-28
igc: Clean RX descriptor error flags
Andre Guedes
2020-09-28
igc: Remove timeout check from ptp_tx work
Andre Guedes
2020-09-28
igc: Don't reschedule ptp_tx work
Andre Guedes
2020-09-28
igc: Rename IGC_TSYNCTXCTL_VALID macro
Andre Guedes
2020-09-28
igc: Add new device ID's
Sasha Neftin
2020-09-28
igb: read PBA number from flash
Gal Hammer
2020-09-28
igb: add XDP support
Sven Auhagen
2020-09-28
netdevsim: support the static IANA VXLAN port flag
Jakub Kicinski
2020-09-28
ice: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-28
ice: remove unused args from ice_get_open_tunnel_port()
Jakub Kicinski
2020-09-28
i40e: convert to new udp_tunnel infrastructure
Jakub Kicinski
2020-09-28
netdevsim: shared UDP tunnel port table support
Jakub Kicinski
2020-09-28
netdevsim: add warnings on unexpected UDP tunnel port errors
Jakub Kicinski
2020-09-28
net: phy: dp83869: Add speed optimization feature
Dan Murphy
2020-09-28
net: phy: dp83869: support Wake on LAN
Dan Murphy
2020-09-28
net: ethernet: ave: Replace alloc_etherdev() with devm_alloc_etherdev()
Kunihiko Hayashi
2020-09-28
mac80211_hwsim: indicate support for S1G
Thomas Pedersen
2020-09-28
mac80211_hwsim: write TSF timestamp correctly to S1G beacon
Thomas Pedersen
2020-09-28
mac80211_hwsim: fix typo in kernel-doc
Johannes Berg
2020-09-28
hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
Boqun Feng
2020-09-27
r8169: fix RTL8168f/RTL8411 EPHY config
Heiner Kallweit
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
2020-09-27
bnxt_en: Report Active FEC encoding during link up.
Michael Chan
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
[prev]
[next]