summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg
2015-12-12sfc: only use RSS filters if we're using RSSBert Kenward
2015-12-11bnxt_en: Implement missing tx timeout reset logic.Michael Chan
2015-12-11bnxt_en: Don't cancel sp_task from bnxt_close_nic().Michael Chan
2015-12-11bnxt_en: Change bp->state to bitmap.Michael Chan