1. ec1d1ebb drivers/net/tulip: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  2. 27cd6ae drivers/net/tokenring: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  3. 409b204 drivers/net/skfp: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  4. 2f22d22 drivers/net/qlge: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  5. f8057b7 drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  6. e855aac drivers/net/ixgbe: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  7. 0e49e64 drivers/net/irda: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  8. 678c610 drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') by Hannes Eder · 16 years ago
  9. 5e4232e drivers/net/enic: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  10. fa4c16d drivers/net/e1000e: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  11. af8eca5 drivers/net/cxgb3: comment out dead code by Hannes Eder · 16 years ago
  12. b06715b drivers/net/bonding: fix sparse warnings: move decls to header file by Hannes Eder · 16 years ago
  13. 9dc20f5 drivers/net/atlx: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  14. 888432f drivers/net/arcnet: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  15. dac499f drivers/net: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  16. a08b32d drivers/net: fix sparse warning: returning void-valued expression by Hannes Eder · 16 years ago
  17. e4c3c13 drivers/net: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  18. 2705d4f drivers/net: fix sparse warning: use ANSI-style function declaration by Hannes Eder · 16 years ago
  19. d76e56b ehea: use get_zeroed_page for alignment-sensitive allocation by Nathan Lynch · 16 years ago
  20. 359d67d [CIFS] Remove redundant test by Julia Lawall · 16 years ago
  21. c6fbba0 [CIFS] make sure that DFS pathnames are properly formed by Steve French · 16 years ago
  22. ac6a3ef Remove an already-checked error condition in SendReceiveBlockingLock by Volker Lendecke · 16 years ago
  23. 698e96a Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  24. 17c8bfe Streamline SendReceiveBlockingLock: Use "goto out:" in an error condition by Volker Lendecke · 16 years ago
  25. 2b2bdfb [CIFS] Streamline SendReceive[2] by using "goto out:" in an error condition by Steve French · 16 years ago
  26. 8e4f2e8 Slightly streamline SendReceive[2] by Volker Lendecke · 16 years ago
  27. 829049c Check the return value of cifs_sign_smb[2] by Volker Lendecke · 16 years ago
  28. 4c3130e [CIFS] Cleanup: Move the check for too large R/W requests by Steve French · 16 years ago
  29. 27a97a6 [CIFS] Slightly simplify wait_for_free_request(), remove an unnecessary "else" branch by Volker Lendecke · 16 years ago
  30. 8fbbd36 Simplify allocate_mid() slightly: Remove some unnecessary "else" branches by Volker Lendecke · 16 years ago
  31. 6d9c6d5 [CIFS] In SendReceive, move consistency check out of the mutexed region by Volker Lendecke · 16 years ago
  32. 00e485b cifs: store password in tcon by Jeff Layton · 16 years ago
  33. 4e53a3f cifs: have calc_lanman_hash take more granular args by Jeff Layton · 16 years ago
  34. 55162de cifs: zero out session password before freeing it by Jeff Layton · 16 years ago
  35. 8570552 cifs: fix wait_for_response to time out sleeping processes correctly by Jeff Layton · 16 years ago
  36. 8be0ed4 [CIFS] Can not mount with prefixpath if root directory of share is inaccessible by Steve French · 16 years ago
  37. 61e7480 [CIFS] various minor cleanups pointed out by checkpatch script by Steve French · 16 years ago
  38. 3de2091 [CIFS] fix typo by Steve French · 16 years ago
  39. acc18aa [CIFS] remove sparse warning by Steve French · 16 years ago
  40. 13a6e42 [CIFS] add mount option to send mandatory rather than advisory locks by Steve French · 16 years ago
  41. d5c5605 cifs: make ipv6_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  42. bcf4b10 cifs: make ipv4_connect take a TCP_Server_Info arg by Jeff Layton · 16 years ago
  43. 7586b76 cifs: don't declare smb_vol info on the stack by Jeff Layton · 16 years ago
  44. 63c038c cifs: move allocation of new TCP_Server_Info into separate function by Jeff Layton · 16 years ago
  45. 8ecaf67 cifs: account for IPv6 in ses->serverName and clean up netbios name handling by Jeff Layton · 16 years ago
  46. 954d7a1 cifs: make dnotify thread experimental code by Jeff Layton · 16 years ago
  47. 72ca545 cifs: convert tcpSem to a mutex by Jeff Layton · 16 years ago
  48. 0468a2c cifs: take module reference when starting cifsd by Jeff Layton · 16 years ago
  49. 8090902 cifs: display addr and prefixpath options in /proc/mounts by Jeff Layton · 16 years ago
  50. 24b9b06 cifs: remove unused SMB session pointer from struct mid_q_entry by Jeff Layton · 16 years ago
  51. 26c743b mlx4_en: Remove pauses module parameters. by Yevgeny Petrilin · 16 years ago
  52. 60b9f9e mlx4_en: Removed Interrupt moderation module parameters by Yevgeny Petrilin · 16 years ago
  53. c03ea21 mlx4_en: Removed redundant cq->armed flag by Yevgeny Petrilin · 16 years ago
  54. 48374dd mlx4_en: Removed TX locking when polling TX cq by Yevgeny Petrilin · 16 years ago
  55. b51968d mlx4_en: Memory leak on completion queue free by Yevgeny Petrilin · 16 years ago
  56. e74b3f7 Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 16 years ago
  57. 13e620e myri10ge: update driver version to 1.4.4-1.395 by Brice Goglin · 16 years ago
  58. e92df28 myri10ge: update firmware headers to 1.4.37 by Brice Goglin · 16 years ago
  59. 36994a0 forcedeth: don't poll NV event 36 by Johannes Berg · 16 years ago
  60. 88a44e5 net/appletalk: Remove redundant test by Julia Lawall · 16 years ago
  61. c14ea0c drivers/net/wan: Remove redundant test by Julia Lawall · 16 years ago
  62. 90f5dfc drivers/net: Remove redundant test by Julia Lawall · 16 years ago
  63. 662f44a drivers/net/ehea: Remove redundant test by Julia Lawall · 16 years ago
  64. b0fd0d2 drivers/net/au1000_eth.c: Remove redundant test by Julia Lawall · 16 years ago
  65. c062076 qlge: ql_adapter_down() typo by Roel Kluin · 16 years ago
  66. 619e803 netlink: fix (theoretical) overrun in message iteration by Vegard Nossum · 16 years ago
  67. 64ff3b9 tcp: Always set urgent pointer if it's beyond snd_nxt by Herbert Xu · 16 years ago
  68. 8510b93 sctp: Add validity check for SCTP_PARTIAL_DELIVERY_POINT socket option by Wei Yongjun · 16 years ago
  69. 9fcb95a sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID by Wei Yongjun · 16 years ago
  70. aea3c5c sctp: Implement socket option SCTP_GET_ASSOC_NUMBER by Wei Yongjun · 16 years ago
  71. ea686a2 sctp: Fix a typo in socket.c by Wei Yongjun · 16 years ago
  72. e89c209 sctp: Bring SCTP_MAXSEG socket option into ietf API extension compliance by Wei Yongjun · 16 years ago
  73. 161c8d2 net: PHYLIB mdio fixes #2 by Krzysztof Halasa · 16 years ago
  74. f7d1b9f vlan: fix convertion to net_device_ops by Eric Dumazet · 16 years ago
  75. d452273 smsc911x: fix platform resource call during module unload by Steve Glendinning · 16 years ago
  76. dc26977 smsc911x: don't clobber driver_data by Steve Glendinning · 16 years ago
  77. 7091e72 netns: igmp: make /proc/net/{igmp,mcfilter} per netns by Alexey Dobriyan · 16 years ago
  78. b4ee07d netns: igmp: allow IPPROTO_IGMP sockets in netns by Alexey Dobriyan · 16 years ago
  79. cb5b04f smsc911x: make smsc911x_ethtool_ops constant by Steve Glendinning · 16 years ago
  80. 631b756 smsc911x: convert driver to use net_device_ops by Steve Glendinning · 16 years ago
  81. dd04519 smsc911x: fix BUG if module is removed while interface is up by Steve Glendinning · 16 years ago
  82. 4e20228 Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core by Ingo Molnar · 16 years ago
  83. cef7125 [S390] provide documentation for hvc_iucv kernel parameter. by Hendrik Brueckner · 16 years ago
  84. 2a7c6f2 [S390] convert ctcm printks to dev_xxx and pr_xxx macros. by Peter Tiedemann · 16 years ago
  85. ecf39d4 [S390] convert zfcp printks to pr_xxx macros. by Christof Schmitt · 16 years ago
  86. 5466c2e [S390] convert vmlogrdr printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  87. 17159dc6 [S390] convert zfcp dumper printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  88. 395d31d [S390] convert cpu related printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  89. 74eacdb [S390] convert qeth printks to dev_xxx and pr_xxx macros. by Frank Blaschka · 16 years ago
  90. b3ff088 [S390] convert sclp printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  91. 8f7c502 [S390] convert iucv printks to dev_xxx and pr_xxx macros. by Ursula Braun · 16 years ago
  92. 136f7a1 [S390] convert ap_bus printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  93. 93098bf [S390] convert dcssblk and extmem printks messages to pr_xxx macros. by Hongjie Yang · 16 years ago
  94. 1519c0c [S390] convert monwriter printks to pr_xxx macros. by Melissa Howland · 16 years ago
  95. c5612c1 [S390] convert s390 debug feature printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  96. a4f5a29 [S390] convert monreader printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  97. e7534b0 [S390] convert appldata printks to pr_xxx macros. by Gerald Schaefer · 16 years ago
  98. 3b6ed4a [S390] convert setup printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  99. f55495b [S390] convert hypfs printks to pr_xxx macros. by Michael Holzheu · 16 years ago
  100. feab650 [S390] convert time printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago