index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2020-03-09
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2020-03-09
r8169: remove now unneeded barrier in rtl_tx
Heiner Kallweit
2020-03-09
r8169: simplify usage of rtl8169_unmap_tx_skb
Heiner Kallweit
2020-03-09
r8169: ensure tx_skb is fully reset after calling rtl8169_unmap_tx_skb
Heiner Kallweit
2020-03-09
r8169: convert while to for loop in rtl_tx
Heiner Kallweit
2020-03-09
net: sgi: ioc3-eth: Remove phy workaround
Thomas Bogendoerfer
2020-03-08
soc: qcom: ipa: support build of IPA code
Alex Elder
2020-03-08
soc: qcom: ipa: AP/modem communications
Alex Elder
2020-03-08
soc: qcom: ipa: modem and microcontroller
Alex Elder
2020-03-08
soc: qcom: ipa: immediate commands
Alex Elder
2020-03-08
soc: qcom: ipa: filter and routing tables
Alex Elder
2020-03-08
soc: qcom: ipa: IPA endpoints
Alex Elder
2020-03-08
soc: qcom: ipa: GSI transactions
Alex Elder
2020-03-08
soc: qcom: ipa: IPA interface to GSI
Alex Elder
2020-03-08
soc: qcom: ipa: the generic software interface
Alex Elder
2020-03-08
soc: qcom: ipa: GSI headers
Alex Elder
2020-03-08
soc: qcom: ipa: clocking, interrupts, and memory
Alex Elder
2020-03-08
soc: qcom: ipa: configuration data
Alex Elder
2020-03-08
soc: qcom: ipa: main code
Alex Elder
2020-03-08
dpaa_eth: Use random MAC address when none is given
Madalin Bucur
2020-03-08
fsl/fman: tolerate missing MAC address in device tree
Madalin Bucur
2020-03-08
fsl/fman: reuse set_mac_address() in dtsec init()
Madalin Bucur
2020-03-08
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
2020-03-08
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
2020-03-08
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
2020-03-08
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
2020-03-08
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
2020-03-08
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
2020-03-08
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
2020-03-08
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
2020-03-08
net: rmnet: set NETIF_F_LLTX flag
Taehee Yoo
2020-03-08
bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()
Taehee Yoo
2020-03-08
bareudp: print error message when command fails
Taehee Yoo
2020-03-08
bareudp: add module alias
Taehee Yoo
2020-03-08
cxgb4/chcr: Add ipv6 support and statistics
Rohit Maheshwari
2020-03-08
cxgb4/chcr: complete record tx handling
Rohit Maheshwari
2020-03-08
cxgb4/chcr: Save tx keys and handle HW response
Rohit Maheshwari
2020-03-08
cxgb4/chcr : Register to tls add and del callback
Rohit Maheshwari
2020-03-08
flow_offload: introduce "disabled" HW stats type and allow it in mlxsw
Jiri Pirko
2020-03-08
mlxsw: spectrum_acl: Ask device for rule stats only if counter was created
Jiri Pirko
2020-03-08
flow_offload: introduce "delayed" HW stats type and allow it in mlx5
Jiri Pirko
2020-03-08
flow_offload: introduce "immediate" HW stats type and allow it in mlxsw
Jiri Pirko
2020-03-08
mlxsw: restrict supported HW stats type to "any"
Jiri Pirko
2020-03-08
mlxsw: spectrum_flower: Do not allow mixing HW stats types for actions
Jiri Pirko
2020-03-08
flow_offload: check for basic action hw stats type
Jiri Pirko
2020-03-08
ocelot_flower: use flow_offload_has_one_action() helper
Jiri Pirko
2020-03-06
wil6210: reject unsupported coalescing params
Jakub Kicinski
2020-03-06
vmxnet3: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-06
r8152: reject unsupported coalescing params
Jakub Kicinski
2020-03-06
tun: reject unsupported coalescing params
Jakub Kicinski
[next]