1. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  2. cf5aa2f cfg80211: mark wiphy->privid as pointer to const by David Kilroy · 15 years ago
  3. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  4. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  5. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 15 years ago
  6. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
  7. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  8. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 15 years ago
  9. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  10. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  12. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  13. 7004bf2 net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue by Eric Dumazet · 15 years ago
  14. 82d0481 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  15. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  16. e0b221b mdio: Add XENPAK LASI register definitions by Ben Hutchings · 15 years ago
  17. f2a3e62 mdio: Add 10GBASE-T SNR register definition by Ben Hutchings · 15 years ago
  18. 9d21493 net: tx scalability works : trans_start by Eric Dumazet · 15 years ago
  19. 8b3521e ipv4: remove an unused parameter from configure method of fib_rules_ops. by Rami Rosen · 15 years ago
  20. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  21. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 15 years ago
  22. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  23. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 15 years ago
  24. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 15 years ago
  25. faa8fdc nl80211: Add RSC configuration for new keys by Jouni Malinen · 15 years ago
  26. 3f77316c nl80211: Add IEEE 802.1X PAE control for station mode by Jouni Malinen · 15 years ago
  27. eccb8e8 nl80211: improve station flags handling by Johannes Berg · 15 years ago
  28. 0864512 cfg80211: implement wext key handling by Johannes Berg · 15 years ago
  29. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  30. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 15 years ago
  31. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 15 years ago
  32. 528769c mac80211: Robust Action frame categories for MFP by Jouni Malinen · 15 years ago
  33. cbe8fa9 cfg80211: put wext data into substructure by Johannes Berg · 15 years ago
  34. 4e94390 cfg80211: constify key mac address in ops by Johannes Berg · 15 years ago
  35. 44033f8 mac80211: remove ieee80211_ht_bss_info by Johannes Berg · 15 years ago
  36. 9ed6bcc mac80211: move HT operation mode BSS info by Johannes Berg · 15 years ago
  37. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 15 years ago
  38. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  39. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  40. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  41. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  42. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  43. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  44. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
  45. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 16 years ago
  46. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 15 years ago
  47. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  48. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  49. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  50. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
  51. a8679be Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  52. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  54. 7aedec2 tcp: tcp_prequeue() can use keyed wakeups by Eric Dumazet · 15 years ago
  55. f5f8d86 tcp: tcp_prequeue() cleanup by Eric Dumazet · 15 years ago
  56. 4d5b78c net: Add missing rculist.h include to netdevice.h by David S. Miller · 15 years ago
  57. 57adc4d Eliminate thousands of warnings with gcc 3.2 build by Andi Kleen · 15 years ago
  58. 9dfd6ba mac80211: Update SA Query transaction id length by Jouni Malinen · 15 years ago
  59. 2f01a1f wl12xx: add driver by Kalle Valo · 15 years ago
  60. 5cff20e mac80211: tell driver when idle by Johannes Berg · 15 years ago
  61. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  62. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  63. 9ccebe6 mac80211: rename max_sleep_interval to max_sleep_period by Johannes Berg · 15 years ago
  64. 35edb40 ALSA: Release v1.0.20 by Jaroslav Kysela · 15 years ago
  65. f001fde net: introduce a list of device addresses dev_addr_list (v6) by Jiri Pirko · 15 years ago
  66. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  67. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 15 years ago
  68. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  69. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 15 years ago
  70. a67e899 Bluetooth: Fix issue with sysfs handling for connections by Marcel Holtmann · 15 years ago
  71. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 15 years ago
  72. 0c26689 tcp: Fix tcp_prequeue() to get correct rto_min value by Satoru SATOH · 15 years ago
  73. accc5b4 ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h. by Rami Rosen · 15 years ago
  74. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 15 years ago
  76. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 15 years ago
  77. 912bc6a Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 by Steve French · 15 years ago
  78. d37dc42 nls: add a nls_nullsize inline by Jeff Layton · 15 years ago
  79. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. 894b19a ethtool/mdio: Support backplane mode negotiation by Ben Hutchings · 15 years ago
  81. 0c09c1a ethtool/mdio: Report MDIO mode support and link partner advertising by Ben Hutchings · 15 years ago
  82. af2a3ea mdio: Add mdio45_ethtool_spauseparam_an() by Ben Hutchings · 15 years ago
  83. a8c3083 mii: Add mii_advertise_flowctrl() by Ben Hutchings · 15 years ago
  84. 44c22ee mii: Simplify mii_resolve_flowctrl_fdx() by Ben Hutchings · 15 years ago
  85. 1b1c2e9 mdio: Add generic MDIO (clause 45) support functions by Ben Hutchings · 15 years ago
  86. 52c94df mdio: Add register definitions for MDIO (clause 45) by Ben Hutchings · 15 years ago
  87. 0821c71 ethtool: Add port type PORT_OTHER by Ben Hutchings · 15 years ago
  88. 3dacbda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  89. bf0de3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  90. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 15 years ago
  91. 56a50ad Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  92. 9f653251 regulator: fix header file missing kernel-doc by Randy Dunlap · 16 years ago
  93. 052b30b Bluetooth: Add different pairing timeout for Legacy Pairing by Marcel Holtmann · 15 years ago
  94. f3784d8 Bluetooth: Ensure that HCI sysfs add/del is preempt safe by Roger Quadros · 15 years ago
  95. 6a321cb net: netif_tx_queue_stopped too expensive by Eric Dumazet · 15 years ago
  96. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 15 years ago
  97. 8dc92f7 sctp: add feature bit for SCTP offload in hardware by Jesse Brandeburg · 15 years ago
  98. 833cc67 smsc911x: add fifo byteswap support V2 by Magnus Damm · 15 years ago
  99. 27b1833 Remove unused support code for refok sections. by Tim Abbott · 15 years ago
  100. 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago