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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-28
net/mlx5e: Report netdevice MPLS features
Ariel Levkovich
1
-0
/
+5
2019-06-28
net/mlx5e: Move to HW checksumming advertising
Ariel Levkovich
1
-4
/
+2
2019-06-28
net/mlx5: MPFS, Allow adding the same MAC more than once
Gavi Teitz
1
-1
/
+6
2019-06-28
net/mlx5: MPFS, Cleanup add MAC flow
Gavi Teitz
1
-11
/
+15
2019-06-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
25
-577
/
+1254
2019-06-28
e1000e: PCIm function state support
Vitaly Lifshits
2
-1
/
+20
2019-06-28
e1000e: Make watchdog use delayed work
Detlev Casanova
2
-27
/
+32
2019-06-28
i40e: Add macvlan support on i40e
Harshitha Ramamurthy
2
-2
/
+522
2019-06-28
ixgbevf: Use cached link state instead of re-reading the value for ethtool
Alexander Duyck
1
-8
/
+2
2019-06-28
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
1
-2
/
+4
2019-06-28
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2
-1
/
+6
2019-06-28
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-06-28
iavf: Fix up debug print macro
Jeff Kirsher
1
-3
/
+7
2019-06-28
e1000e: Reduce boot time by tightening sleep ranges
Arjan van de Ven
7
-28
/
+28
2019-06-28
iavf: use struct_size() helper
Gustavo A. R. Silva
1
-21
/
+16
2019-06-28
e1000: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
1
-3
/
+3
2019-06-28
ixgbe: fix potential u32 overflow on shift
Colin Ian King
1
-10
/
+4
2019-06-28
ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hw
Dann Frazier
1
-0
/
+3
2019-06-28
e1000e: Increase pause and refresh time
Miguel Bernal Marin
1
-2
/
+2
2019-06-28
ice: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-06-28
igb: clear out skb->tstamp after reading the txtime
Vedang Patel
1
-0
/
+1
2019-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
2
-8
/
+26
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
3
-12
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
2019-06-28
net: hns3: fix a statistics issue about l3l4 checksum error
Yufeng Mo
1
-1
/
+1
2019-06-28
net: hns3: handle empty unknown interrupt
Huazhong Tan
1
-5
/
+10
2019-06-28
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2
-8
/
+23
2019-06-28
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2
-0
/
+8
2019-06-28
net: hns3: fix a -Wformat-nonliteral compile warning
Yonglong Liu
1
-2
/
+1
2019-06-28
net: hns3: add some error checking in hclge_tm module
Yunsheng Lin
1
-1
/
+5
2019-06-28
net: hns3: change SSU's buffer allocation according to UM
Yunsheng Lin
3
-5
/
+64
2019-06-28
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
Yunsheng Lin
3
-2
/
+20
2019-06-28
net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
Huazhong Tan
1
-28
/
+26
2019-06-28
net: dsa: sja1105: Mark in-band AN modes not supported for PHYLINK
Vladimir Oltean
1
-0
/
+5
2019-06-28
net: dsa: sja1105: Check for PHY mode mismatches with what PHYLINK reports
Vladimir Oltean
1
-0
/
+44
2019-06-28
net: dsa: sja1105: Don't check state->link in phylink_mac_config
Vladimir Oltean
1
-4
/
+7
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
1
-7
/
+13
2019-06-28
net: stmmac: Update Kconfig entry
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: Only disable interrupts if NAPI is scheduled
Jose Abreu
1
-5
/
+5
2019-06-28
net: stmmac: Update RX Tail Pointer to last free entry
Jose Abreu
1
-0
/
+2
2019-06-28
net: stmmac: Enable support for > 32 Bits addressing in XGMAC
Jose Abreu
5
-15
/
+66
2019-06-28
net: stmmac: Do not disable interrupts when cleaning TX
Jose Abreu
1
-5
/
+3
2019-06-28
net: stmmac: Add the missing speeds that XGMAC supports
Jose Abreu
4
-23
/
+86
2019-06-28
net: stmmac: dwxgmac: Fix the undefined burst setting
Jose Abreu
1
-3
/
+3
2019-06-28
net: stmmac: Decrease default RX Watchdog value
Jose Abreu
2
-3
/
+3
2019-06-28
net: stmmac: Do not try to enable PHY EEE if MAC does not support it
Jose Abreu
1
-1
/
+1
2019-06-28
net: stmmac: dwxgmac: Enable EDMA by default
Jose Abreu
2
-0
/
+6
2019-06-28
net: stmmac: Fix case when PHY handle is not present
Jose Abreu
1
-2
/
+6
2019-06-27
sis900: remove TxIDLE
Sergej Benilov
1
-12
/
+12
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
46
-104
/
+295
[prev]
[next]