1. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  2. 63f9742 eql: Convert printks to pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  3. 967faf3 mii: Convert printks to netdev_info by Joe Perches · 14 years ago
  4. 7542db8 mv643xx_eth: Use netdev_<level> and pr_<level> by Joe Perches · 14 years ago
  5. 50624aa tlan: Use pr_fmt, pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  6. a576cd8 tlan: Remove changelog by Joe Perches · 14 years ago
  7. 1829b08 benet: use GFP_KERNEL allocations when possible by Eric Dumazet · 14 years ago
  8. 6b8a66e tun: Convert logging messages to pr_<level> and tun_debug by Joe Perches · 14 years ago
  9. 8d77c03 net: add Faraday FTMAC100 10/100 Ethernet driver by Po-Yu Chuang · 14 years ago
  10. 29546a6 ipv6: Use ERR_CAST in addrconf_dst_alloc. by David S. Miller · 14 years ago
  11. a45d49d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  12. e066008 ipv4: Fix __ip_dev_find() to use ifa_local instead of ifa_address. by David S. Miller · 14 years ago
  13. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 14 years ago
  14. c53fa1e netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms by Patrick McHardy · 14 years ago
  15. 06dc94b ipv4: Fix crash in dst_release when udp_sendmsg route lookup fails. by David S. Miller · 14 years ago
  16. a52055e ixgbe: cleanup copyright string for 2011 by Don Skidmore · 14 years ago
  17. 5e65510 ixgbe: add function pointer for semaphore function by Don Skidmore · 14 years ago
  18. 93cb38d ixgbe: X540 Cleanup by Greg Rose · 14 years ago
  19. 75f19c3 ixgbe: cleanup handling of I2C interface to PHY by Emil Tantilov · 14 years ago
  20. 278675d ixgbe: store permanent address before initializing Rx addresses by Emil Tantilov · 14 years ago
  21. 8c7bea3 ixgbe: Numerous whitespace / formatting cleanups by Emil Tantilov · 14 years ago
  22. 63d778d ixgbe: Specific check for 100 Full link speed by Emil Tantilov · 14 years ago
  23. 79d5892 ixgbe: Drop unused code for setting up unicast addresses by Emil Tantilov · 14 years ago
  24. 80960ab ixgbe: rework ixgbe MTA handling to not drop packets by Emil Tantilov · 14 years ago
  25. b60c5dd ixgbe: cleanup X540 PHY reset function pointer by Don Skidmore · 14 years ago
  26. c700f4e ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq by Emil Tantilov · 14 years ago
  27. 26d6899 ixgbe: Fill out PCIe speed and width enums with values by Emil Tantilov · 14 years ago
  28. 1783575 ixgbe: add polling test to end of PHY reset by Emil Tantilov · 14 years ago
  29. 48de36c ixgbe: Check link wants report current link state by Emil Tantilov · 14 years ago
  30. 76d97dd ixgbe: cleanup code in ixgbe_identify_sfp_module_generic by Emil Tantilov · 14 years ago
  31. a4297dc ixgbe: Add ability to double reset on failure to clear master enable by Emil Tantilov · 14 years ago
  32. 21cc5b4 ixgbe: set media type for 82599 T3 LOM by Emil Tantilov · 14 years ago
  33. 894ff7c ixgbe: balance free_irq calls with request_irq calls by Alexander Duyck · 14 years ago
  34. dbf893e ixgbe: cleanup logic related to HW semaphores by Emil Tantilov · 14 years ago
  35. 888be1a ixgbe: cleanup wake on LAN defines by Emil Tantilov · 14 years ago
  36. c82a538 ixgbevf: Fix Compiler Warnings by Greg Rose · 14 years ago
  37. 3b668a7 igb: Fix strncpy calls to be safe per source code review tools by Carolyn Wyborny · 14 years ago
  38. 93ed835 igb: Fix reg pattern test in ethtool for i350 devices by Carolyn Wyborny · 14 years ago
  39. 9b082d7 igb: warn if max_vfs limit is exceeded by Stefan Assmann · 14 years ago
  40. 1558310 cxgb{3,4}*: improve Kconfig dependencies by Dimitris Michailidis · 14 years ago
  41. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 14 years ago
  42. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 14 years ago
  43. 23b41168 netdevice: make initial group visible to userspace by Vlad Dogaru · 14 years ago
  44. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 14 years ago
  45. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  46. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 14 years ago
  47. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  48. 07df529 inet: Replace left-over references to inet->cork by Herbert Xu · 14 years ago
  49. 7f6daa6 pfkey: fix warning by Stephen Hemminger · 14 years ago
  50. b42835d ipv6: Make icmp route lookup code a bit clearer. by David S. Miller · 14 years ago
  51. f6d460c ipv4: Make icmp route lookup code a bit clearer. by David S. Miller · 14 years ago
  52. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 14 years ago
  53. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 14 years ago
  54. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 14 years ago
  55. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 14 years ago
  56. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 14 years ago
  57. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 14 years ago
  58. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 14 years ago
  59. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 14 years ago
  60. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 14 years ago
  61. 903ab86 udp: Add lockless transmit path by Herbert Xu · 14 years ago
  62. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 14 years ago
  63. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 14 years ago
  64. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 14 years ago
  65. 5a2ef920 inet: Remove unused sk_sndmsg_* from UFO by Herbert Xu · 14 years ago
  66. 9836f40 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
  67. 6d84b98 sfc: Bump version to 3.1 by Ben Hutchings · 14 years ago
  68. 5fb6b06 sfc: Remove configurable FIFO thresholds for pause frame generation by Ben Hutchings · 14 years ago
  69. 119226c sfc: Expose TX push and TSO counters through ethtool statistics by Ben Hutchings · 14 years ago
  70. 0a6f40c sfc: Update copyright dates by Ben Hutchings · 14 years ago
  71. a461103 sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd() by Ben Hutchings · 14 years ago
  72. e5f0fd2 sfc: Read MC firmware version when requested through ethtool by Ben Hutchings · 14 years ago
  73. a526f14 sfc: Reduce size of efx_rx_buffer further by removing data member by Steve Hodgson · 14 years ago
  74. 8ba5366 sfc: Reduce size of efx_rx_buffer by unionising skb and page by Steve Hodgson · 14 years ago
  75. e364a34 bonding: use the correct size for _simple_hash() by Amerigo Wang · 14 years ago
  76. 8da83f8 enic: Flush driver cache of registered addr lists during port profile disassociate by Roopa Prabhu · 14 years ago
  77. 85e6b8c DM9000: Allow randomised ethernet address by Ben Dooks · 14 years ago
  78. 6f2e154 qla3xxx: add missing __iomem annotation by stephen hemminger · 14 years ago
  79. 4ec952b bonding: fix sparse warning by stephen hemminger · 14 years ago
  80. a693e69 net: TX timestamps for IPv6 UDP packets by Anders Berggren · 14 years ago
  81. eaaa3a7 sis900: use pci_dev->revision by Sergei Shtylyov · 14 years ago
  82. 696ea47 llc: avoid skb_clone() if there is only one handler by Changli Gao · 14 years ago
  83. 9850767 bnx2x: use dcb_setapp to manage negotiated application tlvs by Shmulik Ravid · 14 years ago
  84. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  85. 63d8ea7 net: Forgot to commit net/core/dev.c part of Jiri's ->rx_handler patch. by David S. Miller · 14 years ago
  86. 8a80c79 netfilter: nf_ct_tcp: fix out of sync scenario while in SYN_RECV by Pablo Neira Ayuso · 14 years ago
  87. 5b2c4dd net: convert bonding to use rx_handler by Jiri Pirko · 14 years ago
  88. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 14 years ago
  89. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 14 years ago
  90. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 14 years ago
  91. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 14 years ago
  92. 5a698af bond: service netpoll arp queue on master device by Amerigo Wang · 14 years ago
  93. 080e413 netpoll: remove IFF_IN_NETPOLL flag by Amerigo Wang · 14 years ago
  94. 8a8efa2 bonding: sync netpoll code with bridge by Amerigo Wang · 14 years ago
  95. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 14 years ago
  96. 4c93fbb pfkey: Use const where possible. by David S. Miller · 14 years ago
  97. 52bc974 sched: protocol only needed when CONFIG_NET_CLS_ACT is enabled by Hagen Paul Pfeifer · 14 years ago
  98. ddc3731 ipv6: ignore rtnl_unicast() return code by Hagen Paul Pfeifer · 14 years ago
  99. e9476e9 ipv6: variable next is never used in this function by Hagen Paul Pfeifer · 14 years ago
  100. 96d796a ipv6: hash is calculated but not used afterwards by Hagen Paul Pfeifer · 14 years ago