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
2016-01-06
Driver: Vmxnet3: Fix regression caused by 5738a09
Shrikrishna Khare
-6
/
+6
2016-01-06
net: qmi_wwan: Add WeTelecom-WPD600N
Kristian Evensen
-0
/
+1
2016-01-06
mkiss: fix scribble on freed memory
Alan
-0
/
+5
2016-01-06
6pack: fix free memory scribbles
One Thousand Gnomes
-0
/
+6
2016-01-04
net: Propagate lookup failure in l3mdev_get_saddr to caller
David Ahern
-3
/
+7
2016-01-04
r8152: add reset_resume function
hayeswang
-1
/
+9
2016-01-04
cxgb4: correctly handling failed allocation
Insu Yun
-0
/
+4
2016-01-04
qlcnic: correctly handle qlcnic_alloc_mbx_args
Insu Yun
-2
/
+4
2015-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-107
/
+221
2015-12-30
Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...
David S. Miller
-20
/
+44
2015-12-29
drivers: net: cpsw: fix error return code
Julia Lawall
-3
/
+7
2015-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
-45
/
+1
2015-12-28
RDMA/be2net: Remove open and close entry points
Devesh Sharma
-45
/
+1
2015-12-24
qlcnic: fix a loop exit condition better
Dan Carpenter
-1
/
+1
2015-12-23
net: cdc_ncm: avoid changing RX/TX buffers on MTU changes
Bjørn Mork
-1
/
+32
2015-12-23
geneve: initialize needed_headroom
Paolo Abeni
-1
/
+9
2015-12-22
sh_eth: fix 16-bit descriptor field access endianness too
Sergei Shtylyov
-28
/
+30
2015-12-22
veth: don’t modify ip_summed; doing so treats packets with bad checksums as...
Vijay Pandurangan
-6
/
+0
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband Card
Daniele Palmas
-0
/
+9
2015-12-21
net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband Card
Daniele Palmas
-0
/
+9
2015-12-19
natsemi: add checks for dma mapping errors
Alexey Khoroshilov
-0
/
+12
2015-12-18
bnx2x: Prevent FW assertion when using Vxlan
Yuval Mintz
-9
/
+13
2015-12-18
mkiss: Fix use after free in mkiss_close().
David Miller
-2
/
+2
2015-12-18
6pack: Fix use after free in sixpack_close().
David Miller
-4
/
+4
2015-12-18
be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.
Venkat Duvvuru
-1
/
+3
2015-12-18
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-19
/
+15
2015-12-18
net/mlx4_en: Fix HW timestamp init issue upon system startup
Eugenia Emantayev
-7
/
+14
2015-12-18
net/mlx4_en: Remove dependency between timestamping capability and service_task
Eugenia Emantayev
-3
/
+2
2015-12-18
drivers: net: cpsw: increment reference count on fixed-link PHY node
David Rivshin
-4
/
+9
2015-12-18
drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
David Rivshin
-18
/
+22
2015-12-18
ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy
Pascal Speck (Iktek)
-1
/
+1
2015-12-18
xen-netback: use RING_COPY_REQUEST() throughout
David Vrabel
-16
/
+14
2015-12-18
xen-netback: don't use last request to determine minimum Tx credit
David Vrabel
-3
/
+1
2015-12-18
Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...
Kalle Valo
-20
/
+44
2015-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-362
/
+536
2015-12-17
drivers: net: xgene: fix Tx flow control
Iyappan Subramanian
-18
/
+24
2015-12-16
82xx: FCC: Fixing a bug causing to FCC port lock-up
Martin Roth
-1
/
+1
2015-12-16
gianfar: Don't enable RX Filer if not supported
Hamish Martin
-3
/
+6
2015-12-15
qlcnic: fix a timeout loop
Dan Carpenter
-1
/
+2
2015-12-15
sfc: fix a timeout loop
Dan Carpenter
-1
/
+1
2015-12-15
qlge: fix a timeout loop in ql_change_rx_buffers()
Dan Carpenter
-2
/
+3
2015-12-15
amd-xgbe: fix a couple timeout loops
Dan Carpenter
-2
/
+2
2015-12-15
net/mlx4_core: fix handling return value of mlx4_slave_convert_port
Andrzej Hajda
-2
/
+3
2015-12-15
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
-0
/
+6
2015-12-15
ravb: Add disable 10base
Kazuya Mizuguchi
-0
/
+3
2015-12-15
sh_eth: fix descriptor access endianness
Sergei Shtylyov
-10
/
+14
2015-12-15
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
-2
/
+1
2015-12-14
sh_eth: uninline sh_eth_{write|read}()
Sergei Shtylyov
-25
/
+24
2015-12-14
stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
Chen-Yu Tsai
-1
/
+5
2015-12-14
net: phy: mdio-mux: Check return value of mdiobus_alloc()
Tobias Klauser
-1
/
+6
[next]