1. a7ef386 net: rework recvmsg handler msg_name and msg_namelen logic by Hannes Frederic Sowa · 11 years ago
  2. 9e16a5d irda: Fix missing msg_namelen update in irda_recvmsg_dgram() by Mathias Krause · 11 years ago
  3. bdae0c4 net/irda: add missing error path release_sock call by Kees Cook · 11 years ago
  4. 9f418e4 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  5. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  6. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 12 years ago
  8. 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 12 years ago
  9. 4b32da2 ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 12 years ago
  10. 7d6c429 irda: use msecs_to_jiffies() rather than manual calculation by Xi Wang · 13 years ago
  11. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  12. 8524b00 irttp: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  13. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  14. efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  15. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  16. 9566042 IRDA: Fix global type conflicts in net/irda/irsysctl.c v2 by Andi Kleen · 13 years ago
  17. 0b05835 TTY: use tty_wait_until_sent_from_close in other drivers by Jiri Slaby · 13 years ago
  18. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  19. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  20. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  21. 79b3891 irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock by David S. Miller · 13 years ago
  22. 8ce6eb1 irda: Fix error propagation in ircomm_lmp_connect_response() by David S. Miller · 13 years ago
  23. ad63764 irda: Kill set but unused variable 'bytes' in irlan_check_command_param() by David S. Miller · 13 years ago
  24. bfad6ef irda: Kill set but unused variable 'clen' in ircomm_connect_indication() by David S. Miller · 13 years ago
  25. fa7479c irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication() by David S. Miller · 13 years ago
  26. cbfd152 net/irda/ircomm_tty.c: Use flip buffers to deliver data by Amit Virdi · 13 years ago
  27. e194342 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. 6385969 irda: irproc: Fix set-but-unused variables. by David S. Miller · 13 years ago
  29. 1627ea3 irda: irlap_event: Fix set-but-unused variables. by David S. Miller · 13 years ago
  30. 020318d irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 13 years ago
  33. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 13 years ago
  34. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  35. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  36. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  37. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  39. fdac1e0 irda: prevent integer underflow in IRLMP_ENUMDEVICES by Dan Rosenberg · 14 years ago
  40. 94ee288 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  41. cd30c62 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  42. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  43. caf8394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  44. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 14 years ago
  45. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  46. 4c62ab9c irda: irttp: allow zero byte packets by Wolfram Sang · 14 years ago
  47. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  48. 37f9fc4 irda: Fix heap memory corruption in iriap.c by Samuel Ortiz · 14 years ago
  49. efc463e irda: Fix parameter extraction stack overflow by Samuel Ortiz · 14 years ago
  50. f8cba16 irda: Remove BKL instances from irnet by Samuel Ortiz · 14 years ago
  51. 5b40964 irda: Remove BKL instances from af_irda.c by Samuel Ortiz · 14 years ago
  52. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  53. b42e179 Fix typo configue => configure in comments by Thomas Weber · 14 years ago
  54. 0a5f1d4 irda/irnet: use noop_llseek by Arnd Bergmann · 14 years ago
  55. 55b1804 net/irda: Use static const char * const where possible by Joe Perches · 14 years ago
  56. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. cf9b94f irda: off by one by Dan Carpenter · 14 years ago
  58. 628e300 irda: Correctly clean up self->ias_obj on irda_bind() failure. by David S. Miller · 14 years ago
  59. 81ce790 irda: use net_device_stats from struct net_device by Eric Dumazet · 14 years ago
  60. 79c5f51 irda: fix a race in irlan_eth_xmit() by Eric Dumazet · 14 years ago
  61. d7100da ppp: make channel_ops const by stephen hemminger · 14 years ago
  62. 55a40e2 net/irda: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  63. 0b5c25e irttp: Print device parameters and statistics as unsigned by Ben Hutchings · 14 years ago
  64. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  65. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  66. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  68. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  69. b54452b const: struct nla_policy by Alexey Dobriyan · 14 years ago
  70. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  71. 216437e net: irda: use seq_list_foo() helpers by Li Zefan · 14 years ago
  72. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 3fdde0a irda: add missing BKL in irnet_ppp ioctl by Thadeu Lima de Souza Cascardo · 14 years ago
  74. 454debe irda: unbalanced lock_kernel in irnet_ppp by Thadeu Lima de Souza Cascardo · 14 years ago
  75. c026ca5 NET: irda, remove unnecessary checks by Jiri Slaby · 15 years ago
  76. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  77. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  78. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  80. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  81. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  83. 58a9d73 net/irda: push BKL into proto_ops by Arnd Bergmann · 15 years ago
  84. 3f378b6 net: pass kern to net_proto_family create function by Eric Paris · 15 years ago
  85. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  86. ec1b4cf net: mark net_proto_ops as const by Stephen Hemminger · 15 years ago
  87. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  88. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  89. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  90. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  91. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  92. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  93. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  94. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  95. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  97. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 15 years ago
  98. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  99. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  100. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago