aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen
2016-01-06mkiss: fix scribble on freed memoryAlan
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes
2016-01-04net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-04r8152: add reset_resume functionhayeswang
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-30Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller
2015-12-29drivers: net: cpsw: fix error return codeJulia Lawall
2015-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-28RDMA/be2net: Remove open and close entry pointsDevesh Sharma
2015-12-24qlcnic: fix a loop exit condition betterDan Carpenter
2015-12-23net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork
2015-12-23geneve: initialize needed_headroomPaolo Abeni
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2015-12-21net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas
2015-12-21net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-18mkiss: Fix use after free in mkiss_close().David Miller
2015-12-186pack: Fix use after free in sixpack_close().David Miller
2015-12-18be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)
2015-12-18xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel
2015-12-18xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel
2015-12-18Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser