1. 2ec600d nl80211/cfg80211: support for mesh, sta dumping by Luis Carlos Cobo · 16 years ago
  2. cc0672a WEXT: add mesh interface type by Johannes Berg · 16 years ago
  3. 37c5798 wireless: various definitions for mesh networking by Luis Carlos Cobo · 16 years ago
  4. f59d438 [IPV6]: Fix powerpc allmodconfig build warnings. by David S. Miller · 16 years ago
  5. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  6. 255333c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. 4591db4 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output by Daniel Lezcano · 16 years ago
  8. af28493 [NETNS][IPV6] addrconf - Pass the proper network namespace parameters to addrconf by Daniel Lezcano · 16 years ago
  9. 7adc383 [TCP]: Improve ipv4 established hash function. by David S. Miller · 16 years ago
  10. 6891a34 [NETNS][IPV6] route6 - make garbage collection work with multiple network namespaces by Benjamin Thery · 16 years ago
  11. f2fc6a5 [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace by Benjamin Thery · 16 years ago
  12. 8ed6778 [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace by Daniel Lezcano · 16 years ago
  13. bdb3289 [NETNS][IPV6] rt6_info - make rt6_info accessed as a pointer by Daniel Lezcano · 16 years ago
  14. 5578689 [NETNS][IPV6] route6 - make route6 per namespace by Daniel Lezcano · 16 years ago
  15. 7b4da53 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_purge_dflt_routers by Daniel Lezcano · 16 years ago
  16. 606a2b4 [NETNS][IPV6] route6 - Pass the network namespace parameter to rt6_lookup by Daniel Lezcano · 16 years ago
  17. d9452e9 [NETPOLL]: Revert two bogus cleanups that broke netconsole. by David S. Miller · 16 years ago
  18. c572872 [NETNS][IPV6] rt6_stats - make the stats per network namespace by Benjamin Thery · 16 years ago
  19. 6cc118b [NETNS][IPV6] rt6_stats - dynamically allocate the routes statistics by Daniel Lezcano · 16 years ago
  20. dcabb81 [NETNS][IPV6] fib6_rules - handle several network namespaces by Daniel Lezcano · 16 years ago
  21. 63152fc [NETNS][IPV6] ip6_fib - gc timer per namespace by Daniel Lezcano · 16 years ago
  22. 5b7c931 [NETNS][IPV6] ip6_fib - add net to gc timer parameter by Daniel Lezcano · 16 years ago
  23. f3db485 [NETNS][IPV6] ip6_fib - fib6_clean_all handle several network namespaces by Daniel Lezcano · 16 years ago
  24. 58f09b7 [NETNS][IPV6] ip6_fib - make it per network namespace by Daniel Lezcano · 16 years ago
  25. 3b00944 [IPV6]: Make ndisc_dst_alloc() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  26. 95e41e9 [IPV6]: Make ndisc_flow_init() common for later use. by YOSHIFUJI Hideaki · 17 years ago
  27. 5e5f3f0 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 16 years ago
  28. 8082c37 [NET] NEIGHBOUR: Remove unpopular neigh_is_connected(). by YOSHIFUJI Hideaki · 16 years ago
  29. 0e7b8dc [IPV6]: Use htonl() instead of __constant_htonl() where appricable. by YOSHIFUJI Hideaki · 16 years ago
  30. 662397f [IPV6]: Move packet_type{} related bits to af_inet6.c. by YOSHIFUJI Hideaki · 16 years ago
  31. e898d4d [UDP]: Allow users to configure UDP-Lite. by YOSHIFUJI Hideaki · 16 years ago
  32. c6aefaf [TCP]: Add IPv6 support to TCP SYN cookies by Glenn Griffin · 16 years ago
  33. 988b705 [ARP]: Introduce the arp_hdr_len helper. by Pavel Emelyanov · 16 years ago
  34. 4a80f27 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  35. 2485f71 mac80211: clarify use of TX status/RX callbacks by Johannes Berg · 16 years ago
  36. 28de57d ssb: Add CHIPCO IRQ access functions by Aurelien Jarno · 16 years ago
  37. d46e144 mac80211: rework TX filtered frame code by Johannes Berg · 16 years ago
  38. ffc7689 ssb: Add support for 8bit register access by Michael Buesch · 16 years ago
  39. 9d9bf77 mac80211: enable IBSS merging by Bruno Randolf · 16 years ago
  40. c132bec mac80211: better definition of mactime by Bruno Randolf · 16 years ago
  41. d0f5afb mac80211: Extend filter flag documentation about unsupported flags by Michael Buesch · 16 years ago
  42. 3330d7b mac80211: give burst time in txop rather than 0.1msec units by Johannes Berg · 16 years ago
  43. 66f7ac5 nl80211: Add monitor interface configuration flags by Michael Wu · 16 years ago
  44. ee688b00 nl80211: export hardware bitrate/channel capabilities by Johannes Berg · 17 years ago
  45. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  46. 483fdcec mac80211: A-MPDU Tx change tx_status to support Block Ack data by Ron Rindjunsky · 16 years ago
  47. 9e72349 mac80211: A-MPDU Tx adding qdisc support by Ron Rindjunsky · 16 years ago
  48. 0df3ef4 mac80211: A-MPDU Tx add session's and low level driver's API by Ron Rindjunsky · 16 years ago
  49. 03a64c9 [LLC]: Kill static inline llc_addrany by Ilpo Järvinen · 16 years ago
  50. a90bcbd [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms by Ilpo Järvinen · 16 years ago
  51. fd80eb9 [INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack. by Denis V. Lunev · 16 years ago
  52. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 16 years ago
  53. 98c6d1b [NETNS]: Make icmpv6_sk per namespace. by Denis V. Lunev · 16 years ago
  54. 4a6ad7a [NETNS]: Make icmp_sk per namespace. by Denis V. Lunev · 16 years ago
  55. edf0208 [NET]: Make netlink_kernel_release publically available as sk_release_kernel. by Denis V. Lunev · 16 years ago
  56. a5710d6 [ICMP]: Add return code to icmp_init. by Denis V. Lunev · 16 years ago
  57. 9b0f976 [INET]: Remove struct net_proto_family* from _init calls. by Denis V. Lunev · 16 years ago
  58. 4c563f7 [XFRM]: Speed up xfrm_policy and xfrm_state walking by Timo Teras · 16 years ago
  59. 99cd07a [IPV6]: Fix source address selection for ORCHID addresses by Juha-Matti Tapio · 16 years ago
  60. e5b13cb [NETNS]: Process devinet ioctl in the correct namespace. by Denis V. Lunev · 16 years ago
  61. 64758bd Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 16 years ago
  62. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  63. fbabbed [NETFILTER]: Fix NF_QUEUE_NR() parenthesis by Patrick McHardy · 16 years ago
  64. 7837467 CONNECTOR: make cn_already_initialized static by Li Zefan · 16 years ago
  65. 2638676 i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=n by David Brownell · 16 years ago
  66. 9e39ffe Alchemy: compile fix by Manuel Lauss · 16 years ago
  67. 305183f i2c: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  68. 4fa2b1c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  69. 9116300 libata: automatically use DMADIR if drive/bridge requires it by Tejun Heo · 16 years ago
  70. bdc0894 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  71. 85b80eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  72. 34cc7ba [IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly. by Pavel Emelyanov · 16 years ago
  73. 55b01e8 [NET]: Restore sanity wrt. print_mac(). by David S. Miller · 16 years ago
  74. ffd2d88 cgroup: clean up cgroup.h by Li Zefan · 16 years ago
  75. a043e3b cgroup: fix comments by Li Zefan · 16 years ago
  76. 5cc265a h8300: IRQ handling update by Yoshinori Sato · 16 years ago
  77. 4223cc34 h8300: uaccess.h update by Yoshinori Sato · 16 years ago
  78. a0c1e90 futex: runtime enable pi and robust functionality by Thomas Gleixner · 16 years ago
  79. 45254b4 efs: move headers out of include/linux/ by Christoph Hellwig · 16 years ago
  80. b97c74b spi: pxa2xx_spi clock polarity fix by Ned Forrester · 16 years ago
  81. 8ca3ed8 NOMMU: is_vmalloc_addr() won't compile if !MMU by David Howells · 16 years ago
  82. eaeb168 sparc: fix build by David Rientjes · 16 years ago
  83. 55a26ae MN10300: define SO_MARK by David Howells · 16 years ago
  84. 860f7be MN10300: define HZ as a config option by David Howells · 16 years ago
  85. 1e83527 percpu: fix DEBUG_PREEMPT per_cpu checking by Hugh Dickins · 16 years ago
  86. 3a2d5b7 PM: Introduce PM_EVENT_HIBERNATE callback state by Rafael J. Wysocki · 16 years ago
  87. 0ee46c9 [ALSA] opl3 - Fix compilation without sequencer support by Takashi Iwai · 16 years ago
  88. a62f735 MM: Fix macro argument substitution in PageHead() and PageTail() by David Howells · 16 years ago
  89. 20f8d2a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  90. b8967d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  91. 06165752 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  92. 0f151e8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  93. eb87f65 PCI: pci_ids: patch for Intel ICH10 DeviceID's by Jason Gaston · 16 years ago
  94. 717a54a [ARM] 4835/1: Fix stale comment in struct machine_desc description by Leonid Evdokimov · 16 years ago
  95. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 16 years ago
  96. e80af3a FRV: Change the timerfd syscalls to be the same as i386 by David Howells · 16 years ago
  97. 7be5cb1 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  98. 1803f33 Remove empty file remnants that were left in the tree by mistake by Linus Torvalds · 16 years ago
  99. 7cb4461 ssb: Fix pcicore cardbus mode by Michael Buesch · 16 years ago
  100. 53521d8 ssb: Make the GPIO API reentrancy safe by Michael Buesch · 16 years ago