aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-17ixgbevf: merge ixgbevf_tx_map and ixgbevf_tx_queue into a single functionEmil Tantilov
2014-01-17ixgbevf: redo dma mapping using the tx buffer infoEmil Tantilov
2014-01-17ixgbevf: make the first tx_buffer a repository for most of the skb infoEmil Tantilov
2014-01-17ixgbevf: add tx countersEmil Tantilov
2014-01-17ixgbevf: remove counters for Tx/Rx checksum offloadEmil Tantilov
2014-01-17ixgbevf: move ring specific stats into ring specific structureEmil Tantilov
2014-01-17ixgbevf: make use of the dev pointer in the ixgbevf_ring structEmil Tantilov
2014-01-17Merge branch 'i40e'David S. Miller
2014-01-17Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren
2014-01-17i40e: Fix device ID define names to align to standardShannon Nelson
2014-01-17i40e: add DCB option to KconfigNeerav Parikh
2014-01-17i40e: add DCB and DCBNL supportNeerav Parikh
2014-01-17i40e: implement DCB support infastructureNeerav Parikh
2014-01-17i40e: refactor flow directorAnjali Singhai Jain
2014-01-17i40e: rename definesJesse Brandeburg
2014-01-17i40e: whitespace fixesJesse Brandeburg
2014-01-17i40e: Change firmware workaroundJesse Brandeburg
2014-01-17i40e: fix compile warning on checksum_localJesse Brandeburg
2014-01-17Bluetooth: remove direct compilation of 6lowpan_iphc.cStephen Warren
2014-01-17virtio-net: fix build error when CONFIG_AVERAGE is not enabledMichael Dalton
2014-01-17Merge branch 'ixgbe'David S. Miller
2014-01-17ixgbevf: bump versionDon Skidmore
2014-01-17ixgbe: bump version numberDon Skidmore
2014-01-17ixgbe: add braces around else condition in ixgbe_qv_lock_* callsJacob Keller
2014-01-17net: ftgmac100: use kfree_skb() where appropriateEric Dumazet
2014-01-17Merge branch 'bonding_slave_sysfs'David S. Miller
2014-01-17bonding: add netlink attributes to slave link devsfeldma@cumulusnetworks.com
2014-01-17bonding: add sysfs /slave dir for bond slave devices.sfeldma@cumulusnetworks.com
2014-01-17net: vxlan: do not use vxlan_net before checking event typeDaniel Borkmann
2014-01-17Merge branch 'ixgbe'David S. Miller
2014-01-17ixgbe: set driver_max_VFs should be done before enabling SRIOVethan.zhao
2014-01-17ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63ethan.zhao
2014-01-17ipv4: fix a dst leak in tunnelsEric Dumazet
2014-01-17sh_eth: Add support for r7s72100Simon Horman
2014-01-17sh_eth: Use bool as return type of sh_eth_is_gether()Simon Horman
2014-01-17ipv6: send Change Status Report after DAD is completedFlavio Leitner
2014-01-17qlcnic: remove unused codestephen hemminger
2014-01-17qlcnic: make local functions staticstephen hemminger
2014-01-17ipv6: tcp: fix flowlabel value in ACK messages send from TIME_WAITFlorent Fourcot
2014-01-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-16Merge branch 'virtio_rx_merging'David S. Miller
2014-01-16virtio-net: initial rx sysfs support, export mergeable rx buffer sizeMichael Dalton
2014-01-16lib: Ensure EWMA does not store wrong intermediate valuesMichael Dalton
2014-01-16net-sysfs: add support for device-specific rx queue sysfs attributesMichael Dalton
2014-01-16virtio-net: auto-tune mergeable rx buffer size for improved performanceMichael Dalton
2014-01-16virtio-net: use per-receive queue page frag alloc for mergeable bufsMichael Dalton
2014-01-16net: allow > 0 order atomic page alloc in skb_page_frag_refillMichael Dalton
2014-01-16net_sched: fix error return code in fw_change_attrs()Wei Yongjun
2014-01-16Merge branch 'tipc'David S. Miller