1. b0cf4df 3c503: Fix IRQ probing by Ben Hutchings · 14 years ago
  2. e31d5a0 caif: tty's are kref objects so take a reference by Alan Cox · 14 years ago
  3. c93f094 caif: check write operations by Alan Cox · 14 years ago
  4. 298b9e4 net: include linux/proc_fs.h in dev_addr_lists.c by Eric Dumazet · 14 years ago
  5. 18e225f net: fix definition of netdev_for_each_mc_addr() by Pavel Roskin · 14 years ago
  6. 8e479560 flow: delayed deletion of flow cache entries by Timo Teräs · 14 years ago
  7. 285ead1 xfrm: remove policy garbage collection by Timo Teräs · 14 years ago
  8. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  9. fe1a5f0 flow: virtualize flow cache entry methods by Timo Teräs · 14 years ago
  10. 8020eb8 au1000-eth: bump to 1.7 by Florian Fainelli · 14 years ago
  11. 5368c72 au1000-eth: Use (dev|netdev|netif)_<level> macro helpers by Florian Fainelli · 14 years ago
  12. 7cd2e6e au1000-eth: implement set/get_msglevel by Florian Fainelli · 14 years ago
  13. 2cc3c6b au1000-eth: fix checkpatch errors. by Florian Fainelli · 14 years ago
  14. eb04963 au1000-eth: prefix all functions with au1000_ by Florian Fainelli · 14 years ago
  15. 13130c7 au1000-eth: set MODULE_VERSION by Florian Fainelli · 14 years ago
  16. b233fc6 au1000-eth: allow driver to be compiled as a module by Florian Fainelli · 14 years ago
  17. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  18. b4d562e3 NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c by Elina Pasheva · 14 years ago
  19. 17a328c net/irda: Add SuperH IrDA driver support by Kuninori Morimoto · 14 years ago
  20. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 14 years ago
  21. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 14 years ago
  22. 842509b socket: remove duplicate declaration of struct timespec by Hagen Paul Pfeifer · 14 years ago
  23. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  24. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  25. 3a7f868 via-velocity: remove private #define by Francois Romieu · 14 years ago
  26. 4cf46ea NET: sb1250: Fix compile warning in driver by Ralf Baechle · 14 years ago
  27. 7ae554e tg3: Update version to 3.109 by Matt Carlson · 14 years ago
  28. 7705736 tg3: Remove tg3_dump_state() by Matt Carlson · 14 years ago
  29. 859a58879 tg3: Cleanup if codestyle by Matt Carlson · 14 years ago
  30. 33f401a tg3: The case of switches by Matt Carlson · 14 years ago
  31. c6cdf43 tg3: Whitespace, constant, and comment updates by Matt Carlson · 14 years ago
  32. 184b890 tg3: Use VPD fw version when present by Matt Carlson · 14 years ago
  33. 75f9936 tg3: Prepare FW version code for VPD versioning by Matt Carlson · 14 years ago
  34. 5129c3a tg3: Fix message 80 char violations by Matt Carlson · 14 years ago
  35. ab96b24 tg3: netdev_err() => dev_err() by Matt Carlson · 14 years ago
  36. 2445e46 tg3: Replace pr_err with sensible alternatives by Matt Carlson · 14 years ago
  37. 6d40db7 tg3: Restore likely() check in tg3_poll_msix() by Matt Carlson · 14 years ago
  38. c1f614a tg3: Fix MII_TG3_DSP_EXP8 offset by Matt Carlson · 14 years ago
  39. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  40. e400827 net: Add a missing local_irq_enable() by Eric Dumazet · 14 years ago
  41. 5a6d234 rps: fixed missed rps_unlock by Tom Herbert · 14 years ago
  42. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  43. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 14 years ago
  44. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  45. fb9e2d8 smc91c92_cs: fix the problem of "Unable to find hardware address" by Ken Kawasaki · 14 years ago
  46. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  47. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  48. 2f77a3f l2tp: Update documentation by James Chapman · 14 years ago
  49. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  50. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  51. d9e31d1 l2tp: Add L2TP ethernet pseudowire support by James Chapman · 14 years ago
  52. e02d494 l2tp: Convert rwlock to RCU by James Chapman · 14 years ago
  53. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  54. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  55. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  56. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  57. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  58. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  59. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 14 years ago
  60. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  61. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  62. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  63. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  64. 9fc4178 qlcnic: update version to 5.0.1 by Amit Kumar Salecha · 14 years ago
  65. 22dfaa8 qlcnic: fix endianness in fw validation by Amit Kumar Salecha · 14 years ago
  66. 34ce362 qlcnic: fix interface attach sequence by Amit Kumar Salecha · 14 years ago
  67. 65b5b42 qlcnic: add driver debug support by Amit Kumar Salecha · 14 years ago
  68. aa5e18c qlcnic: use IDC defined timeout value by Sucheta Chakraborty · 14 years ago
  69. 0c39aa4 qlcnic: fix onchip memory access by Dhananjay Phadke · 14 years ago
  70. b47acac qlcnic: update oncard memory size check by Dhananjay Phadke · 14 years ago
  71. 897e8c7 qlcnic: handle queue manager access by Dhananjay Phadke · 14 years ago
  72. 0bc92b5 qlcnic: fix fw load from file by Amit Kumar Salecha · 14 years ago
  73. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 14 years ago
  74. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  75. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  76. ba343c7 be2net: Adding PCI SRIOV support by Sarveshwar Bandi · 14 years ago
  77. f64e969 net/pcmcia/3c589_cs: using netdev_info and friends where appropriate by Alexander Kurz · 14 years ago
  78. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 14 years ago
  79. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  80. 4fd89b7a bnx2x: Added GRO support by Dmitry Kravkov · 14 years ago
  81. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  82. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  83. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  84. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  85. 93f4d91 r8169: clean up my printk uglyness by Neil Horman · 14 years ago
  86. 43e9da8 net: Hook up cxgb4 to Kconfig and Makefile by Dimitris Michailidis · 14 years ago
  87. b8ff05a cxgb4: Add main driver file and driver Makefile by Dimitris Michailidis · 14 years ago
  88. 625ba2c cxgb4: Add remaining driver headers and L2T management by Dimitris Michailidis · 14 years ago
  89. fd3a479 cxgb4: Add packet queues and packet DMA code by Dimitris Michailidis · 14 years ago
  90. 56d36be cxgb4: Add HW and FW support code by Dimitris Michailidis · 14 years ago
  91. bbc02c7 cxgb4: Add register, message, and FW definitions by Dimitris Michailidis · 14 years ago
  92. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  93. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  94. 630b943 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  95. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  96. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 14 years ago
  97. 430e55b acenic: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  98. 07e7de8 acenic: fix the misusage of zero dma address by FUJITA Tomonori · 14 years ago
  99. b914f3a netlabel: Fix several rcu_dereference() calls used without RCU read locks by Paul Moore · 14 years ago
  100. 9e2e61f bonding: fix potential deadlock in bond_uninit() by Amerigo Wang · 14 years ago