summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2012-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-40/+21
2012-12-27net/vxlan: Use the underlying device index when joining/leaving multicast groupsYan Burman1-2/+4
2012-12-27cpts: fix a run time warn_on.Richard Cochran1-1/+1
2012-12-27cpts: fix build error by removing useless code.Richard Cochran2-2/+0
2012-12-22Drivers: network: more __dev* removalGreg KH3-14/+13
2012-12-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds15-59/+1309
2012-12-22tuntap: dont use a private kmem_cacheEric Dumazet1-21/+3
2012-12-20Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-29/+19
2012-12-20Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier6-44/+128
2012-12-20RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya4-6/+24
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2-0/+55
2012-12-20RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya3-2/+162
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-127/+237
2012-12-208139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene1-7/+11
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-20drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-20use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-20usbnet: generic manage_power()Oliver Neukum1-0/+10
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum1-7/+8
2012-12-20ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-20qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-20qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein3-16/+49
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein3-25/+62
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+9
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion1-6/+20
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya4-10/+193
2012-12-19cxgb4: Add T4 filter supportVipul Pandya8-7/+757
2012-12-19net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo1-2/+1
2012-12-19be2net: fix wrong frag_idx reported by RX CQSathya Perla2-7/+33
2012-12-19be2net: fix be_close() to ensure all events are ack'edSathya Perla2-9/+17
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-20/+0
2012-12-18cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams1-16/+4
2012-12-18qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2-0/+29
2012-12-18virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell1-1/+1
2012-12-18virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell1-20/+13
2012-12-18virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin1-3/+3
2012-12-18virtio-net: correct capacity math on ring fullMichael S. Tsirkin1-5/+4
2012-12-18tuntap: fix sparse warningJason Wang1-1/+1
2012-12-18bnx2x: use prandom_bytes()Akinobu Mita1-4/+1
2012-12-18drivers: remove reference to feature-removal-schedule.txtTao Ma1-5/+1
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt50-328/+534
2012-12-18wireless: fix Atheros drivers compilationVladimir Kondratiev1-1/+1
2012-12-18rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-18tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet1-0/+1
2012-12-16i2400m: add Intel 6150 device IDsDan Williams2-0/+9
2012-12-16can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-15Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+3102