index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
53
-410
/
+565
|
\
|
*
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
2018-08-26
1
-1
/
+1
|
*
qlge: Fix netdev features configuration.
Manish Chopra
2018-08-26
1
-15
/
+8
|
*
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
2018-08-26
1
-3
/
+6
|
*
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
Geert Uytterhoeven
2018-08-26
1
-5
/
+5
|
*
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
2018-08-26
1
-10
/
+17
|
*
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
Ido Schimmel
2018-08-26
3
-0
/
+33
|
*
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
1
-1
/
+1
|
*
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-24
1
-7
/
+8
|
*
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
2
-0
/
+27
|
*
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
2
-2
/
+31
|
*
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-24
2
-3
/
+3
|
*
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-08-24
1
-1
/
+1
|
*
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
2018-08-24
1
-2
/
+2
|
*
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
2018-08-24
1
-1
/
+2
|
*
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-08-24
1
-2
/
+2
|
*
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-08-24
1
-1
/
+2
|
*
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-24
1
-3
/
+2
|
*
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
3
-6
/
+8
|
*
ice: Change struct members from bool to u8
Bruce Allan
2018-08-23
4
-16
/
+16
|
*
ice: Fix potential return of uninitialized value
Jesse Brandeburg
2018-08-23
1
-2
/
+2
|
*
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
2
-8
/
+11
|
*
ice: Update to interrupts enabled in OICR
Bruce Allan
2018-08-23
2
-14
/
+3
|
*
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
2
-25
/
+30
|
*
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
2018-08-23
1
-5
/
+2
|
*
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2018-08-23
2
-5
/
+26
|
*
ice: Clean control queues only when they are initialized
Preethi Banala
2018-08-23
1
-8
/
+16
|
*
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2018-08-23
2
-13
/
+46
|
*
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
2
-1
/
+2
|
*
ice: Remove unnecessary node owner check
Bruce Allan
2018-08-23
1
-2
/
+1
|
*
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-08-23
4
-24
/
+25
|
*
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
|
*
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
|
*
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-23
1
-102
/
+1
|
*
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-23
1
-1
/
+1
|
*
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
|
*
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
|
*
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-23
4
-32
/
+4
|
*
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
10
-44
/
+28
|
*
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
2018-08-21
1
-0
/
+5
|
*
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
2018-08-20
1
-2
/
+2
|
*
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
2018-08-20
3
-3
/
+56
|
*
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
2018-08-20
2
-20
/
+44
|
*
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
2018-08-20
2
-8
/
+39
|
*
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
2018-08-20
1
-9
/
+41
*
|
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-08-23
3
-20
/
+3
|
\
\
|
*
\
Merge tag 'pxa-for-4.19-v2' of https://github.com/rjarzmik/linux into next/soc
Olof Johansson
2018-07-18
3
-20
/
+3
|
|
\
\
|
|
*
|
net: smc91x: remove the dmaengine compat need
Robert Jarzmik
2018-06-21
2
-9
/
+1
|
|
*
|
net: smc911x: remove the dmaengine compat need
Robert Jarzmik
2018-06-21
1
-11
/
+2
*
|
|
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
[next]