1. 63e35cd 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 · 16 years ago
  2. 61ad539 mac80211: Remove unused third address from mesh address extension header. by Javier Cardona · 16 years ago
  3. 39fd5de nl80211: Export available antennas by Bruno Randolf · 16 years ago
  4. c80d545 mac80211: Let userspace enable and configure vendor specific path selection. by Javier Cardona · 16 years ago
  5. 24bdd9f mac80211: Rename mesh_params to mesh_config to prepare for mesh_setup by Javier Cardona · 16 years ago
  6. b4aa9e0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 4b8fe66 netlink: fix gcc -Wconversion compilation warning by Dmitry V. Levin · 16 years ago
  8. 04fb451 net: Introduce skb_checksum_start_offset() by Michał Mirosław · 16 years ago
  9. b236da6 net: use NUMA_NO_NODE instead of the magic number -1 by Changli Gao · 16 years ago
  10. a3d22a6 bnx2x: Take the distribution range definition out of skb_tx_hash() by Vladislav Zolotarov · 16 years ago
  11. cf4e594 nl80211: Add notification for dropped Deauth/Disassoc by Jouni Malinen · 16 years ago
  12. a293911 nl80211: advertise maximum remain-on-channel duration by Johannes Berg · 16 years ago
  13. 44316cb ieee80211: add Parameter Set Count bitmask by Bing Zhao · 16 years ago
  14. dbd2fd6 cfg80211/nl80211: separate unicast/multicast default TX keys by Johannes Berg · 16 years ago
  15. 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 · 16 years ago
  16. e596e6e ethtool: Report link-down while interface is down by Ben Hutchings · 16 years ago
  17. d9ca676 atm: correct sysfs 'device' link creation and parent relationships by Dan Williams · 16 years ago
  18. 35d2856 xfrm: Add Traffic Flow Confidentiality padding XFRM attribute by Martin Willi · 16 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 · 16 years ago
  20. 60d509c The new jhash implementation by Jozsef Kadlecsik · 16 years ago
  21. fe6c791 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. b7e8941 cfg80211: add some element IDs in enum ieee80211_eid by Amitkumar Karwar · 16 years ago
  23. 50b12f5 cfg80211: Add new BSS attribute ht_opmode by Helmut Schaa · 16 years ago
  24. 6763151 tcp: Replace time wait bucket msg by counter by Tom Herbert · 16 years ago
  25. 62ab081 filter: constify sk_run_filter() by Eric Dumazet · 16 years ago
  26. 941666c net: RCU conversion of dev_getbyhwaddr() and arp_ioctl() by Eric Dumazet · 16 years ago
  27. 541a45a nl80211/mac80211: Report signal average by Bruno Randolf · 16 years ago
  28. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 16 years ago
  29. 29cbe68 cfg80211/mac80211: add mesh join/leave commands by Johannes Berg · 16 years ago
  30. 45904f2 nl80211/mac80211: define and allow configuring mesh element TTL by Javier Cardona · 16 years ago
  31. 06a9701 __in_dev_get_rtnl() can use rtnl_dereference() by Eric Dumazet · 16 years ago
  32. da2033c filter: add SKF_AD_RXHASH and SKF_AD_CPU by Eric Dumazet · 16 years ago
  33. 073285f usbnet: changes for upcoming cdc_ncm driver by Alexey Orishko · 16 years ago
  34. af55688 lib: Improve EWMA efficiency by using bitshifts by Bruno Randolf · 16 years ago
  35. 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 · 16 years ago
  36. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 16 years ago
  37. 172c69a ssb: extract indexes for power tables by Rafał Miłecki · 16 years ago
  38. f2cd2d3 net sched: use xps information for qdisc NUMA affinity by Eric Dumazet · 16 years ago
  39. f7ca38d nl80211/cfg80211: extend mgmt-tx API for off-channel by Johannes Berg · 16 years ago
  40. 7714862 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  41. a417786 xps: add __rcu annotations by Eric Dumazet · 16 years ago
  42. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 16 years ago
  43. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 16 years ago
  44. 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 · 16 years ago
  45. c063dbf cfg80211: allow using CQM event to notify packet loss by Johannes Berg · 16 years ago
  46. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  47. ccb1435 Revert "nl80211/mac80211: Report signal average" by John W. Linville · 16 years ago
  48. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 16 years ago
  49. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 16 years ago
  50. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 16 years ago
  51. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 16 years ago
  52. 66fc5df Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  53. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 16 years ago
  54. 9060073 phylib: Add support for Marvell 88E1149R devices. by David Daney · 16 years ago
  55. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 16 years ago
  56. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  57. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 16 years ago
  58. 86107fd nl80211/mac80211: Report signal average by Bruno Randolf · 16 years ago
  59. c5485a7 lib: Add generic exponentially weighted moving average (EWMA) function by Bruno Randolf · 16 years ago
  60. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 16 years ago
  61. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 16 years ago
  62. 9f0f727 ipv4: AF_INET link address family by Thomas Graf · 16 years ago
  63. ca7479e inet: Define IPV4_DEVCONF_MAX by Thomas Graf · 16 years ago
  64. f8ff182 rtnetlink: Link address family API by Thomas Graf · 16 years ago
  65. da68365 netfilter: allow hooks to pass error code back up the stack by Eric Paris · 16 years ago
  66. 885a46d cfg80211: add support for setting the ad-hoc multicast rate by Felix Fietkau · 16 years ago
  67. afe0cbf cfg80211: Add nl80211 antenna configuration by Bruno Randolf · 16 years ago
  68. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 16 years ago
  69. b5e41567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  70. 3b42a96 net: rtnetlink.h -- only include linux/netdevice.h when used by the kernel by Andy Whitcroft · 16 years ago
  71. 61391cd netdev: add rcu annotations to receive handler hook by stephen hemminger · 16 years ago
  72. a386f99 bridge: add proper RCU annotation to should_route_hook by Eric Dumazet · 16 years ago
  73. c59504e include/linux/if_macvlan.h: Remove unnecessary semicolons by Joe Perches · 16 years ago
  74. 6c1b6c6 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 16 years ago
  75. fe82224 net: Simplify RX queue allocation by Tom Herbert · 16 years ago
  76. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 16 years ago
  77. c8aea56 wl1271: ref_clock cosmetic changes by Gery Kahn · 16 years ago
  78. ca4ffe8 cfg80211: fix disabling channels based on hints by Luis R. Rodriguez · 16 years ago
  79. 2e48928 rfkill: remove dead code by Stephen Hemminger · 16 years ago
  80. 58e998c offloading: Force software GSO for multiple vlan tags. by Jesse Gross · 16 years ago
  81. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 16 years ago
  82. c25ecd0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  83. 9457b24 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  84. 00dad7f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  85. edaa4d6 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  86. 1d7138d igmp: RCU conversion of in_dev->mc_list by Eric Dumazet · 16 years ago
  87. 0a85df0 vlan: Add function to retrieve EtherType from vlan packets. by Hao Zheng · 16 years ago
  88. 7c13a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  89. 7803c05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  90. 8a9f772 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  91. 28397ba Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 0f90933 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  93. fef7764 backlight: add low threshold to pwm backlight by Arun Murthy · 16 years ago
  94. 0efba16 leds: driver for National Semiconductors LP5523 chip by Samu Onkalo · 16 years ago
  95. 500fe14 leds: driver for National Semiconductor LP5521 chip by Samu Onkalo · 16 years ago
  96. 5ada28b led-class: always implement blinking by Johannes Berg · 16 years ago
  97. 27d20fd radix-tree: fix RCU bug by Nick Piggin · 16 years ago
  98. eaf06b2 Restrict unprivileged access to kernel syslog by Dan Rosenberg · 16 years ago
  99. 43b3a0c include/linux/highmem.h needs hardirq.h by Catalin Marinas · 16 years ago
  100. 3f9d35b atomic: add atomic_inc_not_zero_hint() by Eric Dumazet · 16 years ago