1. 33d8212c net/irda: sh_sir: Modify iounmap wrong execution by Kuninori Morimoto · 14 years ago
  2. ba5d47c net/irda: sh_sir: fixup err return value on sh_sir_open by Kuninori Morimoto · 14 years ago
  3. 842509b socket: remove duplicate declaration of struct timespec by Hagen Paul Pfeifer · 14 years ago
  4. c6537d6 TIPC: Updated topology subscription protocol according to latest spec by Jon Paul Maloy · 14 years ago
  5. 4595691 Add non-Virtex5 support for LL TEMAC driver by John Linn · 14 years ago
  6. 3a7f868 via-velocity: remove private #define by Francois Romieu · 14 years ago
  7. 4cf46ea NET: sb1250: Fix compile warning in driver by Ralf Baechle · 14 years ago
  8. 7ae554e tg3: Update version to 3.109 by Matt Carlson · 14 years ago
  9. 7705736 tg3: Remove tg3_dump_state() by Matt Carlson · 14 years ago
  10. 859a58879 tg3: Cleanup if codestyle by Matt Carlson · 14 years ago
  11. 33f401a tg3: The case of switches by Matt Carlson · 14 years ago
  12. c6cdf43 tg3: Whitespace, constant, and comment updates by Matt Carlson · 14 years ago
  13. 184b890 tg3: Use VPD fw version when present by Matt Carlson · 14 years ago
  14. 75f9936 tg3: Prepare FW version code for VPD versioning by Matt Carlson · 14 years ago
  15. 5129c3a tg3: Fix message 80 char violations by Matt Carlson · 14 years ago
  16. ab96b24 tg3: netdev_err() => dev_err() by Matt Carlson · 14 years ago
  17. 2445e46 tg3: Replace pr_err with sensible alternatives by Matt Carlson · 14 years ago
  18. 6d40db7 tg3: Restore likely() check in tg3_poll_msix() by Matt Carlson · 14 years ago
  19. c1f614a tg3: Fix MII_TG3_DSP_EXP8 offset by Matt Carlson · 14 years ago
  20. 2f787b0 mac80211: Ensure initializing private mc_list in prepare_multicast(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  21. e400827 net: Add a missing local_irq_enable() by Eric Dumazet · 14 years ago
  22. 5a6d234 rps: fixed missed rps_unlock by Tom Herbert · 14 years ago
  23. 7bddd0d l2tp: unmanaged L2TPv3 tunnels fixes by Eric Dumazet · 14 years ago
  24. 486f50c SCTP: Change to use ipv6_addr_copy() by Brian Haley · 14 years ago
  25. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  26. f66ef2d l2tp: Fix L2TP_DEBUGFS ifdef tests. by David S. Miller · 14 years ago
  27. f481c0d l2tp: Add missing semicolon to MODULE_ALIAS() in l2tp_netlink.c by David S. Miller · 14 years ago
  28. 2f77a3f l2tp: Update documentation by James Chapman · 14 years ago
  29. 789a4a2 l2tp: Add support for static unmanaged L2TPv3 tunnels by James Chapman · 14 years ago
  30. 0ad6614 l2tp: Add debugfs files for dumping l2tp debug info by James Chapman · 14 years ago
  31. d9e31d1 l2tp: Add L2TP ethernet pseudowire support by James Chapman · 14 years ago
  32. e02d494 l2tp: Convert rwlock to RCU by James Chapman · 14 years ago
  33. 309795f l2tp: Add netlink control API for L2TP by James Chapman · 14 years ago
  34. f408e0c netlink: Export genl_lock() API for use by modules by James Chapman · 14 years ago
  35. 0d76751 l2tp: Add L2TPv3 IP encapsulation (no UDP) support by James Chapman · 14 years ago
  36. e0d4435 l2tp: Update PPP-over-L2TP driver to work over L2TPv3 by James Chapman · 14 years ago
  37. f7faffa l2tp: Add L2TPv3 protocol support by James Chapman · 14 years ago
  38. 9345471 l2tp: Add ppp device name to L2TP ppp session data by James Chapman · 14 years ago
  39. 63f9607 ppp: Add ppp_dev_name() exported function by James Chapman · 14 years ago
  40. fd558d1 l2tp: Split pppol2tp patch into separate l2tp and ppp parts by James Chapman · 14 years ago
  41. 21b4aaa l2tp: Relocate pppol2tp driver to new net/l2tp directory by James Chapman · 14 years ago
  42. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  43. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 14 years ago
  44. 9fc4178 qlcnic: update version to 5.0.1 by Amit Kumar Salecha · 14 years ago
  45. 22dfaa8 qlcnic: fix endianness in fw validation by Amit Kumar Salecha · 14 years ago
  46. 34ce362 qlcnic: fix interface attach sequence by Amit Kumar Salecha · 14 years ago
  47. 65b5b42 qlcnic: add driver debug support by Amit Kumar Salecha · 14 years ago
  48. aa5e18c qlcnic: use IDC defined timeout value by Sucheta Chakraborty · 14 years ago
  49. 0c39aa4 qlcnic: fix onchip memory access by Dhananjay Phadke · 14 years ago
  50. b47acac qlcnic: update oncard memory size check by Dhananjay Phadke · 14 years ago
  51. 897e8c7 qlcnic: handle queue manager access by Dhananjay Phadke · 14 years ago
  52. 0bc92b5 qlcnic: fix fw load from file by Amit Kumar Salecha · 14 years ago
  53. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 14 years ago
  54. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 14 years ago
  55. 9092c65 net: illegal_highdma() fix by Eric Dumazet · 14 years ago
  56. ba343c7 be2net: Adding PCI SRIOV support by Sarveshwar Bandi · 14 years ago
  57. f64e969 net/pcmcia/3c589_cs: using netdev_info and friends where appropriate by Alexander Kurz · 14 years ago
  58. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 14 years ago
  59. 5acbbd4 net: change illegal_highdma to use dma_mask by FUJITA Tomonori · 14 years ago
  60. 4fd89b7a bnx2x: Added GRO support by Dmitry Kravkov · 14 years ago
  61. d7997fe flow: structurize flow cache by Timo Teräs · 14 years ago
  62. ea2dea9 xfrm: remove policy lock when accessing policy->walk.dead by Timo Teräs · 14 years ago
  63. c8bf4d0 xfrm_user: verify policy direction at XFRM_MSG_POLEXPIRE handler by Timo Teräs · 14 years ago
  64. 34996cb xfrm: Remove xfrm_state_genid by Herbert Xu · 14 years ago
  65. bd2c77a ipv6 fib: Make rt6_info{} more cache-line aware. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  66. 152102c rps: keep the old behavior on SMP without rps by Changli Gao · 14 years ago
  67. 630b943 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 14 years ago
  68. 5d944c6 gen_estimator: deadlock fix by Eric Dumazet · 14 years ago
  69. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 14 years ago
  70. 430e55b acenic: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  71. 07e7de8 acenic: fix the misusage of zero dma address by FUJITA Tomonori · 14 years ago
  72. 6c57990 net-caif: using kmalloc/kfree requires the include of slab.h by Stephen Rothwell · 14 years ago
  73. b68c924 sctp: eliminate useless code by Hagen Paul Pfeifer · 14 years ago
  74. 8379d07 tipc: define needless global scoped variable static by Hagen Paul Pfeifer · 14 years ago
  75. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  76. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 14 years ago
  77. 598ed93 fix net/core/dst.c coding style error and warnings by laurent chavey · 14 years ago
  78. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  79. 757b77e igb: add per-packet timestamping by Nick Nunley · 14 years ago
  80. 3365a29 MAINTAINERS: ipg: Jesse Huang's email address bounces by Joe Perches · 14 years ago
  81. dd4683d drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten by Joe Perches · 14 years ago
  82. 02cdce5 ipv6 fib: Use "Sweezle" to optimize addr_bit_test(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  83. de7737e sctp: Use ipv6_addr_diff() in sctp_v6_addr_match_len(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  84. d57b8fb ipv6: Use __fls() instead of fls() in __ipv6_addr_diff(). by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  85. 2c73e1f e1000e: typo corrections by Joe Perches · 14 years ago
  86. c041076 igb: update hw_debug macro to make use of netdev_dbg call by Alexander Duyck · 14 years ago
  87. 7e5ab15 net_sched: minor netns related cleanup by Tom Goff · 14 years ago
  88. 9badba2 sky2: avoid duplicate link up on Optima chip by stephen hemminger · 14 years ago
  89. 4b7c47a sky2: add XL revisions by stephen hemminger · 14 years ago
  90. c1cd0a8 sky2: support Yukon EC_U rev B1 and later by stephen hemminger · 14 years ago
  91. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 14 years ago
  92. edc7616 net-caif: add CAIF documentation by Sjur Braendeland · 14 years ago
  93. 3908c69 net-caif: add CAIF Kconfig and Makefiles by Sjur Braendeland · 14 years ago
  94. cc36a07 net-caif: add CAIF netdevice by Sjur Braendeland · 14 years ago
  95. e6f95ec net-caif: add CAIF socket implementation by Sjur Braendeland · 14 years ago
  96. c72dfae net-caif: add CAIF device registration functionality by Sjur Braendeland · 14 years ago
  97. 15c9ac0 net-caif: add CAIF generic caif support functions by Sjur Braendeland · 14 years ago
  98. b482cd2 net-caif: add CAIF core protocol stack by Sjur Braendeland · 14 years ago
  99. 2721c5b net-caif: add CAIF Link layer device header files by Sjur Braendeland · 14 years ago
  100. 09009f3 net-caif: add CAIF core protocol stack header files by Sjur Braendeland · 14 years ago