1. 3b00456 ipv4: Avoid use of signed integers in fib_trie code. by David S. Miller · 14 years ago
  2. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 14 years ago
  3. 0c4dcd5 ipv4: Consolidate ipv4 dst allocation logic. by David S. Miller · 14 years ago
  4. 010c270 ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). by David S. Miller · 14 years ago
  5. 5ada552 ipv4: Simplify output route creation call sequence. by David S. Miller · 14 years ago
  6. cf0bdef loopback: convert to hw_features by Michał Mirosław · 14 years ago
  7. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 14 years ago
  8. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 14 years ago
  9. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 14 years ago
  10. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 14 years ago
  11. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 14 years ago
  12. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 14 years ago
  13. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 14 years ago
  14. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 14 years ago
  15. 5990b18 enic: Clean up: Remove a not needed #ifdef by Vasanthy Kolluri · 14 years ago
  16. e0afe53 enic: Bug fix: Reset driver count of registered unicast addresses to zero during device reset by Vasanthy Kolluri · 14 years ago
  17. ab532cf bnx2x: Support for managing RX indirection table by Tom Herbert · 14 years ago
  18. f878b99 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  19. 29e1846 Merge branch 'fec' of git://git.pengutronix.de/git/ukl/linux-2.6 by David S. Miller · 14 years ago
  20. 94b274b sfc: Add TX queues for high-priority traffic by Ben Hutchings · 14 years ago
  21. 525da90 sfc: Distinguish queue lookup from test for queue existence by Ben Hutchings · 14 years ago
  22. 60031fc sfc: Move TX queue core queue mapping into tx.c by Ben Hutchings · 14 years ago
  23. 5c56580 net: Adjust TX queue kobjects if number of queues changes during unregister by Ben Hutchings · 14 years ago
  24. cd1f402 net/fec: enable flow control and length check on enet-mac by Uwe Kleine-König · 14 years ago
  25. b3cde36 net/fec: postpone unsetting driver data until the hardware is stopped by Uwe Kleine-König · 14 years ago
  26. d1ab1f5 net/fec: provide device for dma functions and matching sizes for map and unmap by Uwe Kleine-König · 14 years ago
  27. 4599365 net/fec: reorder functions a bit allows removing forward declarations by Uwe Kleine-König · 14 years ago
  28. db8880b net/fec: some whitespace cleanup by Uwe Kleine-König · 14 years ago
  29. c556167 net/fec: consistenly name struct net_device pointers "ndev" by Uwe Kleine-König · 14 years ago
  30. e497ba8 net/fec: add phy_stop to fec_enet_close by Uwe Kleine-König · 14 years ago
  31. 085e79e net/fec: consolidate all i.MX options to CONFIG_ARM by Uwe Kleine-König · 14 years ago
  32. 24e531b net/fec: put the ioremap cookie immediately into a void __iomem pointer by Uwe Kleine-König · 14 years ago
  33. 8b06dc2 net/fec: no need to memzero private data by Uwe Kleine-König · 14 years ago
  34. 04e5216 net/fec: no need to check for validity of ndev in suspend and resume by Uwe Kleine-König · 14 years ago
  35. b2b09ad net/fec: don't free an irq that failed to be requested by Uwe Kleine-König · 14 years ago
  36. 28e2188 net/fec: release mem_region requested in probe in error path and remove by Uwe Kleine-König · 14 years ago
  37. 8a73b0b net/fec: no need to cast arguments for memcpy by Uwe Kleine-König · 14 years ago
  38. f39925d ipv4: Cache learned redirect information in inetpeer. by David S. Miller · 14 years ago
  39. 2c8cec5 ipv4: Cache learned PMTU information in inetpeer. by David S. Miller · 14 years ago
  40. d606ef3 phy/micrel: add ability to support 50MHz RMII clock on KZS8051RNL by Baruch Siach · 14 years ago
  41. 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 14 years ago
  42. c5d8b24 ROSE: rose AX25 packet routing improvement by Bernard Pidoux · 14 years ago
  43. 31d4093 ipv4: fix rcu lock imbalance in fib_select_default() by Eric Dumazet · 14 years ago
  44. ac7100b sch_mqprio: Always set num_tc to 0 in mqprio_destroy() by Ben Hutchings · 14 years ago
  45. 881ff67 can: c_can: Added support for Bosch C_CAN controller by Bhupesh Sharma · 14 years ago
  46. c906041 jme: Advance driver version by Guo-Fu Tseng · 14 years ago
  47. c00cd82 jme: Don't show UDP Checksum error if HW misjudged by Guo-Fu Tseng · 14 years ago
  48. 8b53aba jme: Refill receive unicase MAC addr after resume by Guo-Fu Tseng · 14 years ago
  49. 854a2e7 jme: Safer MAC processor reset sequence by Guo-Fu Tseng · 14 years ago
  50. 3903c02 jme: Fix hardware action of full-duplex by Guo-Fu Tseng · 14 years ago
  51. 5175457 jme: Rename phyfifo function for easier understand by Guo-Fu Tseng · 14 years ago
  52. 3c2368d jme: Fix bit typo of JMC250A2 workaround by Guo-Fu Tseng · 14 years ago
  53. 4872b11 jme: PHY Power control for new chip by Guo-Fu Tseng · 14 years ago
  54. 19d9601 jme: Extract main and sub chip revision by Guo-Fu Tseng · 14 years ago
  55. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  56. 9232ecc bond: implement [add/del]_slave ops by Jiri Pirko · 14 years ago
  57. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 14 years ago
  58. f45437e tlan: Fix bugs introduced by the last tlan cleanup patch by Sakari Ailus · 14 years ago
  59. 1765a57 net: make dev->master general by Jiri Pirko · 14 years ago
  60. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 14 years ago
  61. d5e219c phy: Remove unneeded depends on PHYLIB by hartleys · 14 years ago
  62. 57f89bf network: Allow af_packet to transmit +4 bytes for VLAN packets. by Ben Greear · 14 years ago
  63. ab889e6 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  64. dcf96f1 be2net: restrict WOL to PFs only. by Ajit Khaparde · 14 years ago
  65. 9b037f3 be2net: detect a UE even when a interface is down. by Ajit Khaparde · 14 years ago
  66. 7acc208 be2net: gracefully handle situations when UE is detected by Ajit Khaparde · 14 years ago
  67. a4ca055 be2net: fix be_suspend/resume/shutdown by Ajit Khaparde · 14 years ago
  68. fae21a4 be2net: pass proper hdr_size while flashing redboot. by Ajit Khaparde · 14 years ago
  69. 60964dd be2net: Fix broken priority setting when vlan tagging is enabled. by Ajit Khaparde · 14 years ago
  70. a4b4dfa be2net: Allow VFs to call be_cmd_reset_function. by Ajit Khaparde · 14 years ago
  71. f8617e0 be2net: pass domain numbers for pmac_add/del functions by Ajit Khaparde · 14 years ago
  72. 7a2414a be2net: For the VF MAC, use the OUI from current MAC address by Ajit Khaparde · 14 years ago
  73. 7ab8b0b be2net: Cleanup the VF interface handles by Ajit Khaparde · 14 years ago
  74. e631936 be2net: call be_vf_eth_addr_config() after register_netdev by Ajit Khaparde · 14 years ago
  75. c99ac3e be2net: Initialize and cleanup sriov resources only if pci_enable_sriov has succeeded. by Ajit Khaparde · 14 years ago
  76. 658681f be2net: Use domain id when be_cmd_if_destroy is called. by Ajit Khaparde · 14 years ago
  77. 6bff57a be2net: endianness fix in be_cmd_set_qos(). by Ajit Khaparde · 14 years ago
  78. 856c401 be2net: While configuring QOS for VF, pass proper domain id by Ajit Khaparde · 14 years ago
  79. 58bb4bd Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  80. 3878f1f batman-adv: Disallow originator addressing within mesh layer by Linus Lüssing · 14 years ago
  81. ee1e884 batman-adv: Remove duplicate types.h inclusions by Linus Lüssing · 14 years ago
  82. 1406206 batman-adv: Split combined variable declarations by Marek Lindner · 14 years ago
  83. dd68153 atl1: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  84. 0303ade atl1c: Do not call device_init_wakeup() in atl1c_probe() by Rafael J. Wysocki · 14 years ago
  85. 43067ed tg3: Avoid setting power.can_wakeup for devices that cannot wake up by Rafael J. Wysocki · 14 years ago
  86. 1b1c0a4 ixgbe: Adding 100MB FULL support in ethtool by Atita Shirwaikar · 14 years ago
  87. 8fecce6 ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue by Don Skidmore · 14 years ago
  88. 32f7546 ixgbe: cleanup namespace complaint by removing little used function by Don Skidmore · 14 years ago
  89. 3b2ee94 ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc by Don Skidmore · 14 years ago
  90. 5977dea ixgbe: DCB, use hardware independent routines by John Fastabend · 14 years ago
  91. d37e1d0 ixgbe: DCB, remove RESET bit it is no longer needed by John Fastabend · 14 years ago
  92. d43f5c2 ixgbe: DCB, do not reset on CEE pg changes by John Fastabend · 14 years ago
  93. d033d52 ixgbe: DCB, implement 802.1Qaz routines by John Fastabend · 14 years ago
  94. 55320cb ixgbe: DCB, abstract out dcb_config from DCB hardware configuration by John Fastabend · 14 years ago
  95. 39a7e587 ixgbe: DCB, remove round robin mode on 82598 devices by John Fastabend · 14 years ago
  96. 53bb9f8 ixgbe: DCB, only reprogram HW if the FCoE priority is changed by John Fastabend · 14 years ago
  97. 6b78bb1 igb: Enable PF side of SR-IOV support for i350 devices by Carolyn Wyborny · 14 years ago
  98. 5962bc2 e1000e: return appropriate errors for 'ethtool -r' by Bruce Allan · 14 years ago
  99. 5c1bda0 e1000e: use correct pointer when memcpy'ing a 2-dimensional array by Bruce Allan · 14 years ago
  100. 79f5e84 e1000e: replace unbounded sprintf with snprintf by Bruce Allan · 14 years ago