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
2017-02-10
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
Boris Ostrovsky
1
-1
/
+2
2017-02-10
NET: mkiss: Fix panic
Ralf Baechle
1
-2
/
+2
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-09
net: phy: Initialize mdio clock at probe function
Yendapally Reddy Dhananjaya Reddy
1
-4
/
+2
2017-02-09
xen-netfront: Improve error handling during initialization
Ross Lagerwall
1
-18
/
+11
2017-02-09
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
1
-7
/
+7
2017-02-09
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
1
-35
/
+66
2017-02-09
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
1
-3
/
+11
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2
-12
/
+101
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
1
-0
/
+1
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-61
/
+143
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-07
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-02-07
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
2017-02-07
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2017-02-07
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2017-02-06
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-02-06
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-06
Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...
David S. Miller
1
-2
/
+7
2017-02-04
Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2017-02-02
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
1
-0
/
+7
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
3
-7
/
+27
2017-02-02
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
1
-6
/
+2
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-01-31
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-01-31
Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()
Dexuan Cui
1
-0
/
+6
2017-01-31
rtlwifi: rtl8192ce: Fix loading of incorrect firmware
Jurij Smakov
1
-2
/
+7
2017-01-30
net/mlx4_core: Avoid command timeouts during VF driver device shutdown
Jack Morgenstein
3
-1
/
+14
2017-01-30
Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-157
/
+181
2017-01-30
Merge tag 'wireless-drivers-for-davem-2017-01-29' of git://git.kernel.org/pub...
David S. Miller
3
-8
/
+13
2017-01-30
gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page
Arseny Solokha
1
-2
/
+2
2017-01-29
net: adaptec: starfire: add checks for dma mapping errors
Alexey Khoroshilov
1
-2
/
+43
2017-01-29
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
Sean Nyekjaer
1
-1
/
+1
2017-01-29
net: macb: Fix 64 bit addressing support for GEM
Rafal Ozieblo
2
-61
/
+147
2017-01-29
stmmac: Discard masked flags in interrupt status register
Alexey Brodkin
1
-0
/
+4
2017-01-29
net/mlx5e: Check ets capability before ets query FW command
Moshe Shemesh
1
-0
/
+5
2017-01-29
net/mlx5e: Fix update of hash function/key via ethtool
Gal Pressman
3
-105
/
+109
2017-01-29
net/mlx5e: Modify TIRs hash only when it's needed
Gal Pressman
1
-5
/
+13
2017-01-29
net/mlx5e: Support TC encapsulation offloads with upper devices
Hadar Hen Zion
1
-7
/
+6
2017-01-29
net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroy
Or Gerlitz
1
-11
/
+18
2017-01-29
net/mlx5: E-Switch, Err when retrieving steering name-space fails
Or Gerlitz
1
-1
/
+2
2017-01-29
net/mlx5: Return EOPNOTSUPP when failing to get steering name-space
Or Gerlitz
4
-6
/
+6
2017-01-29
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
Or Gerlitz
12
-22
/
+22
2017-01-27
net: phy: micrel: add support for KSZ8795
Sean Nyekjaer
1
-0
/
+14
2017-01-27
gtp: fix cross netns recv on gtp socket
Andreas Schultz
1
-6
/
+4
2017-01-27
gtp: clear DF bit on GTP packet tx
Andreas Schultz
1
-1
/
+1
2017-01-27
gtp: add genl family modules alias
Andreas Schultz
1
-0
/
+1
2017-01-26
ravb: unmap descriptors when freeing rings
Kazuya Mizuguchi
1
-48
/
+64
[next]