aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-10udp: restrict offloads to one namespaceHannes Frederic Sowa2-2/+2
2016-01-09vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel1-3/+9
2016-01-09cdc-acm: fix NULL pointer referenceOliver Neukum1-1/+7
2016-01-08r8152: fix the wake eventhayeswang1-1/+39
2016-01-08phy: micrel: Fix finding PHY properties in MAC node for KSZ9031.Roosen Henri1-2/+10
2016-01-08irda: toim3232-sir: delete some dead codeDan Carpenter1-10/+0
2016-01-07net: lan78xx: Fix to write to OTP(One Time Programmable) per magic number.Woojung.Huh@microchip.com1-1/+54
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-6/+6
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen1-0/+1
2016-01-06mkiss: fix scribble on freed memoryAlan1-0/+5
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes1-0/+6
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern1-3/+7
2016-01-04r8152: add reset_resume functionhayeswang1-1/+9
2016-01-04cxgb4: correctly handling failed allocationInsu Yun1-0/+4
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun1-2/+4
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-107/+221
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller2-20/+44
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall1-3/+7
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds4-45/+1
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter1-1/+1
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2-1/+32
2015-12-23geneve: initialize needed_headroomPaolo Abeni1-1/+9
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2-28/+30
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as good.Vijay Pandurangan1-6/+0
2015-12-21net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas1-0/+9
2015-12-21net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas1-0/+9
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov1-0/+12
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz1-9/+13
2015-12-18mkiss: Fix use after free in mkiss_close().David Miller1-2/+2
2015-12-186pack: Fix use after free in sixpack_close().David Miller1-4/+4
2015-12-18be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru1-1/+3
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-19/+15
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev3-7/+14
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev1-3/+2
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin1-4/+9
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin1-18/+22
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)1-1/+1
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel1-16/+14
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel1-3/+1
2015-12-18Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo2-20/+44
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-362/+536
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian2-18/+24
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth1-1/+1
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin2-3/+6
2015-12-15qlcnic: fix a timeout loopDan Carpenter1-1/+2
2015-12-15sfc: fix a timeout loopDan Carpenter1-1/+1
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter1-2/+3
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter1-2/+2
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda1-2/+3