aboutsummaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-28bnx2x: Fix possible memory leak on iov error flowYuval Mintz1-0/+2
2014-03-28vhost: validate vhost_get_vq_desc return valueMichael S. Tsirkin1-1/+5
2014-03-28vhost: fix total length when packets are too shortMichael S. Tsirkin1-0/+14
2014-03-28random32: avoid attempt to late reseed if in the middle of seedingSasha Levin1-1/+12
2014-03-28random32: assign to network folks in MAINTAINERSSasha Levin1-0/+1
2014-03-28sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks1-2/+6
2014-03-28net: stmmac: Add SOCFPGA glue driverDinh Nguyen5-0/+147
2014-03-28RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud1-1/+3
2014-03-28tipc: make discovery domain a bearer attributeErik Hugne3-16/+10
2014-03-28tipc: fix neighbor detection problem after hw address changeErik Hugne2-0/+9
2014-03-28net: sxgbe: fix potential null dereferenceByungho An1-2/+8
2014-03-28net: sxgbe: fix sparse warnings about static declarationByungho An2-4/+4
2014-03-28be2net: csum, tso and rss steering offload support for VxLANSathya Perla3-9/+125
2014-03-28be2net: add FW cmds needed for VxLAN offloadsSathya Perla3-58/+154
2014-03-28Input: synaptics - add manual min/max quirk for ThinkPad X240Hans de Goede1-0/+8
2014-03-28Input: synaptics - add manual min/max quirkBenjamin Tissoires1-0/+47
2014-03-28igb: fix race conditions on queuing skb for HW time stampJakub Kicinski3-2/+7
2014-03-28igb: never generate both software and hardware timestampsJakub Kicinski1-2/+2
2014-03-28e1000e: remove redundant if clause from PTP workJakub Kicinski1-3/+0
2014-03-28e1000e: add timeout for TX HW time stamping workJakub Kicinski3-0/+10
2014-03-28i40e: Use DEBUG_FD message level for an FD messageAnjali Singhai Jain1-2/+3
2014-03-28i40e/i40evf: Add an FD message levelAnjali Singhai Jain2-0/+2
2014-03-28i40e: check for netdev before debugfs useShannon Nelson1-13/+22
2014-03-28i40evf: remove double space after returnJesse Brandeburg1-1/+1
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain1-1/+6
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain1-19/+13
2014-03-28i40e: eeprom integrity check on load and emprShannon Nelson2-6/+45
2014-03-28i40e: Make the alloc and free queue vector calls orthogonalGreg Rose1-6/+6
2014-03-28i40evf: fix oops in watchdog handlerMitch Williams2-3/+8
2014-03-28i40e: Delete ATR filter on RSTAnjali Singhai Jain1-3/+6
2014-03-28Documentation: networking: phy.txt: MDIO bus reset is optionalFlorian Fainelli1-1/+1
2014-03-28bfin_mac: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28r6040: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: ftgmac100: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: sun4i: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: emaclite: remove empty MDIO bus reset functionFlorian Fainelli1-13/+0
2014-03-28net: mvmdio: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28fs_enet: remove empty MDIO bus functionFlorian Fainelli1-7/+0
2014-03-28fec: remove empty MDIO bus functionFlorian Fainelli1-6/+0
2014-03-28net: ethoc: remove empty MDIO bus functionFlorian Fainelli1-6/+0
2014-03-28dnet: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28macb: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28tg3: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28net: greth: remove empty MDIO bus reset functionFlorian Fainelli1-6/+0
2014-03-28drm/i915: Undo gtt scratch pte unmapping againDaniel Vetter1-1/+1
2014-03-28drm/radeon: fix runtime suspend breaking secondary GPUsDave Airlie1-5/+12
2014-03-27net: bcmgenet: set RBUF_SKIP_FCS based on UniMAC CRC forwardingFlorian Fainelli1-0/+9
2014-03-27net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during resetWei Yang1-1/+5
2014-03-27core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss4-12/+34
2014-03-27yam: replace del_timer by del_timer_syncJulia Lawall1-1/+1