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-11-01
Merge tag 'wireless-drivers-2019-11-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
16
-139
/
+305
2019-11-01
net: ethernet: arc: add the missed clk_disable_unprepare
Chuhong Yuan
1
-0
/
+3
2019-10-31
netdevsim: Fix use-after-free during device dismantle
Ido Schimmel
1
-0
/
+5
2019-10-30
hv_netvsc: Fix error handling in netvsc_attach()
Haiyang Zhang
1
-1
/
+8
2019-10-30
hv_netvsc: Fix error handling in netvsc_set_features()
Haiyang Zhang
1
-1
/
+3
2019-10-30
cxgb4: fix panic when attaching to ULD fail
Vishal Kulkarni
1
-12
/
+16
2019-10-30
mlxsw: core: Unpublish devlink parameters during reload
Jiri Pirko
1
-2
/
+2
2019-10-30
qed: Optimize execution time for nvm attributes configuration.
Sudarsana Reddy Kalluru
1
-6
/
+21
2019-10-30
vxlan: fix unexpected failure of vxlan_changelink()
Taehee Yoo
1
-3
/
+6
2019-10-30
qed: fix spelling mistake "queuess" -> "queues"
Colin Ian King
1
-1
/
+1
2019-10-30
iwlwifi: fw api: support new API for scan config cmd
Ayala Beker
4
-10
/
+61
2019-10-30
mt76: dma: fix buffer unmap with non-linear skbs
Lorenzo Bianconi
2
-4
/
+7
2019-10-30
mt76: mt76x2e: disable pcie_aspm by default
Lorenzo Bianconi
4
-0
/
+51
2019-10-29
Merge tag 'mlx5-fixes-2019-10-24' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
10
-36
/
+66
2019-10-29
bonding: fix using uninitialized mode_lock
Taehee Yoo
1
-1
/
+1
2019-10-29
net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message
Anson Huang
1
-2
/
+2
2019-10-29
net: fec_main: Use platform_get_irq_byname_optional() to avoid error message
Anson Huang
1
-1
/
+1
2019-10-29
vxlan: check tun_info options_len properly
Xin Long
1
-2
/
+4
2019-10-29
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
1
-6
/
+9
2019-10-29
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
Eran Ben Elisha
1
-16
/
+26
2019-10-29
net/mlx5e: Initialize on stack link modes bitmap
Aya Levin
1
-1
/
+1
2019-10-29
net/mlx5e: Fix ethtool self test: link speed
Aya Levin
1
-12
/
+3
2019-10-29
net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
Maxim Mikityanskiy
1
-1
/
+4
2019-10-29
net/mlx5e: Don't store direct pointer to action's tunnel info
Vlad Buslov
1
-7
/
+27
2019-10-29
net/mlx5: Fix NULL pointer dereference in extended destination
Eli Britstein
1
-1
/
+2
2019-10-29
net/mlx5: Fix rtable reference leak
Parav Pandit
1
-3
/
+9
2019-10-29
net/mlx5e: Only skip encap flows update when encap init failed
Vlad Buslov
1
-2
/
+2
2019-10-29
net/mlx5e: Replace kfree with kvfree when free vhca stats
Maor Gottlieb
1
-2
/
+2
2019-10-29
net/mlx5e: Remove incorrect match criteria assignment line
Dmytro Linkin
1
-1
/
+0
2019-10-29
net/mlx5e: Determine source port properly for vlan push action
Dmytro Linkin
1
-6
/
+16
2019-10-29
net: mscc: ocelot: refuse to overwrite the port's native vlan
Vladimir Oltean
1
-1
/
+8
2019-10-29
net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up
Vladimir Oltean
1
-1
/
+1
2019-10-29
wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
Navid Emamdoost
1
-1
/
+1
2019-10-29
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
1
-1
/
+0
2019-10-29
fjes: Handle workqueue allocation failure
Will Deacon
1
-1
/
+14
2019-10-28
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
Daniel Wagner
1
-1
/
+4
2019-10-28
net: dsa: sja1105: improve NET_DSA_SJA1105_TAS dependency
Arnd Bergmann
1
-2
/
+2
2019-10-28
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
Benjamin Herrenschmidt
1
-13
/
+12
2019-10-28
net: dpaa2: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-10-25
cxgb4: request the TX CIDX updates to status page
Raju Rangoju
1
-6
/
+2
2019-10-25
net: ethernet: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-25
net: mvneta: make stub functions static inline
Ben Dooks (Codethink)
1
-12
/
+20
2019-10-24
virt_wifi: fix refcnt leak in module exit routine
Taehee Yoo
1
-2
/
+52
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
5
-33
/
+2
2019-10-24
vxlan: add adjacent link to limit depth level
Taehee Yoo
1
-10
/
+43
2019-10-24
macsec: fix refcnt leak in module exit routine
Taehee Yoo
1
-4
/
+0
2019-10-24
team: fix nested locking lockdep warning
Taehee Yoo
1
-3
/
+13
2019-10-24
bonding: use dynamic lockdep key instead of subclass
Taehee Yoo
1
-3
/
+7
2019-10-24
bonding: fix unexpected IFF_BONDING bit unset
Taehee Yoo
1
-2
/
+4
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
11
-92
/
+0
[next]