1. 4c306a9 net: kill unused macros by Shan Wei · 14 years ago
  2. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  3. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 14 years ago
  4. 04fb451 net: Introduce skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  5. fcbdf09 net: fix nulls list corruptions in sk_prot_alloc by Octavian Purdila · 14 years ago
  6. bc2ce89 tcp: relax tcp_paws_check() by Eric Dumazet · 14 years ago
  7. 4434572 net: factorize sync-rcu call in unregister_netdevice_many by Octavian Purdila · 14 years ago
  8. b236da6 net: use NUMA_NO_NODE instead of the magic number -1 by Changli Gao · 14 years ago
  9. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 14 years ago
  10. d33e455 net: Abstract default MTU metric calculation behind an accessor. by David S. Miller · 14 years ago
  11. 6389aa7 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
  12. 0dbaee3 net: Abstract default ADVMSS behind an accessor. by David S. Miller · 14 years ago
  13. 1d212aa 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
  14. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 14 years ago
  15. 5170ae8 net: Abstract RTAX_HOPLIMIT metric accesses behind helper. by David S. Miller · 14 years ago
  16. e596e6e ethtool: Report link-down while interface is down by Ben Hutchings · 14 years ago
  17. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 14 years ago
  18. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 14 years ago
  19. 1e13f86 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
  20. 60d509c The new jhash implementation by Jozsef Kadlecsik · 14 years ago
  21. 68835ab net: optimize INET input path further by Eric Dumazet · 14 years ago
  22. defb351 net: Abstract away all dst_entry metrics accesses. by David S. Miller · 14 years ago
  23. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. b7e8941 cfg80211: add some element IDs in enum ieee80211_eid by Amitkumar Karwar · 14 years ago
  25. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 14 years ago
  26. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 14 years ago
  27. 62ab081 filter: constify sk_run_filter() by Eric Dumazet · 14 years ago
  28. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 14 years ago
  29. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  30. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  31. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 14 years ago
  32. f9e10ce cfg80211: require add_virtual_intf to return new dev by Johannes Berg · 14 years ago
  33. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 14 years ago
  34. 06a9701 __in_dev_get_rtnl() can use rtnl_dereference() by Eric Dumazet · 14 years ago
  35. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 14 years ago
  36. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 14 years ago
  37. af55688 lib: Improve EWMA efficiency by using bitshifts by Bruno Randolf · 14 years ago
  38. f435d9e 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
  39. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 14 years ago
  40. 46bcf14 filter: fix sk_filter rcu handling by Eric Dumazet · 14 years ago
  41. d265fef tipc: Remove obsolete native API files and exports by Allan Stephens · 14 years ago
  42. dca9b24 net: kill unused macros from head file by Shan Wei · 14 years ago
  43. a9527a3 net: snmp: fix the wrong ICMP_MIB_MAX value by Shan Wei · 14 years ago
  44. c30ae13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  45. 547025d cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  46. 172c69a ssb: extract indexes for power tables by Rafał Miłecki · 14 years ago
  47. ae4694b ipv6: Create inet6_csk_route_req(). by David S. Miller · 14 years ago
  48. 15c0542 ipv6: Add rt6_get_peer() helper. by David S. Miller · 14 years ago
  49. ccb7c41 timewait_sock: Create and use getpeer op. by David S. Miller · 14 years ago
  50. 4399ce4 inetpeer: Fix incorrect comment about inetpeer struct size. by David S. Miller · 14 years ago
  51. 8790ca1 inetpeer: Kill use of inet_peer_address_t typedef. by David S. Miller · 14 years ago
  52. be21871 Bluetooth: clean up legal text by Andrei Emeltchenko · 14 years ago
  53. 70f23020 Bluetooth: clean up hci code by Andrei Emeltchenko · 14 years ago
  54. 894718a Bluetooth: clean up l2cap code by Andrei Emeltchenko · 14 years ago
  55. 285b4e9 Bluetooth: clean up rfcomm code by Andrei Emeltchenko · 14 years ago
  56. 735cbc4 Bluetooth: clean up sco code by Andrei Emeltchenko · 14 years ago
  57. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 14 years ago
  58. 3f419d2 inet: Turn ->remember_stamp into ->get_peer in connection AF ops. by David S. Miller · 14 years ago
  59. b341936 ipv6: Add infrastructure to bind inet_peer objects to routes. by David S. Miller · 14 years ago
  60. 672f007 inetpeer: Add inet_getpeer_v6() by David S. Miller · 14 years ago
  61. b534ecf inetpeer: Make inet_getpeer() take an inet_peer_adress_t pointer. by David S. Miller · 14 years ago
  62. 582a72d inetpeer: Introduce inet_peer_address_t. by David S. Miller · 14 years ago
  63. 20ed316 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  64. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 14 years ago
  65. 7714862 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
  66. 25888e3 af_unix: limit recursion level by Eric Dumazet · 14 years ago
  67. a417786 xps: add __rcu annotations by Eric Dumazet · 14 years ago
  68. 49b4a65 sctp: kill unused macros in head file by Shan Wei · 14 years ago
  69. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  70. aa285b1 xfrm: fix gre key endianess by Timo Teräs · 14 years ago
  71. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  72. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  73. 5584b80 sctp: kill unused macro definition by Shan Wei · 14 years ago
  74. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  75. 51cce8a 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
  76. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 14 years ago
  77. 79b1c46 cfg80211: Add documentation for antenna ops by Bruno Randolf · 14 years ago
  78. dd5b4cc cfg80211/mac80211: improve ad-hoc multicast rate handling by Felix Fietkau · 14 years ago
  79. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  80. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 14 years ago
  81. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  82. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  83. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  84. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  85. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  86. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  87. b2e253c cfg80211: Fix regulatory bug with multiple cards and delays by Luis R. Rodriguez · 14 years ago
  88. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  89. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 14 years ago
  90. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 14 years ago
  91. 20a95a2 netns: let net_generic take pointer-to-const args by Jan Engelhardt · 14 years ago
  92. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  94. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  95. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 14 years ago
  96. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 14 years ago
  97. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  98. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 14 years ago
  99. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  100. 4bce22b mac80211: defines for AC numbers by Johannes Berg · 14 years ago