Age | Commit message (Expand) | Author |
2011-03-12 | net: Add flowiX_to_flowi() shorthands. | David S. Miller |
2011-03-12 | net: Break struct flowi out into AF specific instances. | David S. Miller |
2011-03-12 | net: Make flowi ports AF dependent. | David S. Miller |
2011-03-12 | net: Create union flowi_uli | David S. Miller |
2011-03-12 | net: Create struct flowi_common | David S. Miller |
2011-03-12 | net: Put flowi_* prefix on AF independent members of struct flowi | David S. Miller |
2011-03-12 | xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). | David S. Miller |
2011-03-12 | net: Remove unnecessary padding in struct flowi | David S. Miller |
2011-03-12 | ipv4: Create and use route lookup helpers. | David S. Miller |
2011-03-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher... | David S. Miller |
2011-03-12 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-03-12 | ixgbe: DCB, PFC not cleared until reset occurs | John Fastabend |
2011-03-12 | ixgbe: add support for VF Transmit rate limit using iproute2 | Lior Levy |
2011-03-12 | ixgbe: DCB, set minimum bandwidth per traffic class | John Fastabend |
2011-03-12 | ixgbe: correct typo in define name | Emil Tantilov |
2011-03-12 | ixgbe: update PHY code to support 100Mbps as well as 1G/10G | Emil Tantilov |
2011-03-12 | ixgbe: remove timer reset to 0 on timeout | Emil Tantilov |
2011-03-12 | ixgbe: DCB during ifup use correct CEE or IEEE mode | John Fastabend |
2011-03-12 | ixgbe: IEEE 802.1Qaz, implement priority assignment table | John Fastabend |
2011-03-12 | ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict | John Fastabend |
2011-03-12 | ixgbe: DCB: enable RSS to be used with DCB | John Fastabend |
2011-03-12 | ixgbe: enable ndo_tc_setup | John Fastabend |
2011-03-12 | ixgbe: DCB, use multiple Tx rings per traffic class | John Fastabend |
2011-03-12 | ixgbe: DCB remove ixgbe_fcoe_getapp routine | John Fastabend |
2011-03-12 | ixgbe: DCB, implement ieee_setapp dcbnl ops | John Fastabend |
2011-03-12 | ixgbe: DCB, implement capabilities flags | John Fastabend |
2011-03-12 | igb: Bump version to 3.0.6 | Carolyn Wyborny |
2011-03-12 | igb: Add DMA Coalescing feature to driver | Carolyn Wyborny |
2011-03-12 | igb: Update NVM functions to work with i350 devices | Carolyn Wyborny |
2011-03-12 | igb: Add Energy Efficient Ethernet (EEE) for i350 devices. | Carolyn Wyborny |
2011-03-12 | ixgbevf: Fix Driver String | Greg Rose |
2011-03-12 | ixgbevf: Fix Version String | Greg Rose |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-11 | e1000e: bump version number | Bruce Allan |
2011-03-11 | e1000e: do not suggest the driver supports Wake-on-ARP | Bruce Allan |
2011-03-11 | e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM | Bruce Allan |
2011-03-11 | e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked | Bruce Allan |
2011-03-11 | e1000e: extend EEE LPI timer to prevent dropped link | Bruce Allan |
2011-03-11 | e1000e: extend timeout for ethtool link test diagnostic | Bruce Allan |
2011-03-11 | e1000e: magic number cleanup - ETH_ALEN | Bruce Allan |
2011-03-11 | e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() | Bruce Allan |
2011-03-11 | ixgbevf: remove Tx hang detection | Lior Levy |
2011-03-11 | net: add proper documentation for previously added net_device_ops for FCoE | Yi Zou |
2011-03-11 | ixgb: convert to new VLAN model | Emil Tantilov |
2011-03-10 | ipv4: Kill flowi arg to fib_select_multipath() | David S. Miller |
2011-03-10 | ipv4: Remove unnecessary test from ip_mkroute_input() | David S. Miller |
2011-03-10 | ipv4: Remove redundant RCU locking in ip_check_mc(). | David S. Miller |
2011-03-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-10 | ip6ip6: autoload ip6 tunnel | stephen hemminger |
2011-03-10 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |