index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-01
hinic: fix passing non negative value to ERR_PTR
Luo bin
2020-06-30
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
2020-06-30
net: ipa: introduce ipa_cmd_tag_process()
Alex Elder
2020-06-30
net: ipa: no checksum offload for SDM845 LAN RX
Alex Elder
2020-06-30
net: ipa: always check for stopped channel
Alex Elder
2020-06-30
net: mvneta: fix use of state->speed
Russell King
2020-06-30
tun: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-30
wireguard: queueing: make use of ip_tunnel_parse_protocol
Jason A. Donenfeld
2020-06-30
wireguard: implement header_ops->parse_protocol for AF_PACKET
Jason A. Donenfeld
2020-06-28
net: get rid of lockdep_set_class_and_subclass()
Cong Wang
2020-06-26
enetc: Fix tx rings bitmap iteration range, irq handling
Claudiu Manoil
2020-06-26
ionic: update the queue count on open
Shannon Nelson
2020-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-25
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
2020-06-25
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
2020-06-25
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
2020-06-25
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
2020-06-25
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
2020-06-25
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
2020-06-25
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
2020-06-25
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
2020-06-25
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
2020-06-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2020-06-24
net: bcmgenet: use hardware padding of runt frames
Doug Berger
2020-06-24
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
2020-06-24
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
2020-06-24
qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
Colin Ian King
2020-06-24
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
2020-06-24
net: ethernet: mvneta: Add back interface mode validation
Sascha Hauer
2020-06-24
net: ethernet: mvneta: Do not error out in non serdes modes
Sascha Hauer
2020-06-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
2020-06-24
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
2020-06-24
IB/hfi1: Fix module use count flaw due to leftover module put calls
Dennis Dalessandro
2020-06-24
IB/hfi1: Restore kfree in dummy_netdev cleanup
Dennis Dalessandro
2020-06-23
net: phylink: ensure manual pause mode configuration takes effect
Russell King
2020-06-23
net: phylink: fix ethtool -A with attached PHYs
Russell King
2020-06-23
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
2020-06-23
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
2020-06-23
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2020-06-23
bnxt_en: Store the running firmware version code.
Michael Chan
2020-06-23
cxgb4vf: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
cxgb4: update kernel-doc line comments
Rahul Lakkireddy
2020-06-23
cxgb4: fix set but unused variable when DCB is disabled
Rahul Lakkireddy
2020-06-23
cxgb4: move DCB version extern to header file
Rahul Lakkireddy
2020-06-23
cxgb4: remove cast when saving IPv4 partial checksum
Rahul Lakkireddy
[next]