index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Lines
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
-0
/
+1
2019-11-04
can: dev: add missing of_node_put() after calling of_get_child_by_name()
Wen Yang
-0
/
+1
2019-11-04
net: fec: add missed clk_disable_unprepare in remove
Chuhong Yuan
-0
/
+2
2019-11-01
r8169: fix wrong PHY ID issue with RTL8168dp
Heiner Kallweit
-0
/
+4
2019-11-01
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
Florian Fainelli
-15
/
+21
2019-11-01
net: phylink: Fix phylink_dbg() macro
Florian Fainelli
-0
/
+16
2019-11-01
gve: Fixes DMA synchronization.
Yangchun Fu
-2
/
+24
2019-11-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
-15
/
+11
2019-11-01
ixgbe: Remove duplicate clear_bit() call
Igor Pylypiv
-1
/
+0
2019-11-01
e1000: fix memory leaks
Wenwen Wang
-4
/
+3
2019-11-01
i40e: Fix receive buffer starvation for AF_XDP
Jeff Kirsher
-5
/
+0
2019-11-01
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
-1
/
+2
2019-11-01
Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
-139
/
+305
2019-11-01
net: ethernet: arc: add the missed clk_disable_unprepare
Chuhong Yuan
-0
/
+3
2019-10-31
igb: Enable media autosense for the i350.
Manfred Rudigier
-2
/
+2
2019-10-31
igb/igc: Don't warn on fatal read failures when the device is removed
Lyude Paul
-2
/
+4
2019-10-31
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
-0
/
+5
2019-10-30
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
-1
/
+8
2019-10-30
hv_netvsc: Fix error handling in netvsc_set_features()
Haiyang Zhang
-1
/
+3
2019-10-30
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
-12
/
+16
2019-10-30
mlxsw: core: Unpublish devlink parameters during reload
Jiri Pirko
-2
/
+2
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
-6
/
+21
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
-3
/
+6
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
-1
/
+1
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
-10
/
+61
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
-4
/
+7
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
-0
/
+51
2019-10-29
Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-36
/
+66
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
-1
/
+1
2019-10-29
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
-2
/
+2
2019-10-29
net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
Anson Huang
-1
/
+1
2019-10-29
vxlan: check tun_info options_len properly
Xin Long
-2
/
+4
2019-10-29
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
-6
/
+9
2019-10-29
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
-16
/
+26
2019-10-29
net/mlx5e: Initialize on stack link modes bitmap
Aya Levin
-1
/
+1
2019-10-29
net/mlx5e: Fix ethtool self test: link speed
Aya Levin
-12
/
+3
2019-10-29
net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
Maxim Mikityanskiy
-1
/
+4
2019-10-29
net/mlx5e: Don't store direct pointer to action's tunnel info
Vlad Buslov
-7
/
+27
2019-10-29
net/mlx5: Fix NULL pointer dereference in extended destination
Eli Britstein
-1
/
+2
2019-10-29
net/mlx5: Fix rtable reference leak
Parav Pandit
-3
/
+9
2019-10-29
net/mlx5e: Only skip encap flows update when encap init failed
Vlad Buslov
-2
/
+2
2019-10-29
net/mlx5e: Replace kfree with kvfree when free vhca stats
Maor Gottlieb
-2
/
+2
2019-10-29
net/mlx5e: Remove incorrect match criteria assignment line
Dmytro Linkin
-1
/
+0
2019-10-29
net/mlx5e: Determine source port properly for vlan push action
Dmytro Linkin
-6
/
+16
2019-10-29
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
-1
/
+8
2019-10-29
net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up
Vladimir Oltean
-1
/
+1
2019-10-29
wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
Navid Emamdoost
-1
/
+1
2019-10-29
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
-1
/
+0
2019-10-29
fjes: Handle workqueue allocation failure
Will Deacon
-1
/
+14
2019-10-28
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
-1
/
+4
[prev]
[next]