summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-2811-60/+50Star
* ppp: convert to idr_alloc()Tejun Heo2013-02-281-29/+4Star
* macvtap: convert to idr_alloc()Tejun Heo2013-02-281-16/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-273-4/+4
|\
| * new helper: file_inode(file)Al Viro2013-02-233-4/+4
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-11/+1Star
|\ \
| * | virtio: use module_virtio_driver.Rusty Russell2013-02-131-11/+1Star
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-2618-180/+98Star
|\ \
| * | usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei2013-02-251-7/+7
| * | usbnet: smsc95xx: fix broken runtime suspendMing Lei2013-02-251-10/+2Star
| * | usbnet: smsc95xx: fix suspend failureMing Lei2013-02-251-3/+9
| * | bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * | b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * | VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-251-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5Star
| |\ \
| | * | brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
| | * | mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1Star
| | * | mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1Star
| * | | net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-251-3/+6
| * | | vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-251-4/+2Star
| * | | vmxnet3: make local function staticstephen hemminger2013-02-251-2/+2
| * | | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-252-60/+2Star
| * | | gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * | | vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
| * | | mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * | | mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
| * | | net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * | | qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-221-2/+2
| * | | qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-221-7/+0Star
| * | | qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-221-1/+1
| * | | net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-02-267-63/+243
|\ \ \ \
| * | | | mlx4: Implement memory windows allocation and deallocationShani Michaeli2013-02-251-0/+95
| * | | | mlx4_core: Enable memory windows in {INIT, QUERY}_HCAShani Michaeli2013-02-254-0/+10
| * | | | mlx4_core: Disable memory windows for virtual functionsShani Michaeli2013-02-254-15/+75
| * | | | mlx4_core: Propagate MR deregistration failures to callerShani Michaeli2013-02-212-9/+24
| * | | | mlx4_core: Rename MPT-related functions to have mpt_ prefixShani Michaeli2013-02-213-39/+39
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-02-241-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-201-2/+2
| |\ \ \ \ \
| | * | | | | powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-031-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-222-1/+1
|\ \ \ \ \ \ \
| * | | | | | | drivers/net,AT91RM9200: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-141-0/+1
| * | | | | | | phylib: remove !S390 dependeny from KconfigHeiko Carstens2013-02-141-1/+0Star
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-225-5/+4Star
|\ \ \ \ \ \ \ \
| * | | | | | | | net: mvneta: remove unneeded version.h includeJesper Juhl2013-01-291-1/+0Star
| * | | | | | | | Merge branch 'master' into for-nextJiri Kosina2013-01-29858-26598/+68508
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
| * | | | | | | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-033-3/+3
* | | | | | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-221-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sun.com documentation fixesChristian Kujau2013-02-221-2/+2
| | |_|_|_|_|/ / / | |/| | | | | | |