1. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 14 years ago
  2. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 14 years ago
  3. 75e308c net: ping: fix the coding style by Changli Gao · 14 years ago
  4. bb0cd2f net: ping: make local functions static by Changli Gao · 14 years ago
  5. 6b60d7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. a48eff1 ipv4: Pass explicit destination address to rt_bind_peer(). by David S. Miller · 14 years ago
  7. ed2361e ipv4: Pass explicit destination address to rt_get_peer(). by David S. Miller · 14 years ago
  8. 6bd023f ipv4: Make caller provide flowi4 key to inet_csk_route_req(). by David S. Miller · 14 years ago
  9. 6882f93 ipv4: Kill RT_CACHE_DEBUG by David S. Miller · 14 years ago
  10. 12f4d0a be2net: Enable SR-IOV for Lancer by Mammatha Edhala · 14 years ago
  11. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 14 years ago
  12. 60a34277d5 qeth: use ndo_set_features callback for initial setup and recovery by Frank Blaschka · 14 years ago
  13. f634a4e wl12xx: fix compilation error when CONFIG_PM is not set by Luciano Coelho · 14 years ago
  14. abb57ea net: add skb_dst_force() in sock_queue_err_skb() by Eric Dumazet · 14 years ago
  15. b5626946 sfc: Don't use enums as a bitmask. by David S. Miller · 14 years ago
  16. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  17. 1d1652c ipv4: Don't use enums as bitmasks in ip_fragment.c by David S. Miller · 14 years ago
  18. 7cc31a9 net: ethtool: fix IPV6 checksum feature name string by Michał Mirosław · 14 years ago
  19. 604ae14 net: Change netdev_fix_features messages loglevel by Michael S. Tsirkin · 14 years ago
  20. b9eb8b8 net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg by Anton Blanchard · 14 years ago
  21. 11e73de xen: netback: use __CONST_RING_SIZE not __RING_SIZE by Ian Campbell · 14 years ago
  22. 30b9284 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  23. c8144a36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 14 years ago
  24. f56e03e net: ping: fix build failure by Vasiliy Kulikov · 14 years ago
  25. 372b231 net: use hlist_del_rcu() in dev_change_name() by Eric Dumazet · 14 years ago
  26. 6dcae1e bluetooth: Fix warnings in l2cap_core.c by David S. Miller · 14 years ago
  27. d46d4d6 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  28. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  29. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 14 years ago
  30. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 14 years ago
  31. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 14 years ago
  32. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 14 years ago
  33. 2142c13 net: convert to new cpumask API by KOSAKI Motohiro · 14 years ago
  34. 5173cc0 ipv4: more compliant RFC 3168 support by Eric Dumazet · 14 years ago
  35. 485bf56 be2net: FW download for Lancer by Shripad Nunjundarao · 14 years ago
  36. 005d569 be2net: Stats for Lancer by Selvin Xavier · 14 years ago
  37. 89a88ab be2net: Support for version 1 of stats for BE3 by Ajit Khaparde · 14 years ago
  38. 3b8ab88 mwifiex: use ieee80211_amsdu_to_8023s routine by Yogesh Ashok Powar · 14 years ago
  39. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 14 years ago
  40. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 14 years ago
  41. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 14 years ago
  42. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 14 years ago
  43. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 14 years ago
  44. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 14 years ago
  45. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 14 years ago
  46. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 14 years ago
  47. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 14 years ago
  48. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 14 years ago
  49. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 14 years ago
  50. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 14 years ago
  51. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 14 years ago
  52. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 14 years ago
  53. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 14 years ago
  54. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 14 years ago
  55. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  56. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  57. 538dd2e bnx2x: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 14 years ago
  58. c5be24f ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c by David S. Miller · 14 years ago
  59. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 by Ben Hutchings · 14 years ago
  60. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 14 years ago
  61. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 14 years ago
  62. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 14 years ago
  63. 0e3d32c Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  64. 534ea99 net: drivers: kill two unused macro definitions by Shan Wei · 14 years ago
  65. 3f874ad caif: remove unesesarry exports by sjur.brandeland@stericsson.com · 14 years ago
  66. 33b2f55 caif: Bugfix debugfs directory name must be unique. by sjur.brandeland@stericsson.com · 14 years ago
  67. c85c295 caif: Handle dev_queue_xmit errors. by sjur.brandeland@stericsson.com · 14 years ago
  68. bee925d caif: prepare support for namespaces by sjur.brandeland@stericsson.com · 14 years ago
  69. b3ccfbe caif: Protected in-flight packets using dev or sock refcont. by sjur.brandeland@stericsson.com · 14 years ago
  70. 43e3692 caif: Move refcount from service layer to sock and dev. by sjur.brandeland@stericsson.com · 14 years ago
  71. cb3cb42 caif: Add ref-count to framing layer by sjur.brandeland@stericsson.com · 14 years ago
  72. f362144 caif: Use RCU and lists in cfcnfg.c for managing caif link layers by sjur.brandeland@stericsson.com · 14 years ago
  73. bd30ce4 caif: Use RCU instead of spin-lock in caif_dev.c by sjur.brandeland@stericsson.com · 14 years ago
  74. 0b1e973 caif: Use rcu_read_lock in CAIF mux layer. by sjur.brandeland@stericsson.com · 14 years ago
  75. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 14 years ago
  76. d8083de bridge: fix forwarding of IPv6 by Stephen Hemminger · 14 years ago
  77. 1b1cb1f net: ping: small changes by Eric Dumazet · 14 years ago
  78. 89c64d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  79. 4dc6ec2 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  80. 4f6290c ixgbe: Add support for new 82599 adapter by Don Skidmore · 14 years ago
  81. c050999 ixgbe: fix sparse warning by Emil Tantilov · 14 years ago
  82. 34cecbb ixgbe: cleanup some minor issues in ixgbe_down() by Alexander Duyck · 14 years ago
  83. f0f9778 ixgbe: Merge over-temp task into service task by Alexander Duyck · 14 years ago
  84. d034acf ixgbe: Merge ATR reinit into the service task by Alexander Duyck · 14 years ago
  85. c83c6cb ixgbe: merge reset task into service task by Alexander Duyck · 14 years ago
  86. 93c52dd ixgbe: Merge watchdog functionality into service task by Alexander Duyck · 14 years ago
  87. 7086400 ixgbe: Combine SFP and multi-speed fiber task into single service task by Alexander Duyck · 14 years ago
  88. e606bfe ixgbe: move flags and state into the same cacheline by Alexander Duyck · 14 years ago
  89. 51275d3 ixgbe: force unlock on timeout by Emil Tantilov · 14 years ago
  90. a1cbb15 ixgbe: Add macvlan support for VF by Greg Rose · 14 years ago
  91. 46ec20f ixgbevf: Add macvlan support in the set rx mode op by Greg Rose · 14 years ago
  92. d64a6f4 e1000e: minor comment cleanups by Bruce Allan · 14 years ago
  93. ca06c6e batman-adv: reset broadcast flood protection on error by Marek Lindner · 14 years ago
  94. 6d5808d batman-adv: Add missing hardif_free_ref in forw_packet_free by Sven Eckelmann · 14 years ago
  95. 47a8467 sfc: Fix return value from efx_ethtool_set_rx_ntuple() by Ben Hutchings · 14 years ago
  96. 7be799a ipv4: Remove rt->rt_dst reference from ip_forward_options(). by David S. Miller · 14 years ago
  97. 8e36360 ipv4: Remove route key identity dependencies in ip_rt_get_source(). by David S. Miller · 14 years ago
  98. 22f728f ipv4: Always call ip_options_build() after rest of IP header is filled in. by David S. Miller · 14 years ago
  99. 0374d9c ipv4: Kill spurious write to iph->daddr in ip_forward_options(). by David S. Miller · 14 years ago
  100. 48e2046 olympic: convert to seq_file by Alexey Dobriyan · 14 years ago