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
/
net
Age
Commit message (
Expand
)
Author
2018-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-25
qed: fix spelling mistake "comparsion" -> "comparison"
Colin Ian King
2018-08-25
qlge: Fix netdev features configuration.
Manish Chopra
2018-08-25
net: macb: do not disable MDIO bus at open/close time
Anssi Hannula
2018-08-25
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
Geert Uytterhoeven
2018-08-25
net: macb: Fix regression breaking non-MDIO fixed-link PHYs
Ahmad Fatoum
2018-08-25
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
Ido Schimmel
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-24
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-08-24
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
2018-08-24
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-08-22
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
2018-08-22
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-22
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-22
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-22
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-22
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-22
net: ethernet: renesas: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-21
hv_netvsc: ignore devices that are not PCI
Stephen Hemminger
2018-08-20
r8152: disable RX aggregation on new Dell TB16 dock
Kai-Heng Feng
2018-08-20
qed: Avoid sending mailbox commands when MFW is not responsive
Tomer Tayar
2018-08-20
qed: Prevent a possible deadlock during driver load and unload
Tomer Tayar
2018-08-20
qed: Wait for MCP halt and resume commands to take place
Tomer Tayar
2018-08-20
qed: Wait for ready indication before rereading the shmem
Tomer Tayar
2018-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-19
r8169: don't use MSI-X on RTL8106e
Jian-Hong Pan
2018-08-19
net: lan743x_ptp: convert to ktime_get_clocktai_ts64
Arnd Bergmann
[next]