summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-08xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-08xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-08xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-08Merge branch 'mlx4'David S. Miller10-385/+707
2013-02-08net/mlx4_en: Implement ndo fdb functionalityYan Burman1-0/+75
2013-02-08net/mlx4_en: Add unicast MAC filteringYan Burman2-2/+130
2013-02-08net/mlx4_en: Manage hash of MAC addresses per portYan Burman3-38/+79
2013-02-08net/mlx4_en: Save previous MAC address of the port so we can replace it laterYan Burman1-2/+2
2013-02-08net/mlx4_en: Re-arrange ndo_set_rx_mode related codeYan Burman2-128/+145
2013-02-08net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_enYan Burman5-205/+222
2013-02-08net/mlx4_en: Cleanup multiline stringsYan Burman1-15/+10
2013-02-08net/mlx4_en: Optimize Rx fast path filter checksYan Burman4-30/+35
2013-02-08net/mlx4_en: Optimize loopback related checks in data pathYan Burman6-21/+65
2013-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2013-02-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds4-15/+10
2013-02-08Merge tag 'pinctrl-for-v3.8-late' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+21
2013-02-08Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-9/+9
2013-02-08Merge tag 'regulator-v3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-35/+40
2013-02-08drm/ttm: fix fence locking in ttm_buffer_object_transfer, 2nd tryDaniel Vetter1-5/+8
2013-02-07virtio_console: Don't access uninitialized data.Sjur Brændeland1-1/+2
2013-02-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-18/+44
2013-02-07net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-07net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-07bgmac: add ndo_set_rx_mode netdev opsHauke Mehrtens1-4/+12
2013-02-07bgmac: add generic ndo_validate_addr netdev opsHauke Mehrtens1-0/+1
2013-02-07bgmac: write mac address to hardware in ndo_set_mac_addressHauke Mehrtens1-8/+25
2013-02-07bgmac: implement missing code for BCM53572Hauke Mehrtens2-3/+5
2013-02-07macvlan: add multicast filterEric Dumazet1-0/+23
2013-02-07team: allow userspace to take control over carrierFlavio Leitner1-0/+8
2013-02-07drivers: net:ethernet: cpsw: add support for VLANMugunthan V N2-2/+108
2013-02-07drivers: net: cpsw: Add helper functions for VLAN ALE implementationMugunthan V N3-22/+113
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches2-2/+0
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-32/+74
2013-02-06xen: fix error handling path if xen_allocate_irq_dynamic failsWei Liu1-2/+2
2013-02-06xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}()Jan Beulich1-7/+7
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65910' into tmpMark Brown1-1/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/tps65217' into tmpMark Brown1-2/+2
2013-02-06Merge remote-tracking branch 'regulator/fix/s2mps11' into tmpMark Brown1-2/+2
2013-02-06Merge remote-tracking branch 'regulator/fix/of' into tmpMark Brown1-0/+6
2013-02-06Merge remote-tracking branch 'regulator/fix/max8998' into tmpMark Brown1-1/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/max8997' into tmpMark Brown1-20/+19
2013-02-06Merge remote-tracking branch 'regulator/fix/max8907' into tmpMark Brown1-2/+1
2013-02-06Merge remote-tracking branch 'regulator/fix/max77686' into tmpMark Brown1-7/+8
2013-02-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-0/+13
2013-02-06Merge tag 'usb-3.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-392/+299
2013-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller47-910/+1228
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-95/+139
2013-02-05Merge branches 'ipoib', 'mlx4' and 'qib' into for-nextRoland Dreier2-9/+4
2013-02-05IB/qib: Fix for broken sparse warning fixMike Marciniszyn1-8/+3
2013-02-05mlx4_core: Fix advertisement of wrong PF context behaviourOr Gerlitz1-1/+1