aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle1-3/+2
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-68/+115
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-24/+43
2014-01-17ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov2-140/+133
2014-01-17ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov2-40/+59
2014-01-17ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov2-95/+130
2014-01-17ixgbevf: add tx countersEmil Tantilov1-0/+2
2014-01-17ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov3-20/+9
2014-01-17ixgbevf: move ring specific stats into ring specific structureEmil Tantilov3-44/+62
2014-01-17ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov3-84/+61
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson7-70/+70
2014-01-17i40e: add DCB option to KconfigNeerav Parikh2-0/+10
2014-01-17i40e: add DCB and DCBNL supportNeerav Parikh4-20/+669
2014-01-17i40e: implement DCB support infastructureNeerav Parikh5-15/+712
2014-01-17i40e: refactor flow directorAnjali Singhai Jain3-160/+221
2014-01-17i40e: rename definesJesse Brandeburg4-33/+33
2014-01-17i40e: whitespace fixesJesse Brandeburg4-5/+5
2014-01-17i40e: Change firmware workaroundJesse Brandeburg2-7/+2
2014-01-17i40e: fix compile warning on checksum_localJesse Brandeburg1-1/+1
2014-01-17virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton1-0/+1
2014-01-17ixgbevf: bump versionDon Skidmore1-1/+1
2014-01-17ixgbe: bump version numberDon Skidmore1-1/+1
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller1-2/+4
2014-01-17net: ftgmac100: use kfree_skb() where appropriateEric Dumazet1-3/+3
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com3-2/+46
2014-01-17bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com5-13/+176
2014-01-17net: vxlan: do not use vxlan_net before checking event typeDaniel Borkmann1-2/+4
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao1-1/+1
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao3-4/+9
2014-01-17sh_eth: Add support for r7s72100Simon Horman2-8/+119
2014-01-17sh_eth: Use bool as return type of sh_eth_is_gether()Simon Horman1-5/+2
2014-01-17qlcnic: remove unused codestephen hemminger2-31/+0
2014-01-17qlcnic: make local functions staticstephen hemminger13-103/+97
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville96-1523/+3315
2014-01-16virtio-net: initial rx sysfs support, export mergeable rx buffer sizeMichael Dalton1-4/+42
2014-01-16virtio-net: auto-tune mergeable rx buffer size for improved performanceMichael Dalton1-25/+75
2014-01-16virtio-net: use per-receive queue page frag alloc for mergeable bufsMichael Dalton1-34/+35
2014-01-16virtio-net: drop rq->max and rq->numJason Wang1-13/+3
2014-01-16net: davinci_mdio: Fix sparse warningLad, Prabhakar1-1/+1
2014-01-16bonding: handle slave's name change with primary_slave logicVeaceslav Falico1-3/+21
2014-01-16i40e: updates to AdminQ interfaceShannon Nelson2-15/+8
2014-01-16i40e: check desc pointer before printingShannon Nelson1-28/+39
2014-01-16team: block mtu change before it happens via NETDEV_PRECHANGEMTUVeaceslav Falico1-1/+1
2014-01-16r6040: use ETH_ZLEN instead of MISR for SKB length checkingFlorian Fainelli1-2/+2
2014-01-16r6040: add delays in MDIO read/write polling loopsFlorian Fainelli1-0/+2
2014-01-16xen-netfront: add support for IPv6 offloadsPaul Durrant1-5/+43
2014-01-16vxge: make local functions staticstephen hemminger5-46/+5
2014-01-16bnad: code cleanupstephen hemminger2-27/+2
2014-01-16dm9000: fix a lot of checkpatch issuesBarry Song1-12/+11
2014-01-16i40e: Remove autogenerated Module.symvers file.David S. Miller1-0/+0