1. dc6382c nl80211 : Add support for configuring MFP by Jouni Malinen · 16 years ago
  2. a8679be 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
  3. 22f6dac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  4. 4d5b78c net: Add missing rculist.h include to netdevice.h by David S. Miller · 16 years ago
  5. 9dfd6ba mac80211: Update SA Query transaction id length by Jouni Malinen · 16 years ago
  6. 2f01a1f wl12xx: add driver by Kalle Valo · 16 years ago
  7. f001fde net: introduce a list of device addresses dev_addr_list (v6) by Jiri Pirko · 16 years ago
  8. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  9. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 16 years ago
  10. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 16 years ago
  11. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 16 years ago
  12. d252a5e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  13. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 16 years ago
  14. 0f3d042 netfilter: use likely() in xt_info_rdlock_bh() by Eric Dumazet · 16 years ago
  15. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  16. 894b19a ethtool/mdio: Support backplane mode negotiation by Ben Hutchings · 16 years ago
  17. 0c09c1a ethtool/mdio: Report MDIO mode support and link partner advertising by Ben Hutchings · 16 years ago
  18. af2a3ea mdio: Add mdio45_ethtool_spauseparam_an() by Ben Hutchings · 16 years ago
  19. a8c3083 mii: Add mii_advertise_flowctrl() by Ben Hutchings · 16 years ago
  20. 44c22ee mii: Simplify mii_resolve_flowctrl_fdx() by Ben Hutchings · 16 years ago
  21. 1b1c2e9 mdio: Add generic MDIO (clause 45) support functions by Ben Hutchings · 16 years ago
  22. 52c94df mdio: Add register definitions for MDIO (clause 45) by Ben Hutchings · 16 years ago
  23. 0821c71 ethtool: Add port type PORT_OTHER by Ben Hutchings · 16 years ago
  24. 942e4a2 netfilter: revised locking for x_tables by Stephen Hemminger · 16 years ago
  25. 6a321cb net: netif_tx_queue_stopped too expensive by Eric Dumazet · 16 years ago
  26. bf368e4 net: Avoid extra wakeups of threads blocked in wait_for_packet() by Eric Dumazet · 16 years ago
  27. 8dc92f7 sctp: add feature bit for SCTP offload in hardware by Jesse Brandeburg · 16 years ago
  28. 833cc67 smsc911x: add fifo byteswap support V2 by Magnus Damm · 16 years ago
  29. 37b607c net: Fix typo in net_device_ops description. by Mike Rapoport · 16 years ago
  30. 36e7b1b gro: Fix COMPLETE checksum handling by Herbert Xu · 16 years ago
  31. edbd9e3 gro: Fix handling of headers that extend over the tail by Herbert Xu · 16 years ago
  32. f85ba78 tun: add IFF_TUN_EXCL flag to avoid opening a persistent device. by David Woodhouse · 16 years ago
  33. aa73832 net: Rework fs_enet driver to use of_mdio infrastructure by Grant Likely · 16 years ago
  34. 8bc487d openfirmware: Add OF phylib support code by Grant Likely · 16 years ago
  35. fa94f6d phylib: add *_direct() variants of phy_connect and phy_attach functions by Grant Likely · 16 years ago
  36. 4dea547 phylib: rework to prepare for OF registration of PHYs by Grant Likely · 16 years ago
  37. 739649c of: add of_parse_phandle() helper for parsing phandle properties by Grant Likely · 16 years ago
  38. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 16 years ago
  39. c759a6b net: Fix LL_MAX_HEADER for CONFIG_TR_MODULE by Adrian Bunk · 16 years ago
  40. 1c41e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  41. 495a1b4 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
  42. 71951b6 netfilter: nf_ct_dccp: add missing role attributes for DCCP by Pablo Neira Ayuso · 16 years ago
  43. 9d5c5d8 af_iucv: add sockopt() to enable/disable use of IPRM_DATA msgs by Hendrik Brueckner · 16 years ago
  44. 1965c85 nl80211: Add event for authentication/association timeout by Jouni Malinen · 16 years ago
  45. 8e30bc5 nl80211: allow configuring IBSS beacon interval by Johannes Berg · 16 years ago
  46. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 16 years ago
  47. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 16 years ago
  48. 04a773a cfg80211/nl80211: add IBSS API by Johannes Berg · 16 years ago
  49. 10f644a mac80211: disable powersave if pm_qos asks for low latency by Johannes Berg · 16 years ago
  50. e45d8e53 libertas: add support for Marvell SD8688 chip by Bing Zhao · 16 years ago
  51. 6a362bb ath5k: add support for Fukato Datacask Jupiter LEDs by Bob Copeland · 16 years ago
  52. 25e47c1 cfg80211: add cipher capabilities by Johannes Berg · 16 years ago
  53. 6bad876 cfg80211: send regulatory beacon hint events to userspace by Luis R. Rodriguez · 16 years ago
  54. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 16 years ago
  55. a3b8b05 nl80211: Add Michael MIC failure event by Jouni Malinen · 16 years ago
  56. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 16 years ago
  57. c1c6b14 rfkill: remove deprecated state constants by Johannes Berg · 16 years ago
  58. 6f26c9a tun: fix tun_chr_aio_write so that aio works by Michael S. Tsirkin · 16 years ago
  59. 0a1ec07 net: skb_copy_datagram_const_iovec() by Michael S. Tsirkin · 16 years ago
  60. b1b67dd net: factor out ethtool invocation of vlan/macvlan drivers by Patrick McHardy · 16 years ago
  61. 03ad032 export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c by Peter Holik · 16 years ago
  62. a0f82f6 syncookies: remove last_synq_overflow from struct tcp_sock by Florian Westphal · 16 years ago
  63. a54bfa4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 76620aa gro: New frags interface to avoid copying shinfo by Herbert Xu · 16 years ago
  65. a8729eb phylib: Allow early-out in phy_change by Anatolij Gustschin · 16 years ago
  66. b534d38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  67. 8255309 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. bf20753 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. 8371f87 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  70. 0ad30b8 add some long-missing capabilities to fs_mask by Serge E. Hallyn · 16 years ago
  71. d811f23 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. c758e8c i2c: Fix sparse warnings for I2C_BOARD_INFO() by Ben Hutchings · 16 years ago
  73. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 16 years ago
  74. 066123a percpu: unbreak alpha percpu by Tejun Heo · 16 years ago
  75. 8f7c2c3 Make __stringify support variable argument macros too by Zhaolei · 16 years ago
  76. 6594d0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  77. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 17b2e9b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. df55292 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  81. 97c18e2 module: try_then_request_module must wait by Herbert Xu · 16 years ago
  82. e3c8ca8 sched: do not count frozen tasks toward load by Nathan Lynch · 16 years ago
  83. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 16 years ago
  84. d831220 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 16 years ago
  85. 692d0eb dm: remove limited barrier support by Mikulas Patocka · 16 years ago
  86. 7831d56 tty: MAX3100 by Alan Cox · 16 years ago
  87. 3153c26 ide: refactor tf_read() method by Sergei Shtylyov · 16 years ago
  88. c9ff9e7 ide: refactor tf_load() method by Sergei Shtylyov · 16 years ago
  89. 745483f ide: simplify 'struct ide_taskfile' by Sergei Shtylyov · 16 years ago
  90. 60f8501 ide: replace IDE_TFLAG_* flags by IDE_VALID_* by Sergei Shtylyov · 16 years ago
  91. f876d34 tracing: append a comma to INIT_FTRACE_GRAPH by Tetsuo Handa · 16 years ago
  92. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  93. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  96. 8e2c4f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  97. 6a5d263 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  98. aeeae868 Fix build errors due to CONFIG_BRANCH_TRACER=y by Linus Torvalds · 16 years ago
  99. 132ea5e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  100. 0e26da0 Merge branch 'i2c-for-2630-v2' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago