1. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  2. 5ca1b99 net: file_operations should be const by Stephen Hemminger · 15 years ago
  3. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  4. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. f222e8b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  6. 09384df irda: Fix irda_getname() leak by Eric Dumazet · 15 years ago
  7. 36cbd3d net: mark read-only arrays as const by Jan Engelhardt · 15 years ago
  8. df597ef Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  9. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. 0cbb0a7 net: irda: init spinlock after memcpy by Deepak Saxena · 15 years ago
  11. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  12. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  13. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  14. d55d87f net: Move rx skb_orphan call to where needed by Herbert Xu · 15 years ago
  15. 31e6d36 net: correct off-by-one write allocations reports by Eric Dumazet · 15 years ago
  16. 528be7f irda: Use SKB queue and list helpers instead of doing it by-hand. by David S. Miller · 15 years ago
  17. 502664e irda: Use genl_register_family_with_ops() by Michał Mirosław · 15 years ago
  18. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  19. 3d30417 proc tty: switch ircomm to ->proc_fops by Alexey Dobriyan · 15 years ago
  20. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  21. 9cc8ba7 irlan: convert to net_device_ops by Stephen Hemminger · 15 years ago
  22. 92bcd4f irda: net_device_ops ioctl fix by Stephen Hemminger · 15 years ago
  23. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 15 years ago
  24. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  25. ad36b88 tty: Fix an ircomm warning and note another bug by Alan Cox · 16 years ago
  26. e780f1c irda: merge exit paths by Ilpo Järvinen · 16 years ago
  27. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  28. 524ad0a netdevice: safe convert to netdev_priv() #part-4 by Wang Chen · 16 years ago
  29. 6d9f239 net: '&' redux by Alexey Dobriyan · 16 years ago
  30. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  31. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  32. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  33. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  34. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  35. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  36. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. 07035fc irda: Fix netlink error path return value by Julius Volz · 16 years ago
  38. cddf63d irnet_ppp: BKL pushdown by Arnd Bergmann · 16 years ago
  39. 65b53e4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  40. 9ecad87 irda: Sock leak on error path in irda_create. by Pavel Emelyanov · 16 years ago
  41. 5406460 irda: Push BKL down into irda ioctl handlers by Alan Cox · 16 years ago
  42. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 16 years ago
  43. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 16 years ago
  44. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  45. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  46. 3ae02d6 proc: switch /proc/irda/irnet to seq_file interface by Alexey Dobriyan · 16 years ago
  47. 7ef3abd [IRDA]: Remove irlan_eth_send_gratuitous_arp() by Adrian Bunk · 16 years ago
  48. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 8c7230f [IRDA]: Store irnet_socket termios properly. by David S. Miller · 16 years ago
  50. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  51. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  52. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. 5e47879 [IRDA]: Use proc_create() to setup ->proc_fops first by Wang Chen · 16 years ago
  54. 91cde6f [IrDA]: LMP discovery timer not started by default by Ross Burton · 16 years ago
  55. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 16 years ago
  56. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 16 years ago
  57. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 16 years ago
  58. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  59. 6d82de9 [IRDA]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  60. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  61. 61e44b4 [IrDA]: af_irda memory leak fixes by Jesper Juhl · 16 years ago
  62. 9e8d6f8 [IRDA]: irda_create() nuke user triggable printk by maximilian attems · 17 years ago
  63. cc53ded [IRDA]: Spelling fixes by Joe Perches · 17 years ago
  64. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  65. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  66. 92b05e1 [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS by Pavel Emelyanov · 17 years ago
  67. 8c92e6b [IRDA]: Compilation for CONFIG_INET=n case by Pavel Emelyanov · 17 years ago
  68. a572da4 [IRDA]: Add missing "space" by Joe Perches · 17 years ago
  69. 49259d3 [IRDA] IRNET: Fix build when TCGETS2 is defined. by David S. Miller · 17 years ago
  70. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  71. d76081f [IRDA]: Make ircomm_tty static. by Adrian Bunk · 17 years ago
  72. db95517 more UTF-8 conversions by Marcin Garski · 17 years ago
  73. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  74. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  75. a577936 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  76. f429cd3 sysctl: properly register the irda binary sysctl numbers by Eric W. Biederman · 17 years ago
  77. c310f09 [IRDA]: IrCOMM discovery indication simplification by Ryan Reading · 17 years ago
  78. a662d4c [IRDA]: Make the IRDA use the seq_open_private() by Pavel Emelyanov · 17 years ago
  79. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  80. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  81. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  82. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  83. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  84. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  85. bcb5e0e [IrDA]: MSG_NOSIGNAL support for IrDA sockets by Samuel Ortiz · 17 years ago
  86. 22117ea [IRDA] irda_nl_get_mode: always results in failure by Andy Whitcroft · 17 years ago
  87. 2c20d72 [IRDA]: Avoid a label defined but not used warning in irda_init() by Jesper Juhl · 17 years ago
  88. 22e1fb2 [IrDA] Typo fix in irnetlink.c copyright by Samuel Ortiz · 17 years ago
  89. 485cf92 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  90. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  91. 75a69ac [IrDA]: Fix IrDA build failure by Samuel Ortiz · 17 years ago
  92. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  93. 93cce3d [IrDA]: tsap init routine factorisation. by G. Liakhovetski · 17 years ago
  94. 4117252 [IrDA]: Monitor mode. by Samuel Ortiz · 17 years ago
  95. 89da1ec [IrDA]: Netlink layer. by Samuel Ortiz · 17 years ago
  96. b7e773b [IrDA]: f-timer reloading when sending rejected frames. by G. Liakhovetski · 17 years ago
  97. c0cfe7f [IrDA]: Fix Rx/Tx path race. by G. Liakhovetski · 17 years ago
  98. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  99. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  100. 1c8ea5a [IRDA] irda_device_dongle_init: fix kzalloc(GFP_KERNEL) in spinlock by Andrew Morton · 17 years ago