aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-07drivers/net/ethernet/natsemi/natsemi.c: fix error return codePeter Senna Tschudin1-2/+2
2012-10-07drivers/net/ethernet/dec/tulip/dmfe.c: fix error return codePeter Senna Tschudin1-3/+9
2012-10-07net: remove skb recyclingEric Dumazet8-102/+16
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-0/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-14/+13
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-148/+176
2012-10-06rapidio/rionet: rework to support multiple RIO master portsAlexandre Bounine1-63/+70
2012-10-06rapidio/rionet: fix multicast packet transmit logicAlexandre Bounine1-3/+17
2012-10-06drivers/net/ethernet/dec/tulip: Use standard __set_bit_le() functionTakuya Yoshikawa2-10/+4
2012-10-06drivers/net/ethernet/sfc: use standard __{clear,set}_bit_le() functionsBen Hutchings3-16/+4
2012-10-06sections: fix section conflicts in drivers/net/wanAndi Kleen1-1/+1
2012-10-06sections: fix section conflicts in drivers/net/hamradioAndi Kleen5-7/+7
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen14-15/+15
2012-10-04Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-5/+9
2012-10-04team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet1-0/+2
2012-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller6-114/+112
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde1-4/+4
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin1-1/+3
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin1-0/+2
2012-10-03cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller1-0/+1
2012-10-03bnx2x: fix ring size for 10G functionsYuval Mintz1-7/+10
2012-10-03cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya1-13/+30
2012-10-03ixgbe: add support for X540-AT1joshua.a.hay@intel.com3-0/+4
2012-10-03ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov1-1/+1
2012-10-03ixgbe: fix PTP ethtool timestamping functionJacob Keller1-4/+1
2012-10-03ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2-61/+48
2012-10-03ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller1-89/+99
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-8/+3
2012-10-02tg3: Fix sparse warnings.Michael Chan1-5/+6
2012-10-02bnx2x: use strlcpy() to copy a stringDan Carpenter1-3/+2
2012-10-02net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packetshtbegin1-0/+1
2012-10-02pch_gbe: Fix PTP dependencies.David S. Miller1-1/+1
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds9-193/+1113
2012-10-02workqueue: avoid using deprecated functionsLinus Torvalds1-1/+1
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds398-9267/+26190
2012-10-02hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang1-10/+12
2012-10-02hyperv: Report actual status in receive completion packetHaiyang Zhang4-11/+30
2012-10-02hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2-5/+1
2012-10-02hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang1-1/+14
2012-10-02hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang1-0/+1
2012-10-02hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang1-2/+1
2012-10-02vxlan: put UDP socket in correct namespacestephen hemminger1-3/+5
2012-10-02vxlan: Depend on CONFIG_INETDavid S. Miller1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds2-34/+60
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+1
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds10-25/+22
2012-10-02Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linusRoland Dreier9-193/+1113
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-13/+19
2012-10-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-nextDavid S. Miller7-82/+76