summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* qmi_wwan/cdc_ether: move Novatel E371 (1410:9011) to qmi_wwanYegor Yefremov2014-03-312-0/+14
* net: isdn: use sk_unattached_filter apiDaniel Borkmann2014-03-311-20/+41
* net: ppp: use sk_unattached_filter apiDaniel Borkmann2014-03-311-19/+41
* net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann2014-03-313-29/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-2919-93/+199
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-289-65/+77
| |\
| | * veth: Turn off vlan rx acceleration in vlan_featuresVlad Yasevich2014-03-281-1/+4
| | * ifb: Remove vlan acceleration from vlan_featuresVlad Yasevich2014-03-281-1/+2
| | * qlge: Do not propaged vlan tag offloads to vlansVlad Yasevich2014-03-281-1/+3
| | * vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin2014-03-281-1/+5
| | * vhost: fix total length when packets are too shortMichael S. Tsirkin2014-03-281-0/+14
| | * net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang2014-03-271-1/+5
| | * usbnet: include wait queue head in device structureOliver Neukum2014-03-271-14/+19
| | * virtio-net: correct error handling of virtqueue_kick()Jason Wang2014-03-271-3/+3
| | * net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-261-6/+11
| | * net: mvneta: fix usage as a module on RGMII configurationsThomas Petazzoni2014-03-261-33/+8
| | * net: mvneta: rename MVNETA_GMAC2_PSC_ENABLE to MVNETA_GMAC2_PCS_ENABLEThomas Petazzoni2014-03-261-2/+2
| | * tg3: Do not include vlan acceleration features in vlan_featuresVlad Yasevich2014-03-261-3/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-03-284-15/+82
| |\ \
| | * | Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede2014-03-281-0/+8
| | * | Input: synaptics - add manual min/max quirkBenjamin Tissoires2014-03-281-0/+47
| | * | Input: cypress_ps2 - don't report as a button padsHans de Goede2014-03-261-1/+0
| | * | Input: da9052_onkey - use correct register bit for key statusAnthony Olech2014-02-171-13/+16
| | * | Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais2014-02-151-1/+11
| * | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-284-13/+31
| |\ \ \
| | * | | drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter2014-03-281-1/+1
| | * | | drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie2014-03-281-5/+12
| | * | | drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-271-4/+10
| | * | | drm/udl: take reference to device struct for dma-bufsDave Airlie2014-03-271-3/+8
| | | |/ | | |/|
| * | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-03-281-0/+2
| |\ \ \
| | * | | i2c: cpm: Fix build by adding of_address.h and of_irq.hScott Wood2014-03-241-0/+2
| * | | | xen/balloon: flush persistent kmaps in correct positionWei Liu2014-03-251-6/+18
| | |/ / | |/| |
* | | | phy/at8031: enable at8031 to work on interrupt modeZhao Qiang2014-03-291-0/+30
* | | | netpoll: Remove gfp parameter from __netpoll_setupEric W. Biederman2014-03-292-12/+10
* | | | wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | | | tg3: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* | | | bna: remove open-coded skb_cow_head.françois romieu2014-03-291-6/+4
* | | | qlge: remove open-coded skb_cow_head.françois romieu2014-03-291-5/+4
* | | | jme: remove open-coded skb_cow_head.françois romieu2014-03-291-14/+2
* | | | atl1e: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | | | atl1c: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* | | | atl1: remove open-coded skb_cow_head.françois romieu2014-03-291-8/+7
* | | | net: mvneta: use devm_ioremap_resource() instead of of_iomap()Thomas Petazzoni2014-03-291-7/+7
* | | | net: nlmon: flag nlmon devs with LLTX/SGDaniel Borkmann2014-03-281-1/+2
* | | | cxgb4vf: Adds device Id for few more Chelsio adaptersHariprasad Shenai2014-03-281-0/+8
* | | | cxgb4: Adds device ID for few more Chelsio AdaptersHariprasad Shenai2014-03-281-0/+12
* | | | net/mlx4: Implement vxlan ndo callsOr Gerlitz2014-03-283-4/+90
* | | | mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-282-0/+49
* | | | net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-283-28/+4
* | | | bnx2x: Fix possible memory leak on iov error flowYuval Mintz2014-03-281-0/+2