index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-20
ice: Move VF resources definition to SR-IOV specific file
Akeem G Abodunrin
2
-10
/
+13
2019-08-20
ice: Increase size of Mailbox receive queue for many VFs
Brett Creeley
2
-3
/
+4
2019-08-20
ice: Reduce wait times during VF bringup/reset
Brett Creeley
2
-11
/
+19
2019-08-20
ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
Paul Greenwalt
2
-11
/
+16
2019-08-20
ice: Do not always bring up PF VSI in ice_ena_vsi()
Tony Nguyen
1
-2
/
+0
2019-08-20
ice: allow empty Rx descriptors
Mitch Williams
1
-3
/
+12
2019-08-20
ice: Fix kernel hang with DCB reset in CEE mode
Usha Ketineni
1
-61
/
+88
2019-08-20
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
3
-0
/
+70
2019-08-20
ice: fix set pause param autoneg check
Paul Greenwalt
1
-1
/
+26
2019-08-20
ice: Restructure VFs initialization flows
Akeem G Abodunrin
2
-22
/
+48
2019-08-20
ice: Assume that more than one Rx queue is rare in ice_napi_poll
Brett Creeley
1
-5
/
+10
2019-08-20
ice: Use the software based tail when checking for hung Tx ring
Brett Creeley
1
-3
/
+3
2019-08-19
Merge tag 'wireless-drivers-next-for-davem-2019-08-19' of git://git.kernel.or...
David S. Miller
69
-2903
/
+8604
2019-08-19
r8152: fix accessing skb after napi_gro_receive
Hayes Wang
1
-1
/
+1
2019-08-19
net: phy: realtek: support NBase-T MMD EEE registers on RTL8125
Heiner Kallweit
1
-2
/
+43
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
54
-391
/
+455
2019-08-18
net: hns: add phy_attached_info() to the hns driver
Yonglong Liu
1
-0
/
+2
2019-08-18
ravb: Fix use-after-free ravb_tstamp_skb
Tho Vu
1
-2
/
+6
2019-08-18
net: ethernet: mediatek: Add MT7628/88 SoC support
Stefan Roese
4
-112
/
+425
2019-08-18
net: ethernet: mediatek: Rename NEXT_RX_DESP_IDX to NEXT_DESP_IDX
Stefan Roese
2
-3
/
+3
2019-08-18
net: ethernet: mediatek: Rename MTK_QMTK_INT_STATUS to MTK_QDMA_INT_STATUS
Stefan Roese
2
-5
/
+5
2019-08-18
be2net: eliminate enable field from be_aic_obj
Ivan Vecera
3
-7
/
+9
2019-08-18
net: sched: use major priority number as hardware priority
Pablo Neira Ayuso
5
-13
/
+7
2019-08-18
wimax/i2400m: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-18
net: cavium: fix driver name
Stephen Hemminger
1
-1
/
+1
2019-08-18
ibmvnic: Unmap DMA address of TX descriptor buffers after use
Thomas Falcon
1
-9
/
+2
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
2
-5
/
+5
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
1
-3
/
+1
2019-08-18
bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE command
Vasundhara Volam
1
-3
/
+6
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
1
-3
/
+7
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
1
-8
/
+18
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-18
cx82310_eth: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
1
-0
/
+2
2019-08-18
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
1
-0
/
+2
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
1
-44
/
+44
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
4
-6
/
+6
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
6
-9
/
+8
2019-08-18
net: hns3: add or modify comments
Guojia Liao
8
-25
/
+27
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
3
-8
/
+18
2019-08-17
net: stmmac: selftests: Add selftest for VLAN TX Offload
Jose Abreu
1
-2
/
+94
2019-08-17
net: stmmac: Add support for VLAN Insertion Offload
Jose Abreu
7
-1
/
+135
2019-08-17
net: stmmac: xgmac: Add EEE support
Jose Abreu
3
-5
/
+83
2019-08-17
net: stmmac: selftests: Add tests for SA Insertion/Replacement
Jose Abreu
1
-1
/
+97
2019-08-17
net: stmmac: Add support for SA Insertion/Replacement in XGMAC cores
Jose Abreu
6
-1
/
+36
2019-08-17
net: stmmac: Add ethtool register dump for XGMAC cores
Jose Abreu
4
-9
/
+37
2019-08-17
net: stmmac: dwxgmac: Add Flexible PPS support
Jose Abreu
2
-0
/
+75
2019-08-17
net: stmmac: Add a counter for Split Header packets
Jose Abreu
3
-0
/
+3
2019-08-17
net: stmmac: Add Split Header support and enable it in XGMAC cores
Jose Abreu
7
-2
/
+128
[next]