summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
* | net: add PPP on L2TP Access Concentrator (PPPoLAC) driver.Chia-chi Yeh2016-02-16
* | net: Only NET_ADMIN is allowed to fully control TUN interfaces.Chia-chi Yeh2016-02-16
|/
* Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-06
* net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-06
* mkiss: fix scribble on freed memoryAlan2016-01-06
* 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-06
* net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-04
* r8152: add reset_resume functionhayeswang2016-01-04
* cxgb4: correctly handling failed allocationInsu Yun2016-01-04
* qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-31
|\
| * Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-30
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-18
| | |\
| | | * iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-13
| | | * iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-13
| * | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-29
| * | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-24
| * | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-23
| * | | geneve: initialize needed_headroomPaolo Abeni2015-12-23
| * | | sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-22
| * | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-22
| * | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-21
| * | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-21
| * | | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-19
| * | | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-18
| * | | mkiss: Fix use after free in mkiss_close().David Miller2015-12-18
| * | | 6pack: Fix use after free in sixpack_close().David Miller2015-12-18
| * | | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-18
| * | | net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-18
| * | | net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-18
| * | | drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-18
| * | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-18
| * | | ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)2015-12-18
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-12-28
|\ \ \ \
| * | | | RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-28
* | | | | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | xen-netback: use RING_COPY_REQUEST() throughoutDavid Vrabel2015-12-18
| * | | | xen-netback: don't use last request to determine minimum Tx creditDavid Vrabel2015-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-17
|\ \ \ \ \
| * | | | | drivers: net: xgene: fix Tx flow controlIyappan Subramanian2015-12-17
| * | | | | 82xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth2015-12-16
| * | | | | gianfar: Don't enable RX Filer if not supportedHamish Martin2015-12-16
| * | | | | qlcnic: fix a timeout loopDan Carpenter2015-12-15
| * | | | | sfc: fix a timeout loopDan Carpenter2015-12-15
| * | | | | qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter2015-12-15
| * | | | | amd-xgbe: fix a couple timeout loopsDan Carpenter2015-12-15
| * | | | | net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda2015-12-15
| * | | | | pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong2015-12-15
| * | | | | ravb: Add disable 10baseKazuya Mizuguchi2015-12-15
| * | | | | sh_eth: fix descriptor access endiannessSergei Shtylyov2015-12-15