summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-26net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman
2012-12-26cpts: fix a run time warn_on.Richard Cochran
2012-12-26cpts: fix build error by removing useless code.Richard Cochran
2012-12-22Drivers: network: more __dev* removalGreg KH
2012-12-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-12-21tuntap: dont use a private kmem_cacheEric Dumazet
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-19Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya
2012-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-12-198139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene
2012-12-19net: qmi_wwan: add ZTE MF880Bjørn Mork
2012-12-19drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat
2012-12-19drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-12-19ksz884x: fix receive polling race conditionLennert Buytenhek
2012-12-19qlcnic: update driver versionSigned-off-by: Sony Chacko
2012-12-19qlcnic: fix unused variable warningsShahed Shaikh
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya
2012-12-19cxgb4: Add T4 filter supportVipul Pandya
2012-12-18net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo
2012-12-18be2net: fix wrong frag_idx reported by RX CQSathya Perla
2012-12-18be2net: fix be_close() to ensure all events are ack'edSathya Perla
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell
2012-12-18virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin
2012-12-18virtio-net: correct capacity math on ring fullMichael S. Tsirkin
2012-12-17tuntap: fix sparse warningJason Wang
2012-12-17bnx2x: use prandom_bytes()Akinobu Mita
2012-12-17drivers: remove reference to feature-removal-schedule.txtTao Ma
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2012-12-17wireless: fix Atheros drivers compilationVladimir Kondratiev
2012-12-17rt2x00: zero-out rx_statusGabor Juhos
2012-12-17tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet
2012-12-15i2400m: add Intel 6150 device IDsDan Williams
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds