index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
smc91x: avoid self-comparison warning
Arnd Bergmann
2018-11-30
1
-1
/
+1
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
2
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
124
-124
/
+124
*
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
2018-11-29
1
-0
/
+1
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
2
-1
/
+2
*
usb: replace %p with %pK
Manu Gautam
2018-11-27
3
-6
/
+6
*
BACKPORT: USB: core: harden cdc_parse_cdc_header
Marissa Wall
2018-05-16
3
-4
/
+15
*
format-security: move static strings to const
Kees Cook
2017-12-05
8
-9
/
+11
*
ppp: take reference on channels netns
Guillaume Nault
2017-12-03
1
-0
/
+2
*
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
2017-11-06
1
-1
/
+1
*
team: fix memory leaks
Pan Bian
2017-11-06
1
-2
/
+6
*
qlge: avoid memcpy buffer overflow
Arnd Bergmann
2017-11-06
1
-1
/
+1
*
net/mlx4: Remove BUG_ON from ICM allocation routine
Leon Romanovsky
2017-11-06
1
-1
/
+6
*
net: korina: Fix NAPI versus resources freeing
Florian Fainelli
2017-11-06
1
-4
/
+4
*
net: phy: fix marvell phy status reading
Russell King
2017-11-06
1
-2
/
+0
*
net: xilinx_emaclite: fix receive buffer overflow
Anssi Hannula
2017-11-06
1
-3
/
+7
*
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...
Majd Dibbiny
2017-11-06
1
-2
/
+0
*
UPSTREAM: brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
2017-08-12
1
-0
/
+5
*
tun: read vnet_hdr_sz once
Willem de Bruijn
2017-07-04
1
-4
/
+6
*
hostap: avoid uninitialized variable use in hfa384x_get_rid
Arnd Bergmann
2017-07-04
1
-5
/
+10
*
catc: Use heap buffer for memory size test
Ben Hutchings
2017-07-04
1
-7
/
+18
*
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
2017-07-04
1
-16
/
+17
*
igb: add i211 to i210 PHY workaround
Todd Fujinaka
2017-07-04
1
-1
/
+1
*
igb: Workaround for igb i210 firmware issue
Chris J Arges
2017-07-04
1
-0
/
+4
*
cpmac: remove hopeless #warning
Arnd Bergmann
2017-07-03
1
-1
/
+1
*
ath5k: drop bogus warning on drv_set_key with unsupported cipher
Felix Fietkau
2017-07-03
1
-2
/
+1
*
rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
Michael Schenk
2017-07-03
1
-0
/
+18
*
macvtap: read vnet_hdr_size once
Willem de Bruijn
2017-07-03
1
-2
/
+2
*
bnx2x: Correct ringparam estimate when DOWN
Mintz, Yuval
2017-07-02
1
-0
/
+8
*
bna: Add synchronization for tx ring.
Benjamin Poirier
2017-07-02
1
-2
/
+2
*
vmxnet3: Wake queue from reset work
Benjamin Poirier
2017-07-02
1
-1
/
+1
*
netvsc: reduce maximum GSO size
stephen hemminger
2017-07-02
1
-0
/
+4
*
net: ti: cpmac: Fix compiler warning due to type confusion
Paul Burton
2017-07-02
1
-2
/
+3
*
can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer
Marc Kleine-Budde
2017-07-02
1
-6
/
+3
*
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
2017-07-02
1
-4
/
+12
*
can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointer
Einar Jón
2017-07-02
1
-0
/
+1
*
can: peak: fix bad memory access and free sequence
추지호
2017-07-02
1
-2
/
+4
*
tun: Fix TUN_PKT_STRIP setting
Herbert Xu
2017-06-17
1
-4
/
+8
*
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
2017-06-17
1
-1
/
+1
*
rtl8150: Use heap buffers for all register access
Ben Hutchings
2017-06-17
1
-7
/
+27
*
pegasus: Use heap buffers for all register access
Ben Hutchings
2017-06-17
1
-4
/
+25
*
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
2017-06-17
1
-18
/
+20
*
net/mlx4_en: Fix bad WQE issue
Eugenia Emantayev
2017-06-17
1
-1
/
+7
*
vxlan: correctly validate VXLAN ID against VXLAN_N_VID
Matthias Schiffer
2017-06-17
1
-1
/
+1
*
ath9k: use correct OTP register offsets for the AR9340 and AR9550
Christian Lamparter
2017-06-17
1
-2
/
+2
*
net: stmmac: Fix race between stmmac_drv_probe and stmmac_open
Florian Fainelli
2017-06-17
1
-8
/
+12
*
drivers: net: ppp: fix maybe-uninitialized warning
Nathan Chancellor
2017-05-23
1
-2
/
+2
*
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2017-04-13
1
-5
/
+13
*
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2017-04-11
1
-10
/
+17
*
kaweth: fix firmware download
Oliver Neukum
2017-04-11
1
-2
/
+1
[next]