aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin11-60/+50
2013-02-27ppp: convert to idr_alloc()Tejun Heo1-29/+4
2013-02-27macvtap: convert to idr_alloc()Tejun Heo1-16/+5
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-4/+4
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-11/+1
2013-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-180/+98
2013-02-26Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds7-63/+243
2013-02-25usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei1-7/+7
2013-02-25usbnet: smsc95xx: fix broken runtime suspendMing Lei1-10/+2
2013-02-25usbnet: smsc95xx: fix suspend failureMing Lei1-3/+9
2013-02-25bgmac: fix indexing of 2nd level loopsRafał Miłecki1-7/+11
2013-02-25b43: Fix lockdep splat on module unloadLarry Finger1-1/+2
2013-02-25VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar1-1/+2
2013-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-29/+5
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-0/+95
2013-02-25mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli4-0/+10
2013-02-25mlx4_core: Disable memory windows for virtual functionsShani Michaeli4-15/+75
2013-02-24net/pasemi: Fix missing coding styleSyam Sidhardhan1-3/+6
2013-02-24vmxnet3: fix ethtool ring buffer size settingNeil Horman1-4/+2
2013-02-24vmxnet3: make local function staticstephen hemminger1-2/+2
2013-02-24bnx2x: remove dead code and make local funcs staticstephen hemminger2-60/+2
2013-02-24gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker1-12/+14
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+2
2013-02-23vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook1-1/+1
2013-02-23mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza1-1/+1
2013-02-23mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza1-1/+1
2013-02-22new helper: file_inode(file)Al Viro3-4/+4
2013-02-22net: fec: Fix division by zeroFabio Estevam1-34/+34
2013-02-22brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun1-1/+3
2013-02-22mwifiex: fix system freeze while reloading driverAvinash Patil1-10/+1
2013-02-22mwifiex: don't drop carrier flag over suspendDaniel Drake2-18/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-5/+4
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-2/+2
2013-02-21sun.com documentation fixesChristian Kujau1-2/+2
2013-02-21Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2013-02-21qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria1-2/+2
2013-02-21qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra1-7/+0
2013-02-21qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh1-1/+1
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-2/+414
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-26/+29
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam1-15/+15
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds34-126/+92
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2-9/+24
2013-02-21mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli3-39/+39
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds781-47780/+70318
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds7-58/+35
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-2/+2
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville30-110/+988