1. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  2. 98eb568 [TIPC]: Fix semaphore handling. by Andrew Morton · 17 years ago
  3. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  4. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  5. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  6. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  7. e9dc865 [NET]: Make device event notification network namespace safe by Eric W. Biederman · 17 years ago
  8. e730c15 [NET]: Make packet reception network namespace safe by Eric W. Biederman · 17 years ago
  9. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  10. 897c77c [TIPC]: Clean up duplicate includes in net/tipc/ by Jesper Juhl · 17 years ago
  11. d788d80 [TIPC]: Fix two minor sparse warnings. by Florian Westphal · 17 years ago
  12. 248bbf3 [TIPC]: Make function tipc_nameseq_subscribe static. by Florian Westphal · 17 years ago
  13. 94571065 [TIPC]: fix tipc_link_create error handling by Florian Westphal · 17 years ago
  14. 582ee43 net/* misc endianness annotations by Al Viro · 17 years ago
  15. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  16. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 17 years ago
  18. 8238745 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  19. 05646c9 [TIPC]: Optimize stream send routine to avoid fragmentation by Allan Stephens · 17 years ago
  20. 5eee6a6 [TIPC]: Use standard socket "not implemented" routines by Allan Stephens · 17 years ago
  21. f3ec75f [TIPC]: Improved support for Ethernet traffic filtering by Allan Stephens · 17 years ago
  22. 64beb8f [TIPC]: Fix infinite loop in netlink handler by Florian Westphal · 17 years ago
  23. cb283ea [TIPC]: Fixed erroneous introduction of for_each_netdev by Jon Paul Maloy · 17 years ago
  24. a31b19c [TIPC]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  25. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  26. 7562f87 [NET]: Rework dev_base via list_head (v3) by Pavel Emelianov · 17 years ago
  27. 39f5fb3 kconfig: fix path to modules.txt in Kconfig help by Alexander E. Patrakov · 17 years ago
  28. 1f9eda7 [TIPC]: Enhancements to msg_set_bits() routine by Allan Stephens · 17 years ago
  29. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  30. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  31. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  32. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  33. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  34. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  35. 02ea492 [NET] TIPC: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  36. c430728 [NET] TIPC: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  37. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  38. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  39. 2710b57 [TIPC]: Use kzalloc where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  40. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 18 years ago
  41. d55b4c6 [TIPC] net/tipc/port.c: fix NULL dereference by Adrian Bunk · 18 years ago
  42. 665d866 [TIPC]: Updated TIPC version number to 1.6.2 by Allan Stephens · 18 years ago
  43. 53cfd1e [TIPC]: Unrecognized configuration command now returns error message by Allan Stephens · 18 years ago
  44. eb40946 [TIPC]: Added subscription cancellation capability by Lijun Chen · 18 years ago
  45. fc144de [TIPC]: Can now list multicast link on an isolated network node by Allan Stephens · 18 years ago
  46. 2de07f6 [TIPC]: Fixed slow link reactivation when link tolerance is large by Allan Stephens · 18 years ago
  47. 08c31f7 [TIPC]: Name publication events now delivered in chronological order by Allan Stephens · 18 years ago
  48. 3a8d121 [TIPC]: Add support for Ethernet VLANs by Allan Stephens · 18 years ago
  49. a3df92c [TIPC]: Remove code bloat introduced by print buffer rework by Allan Stephens · 18 years ago
  50. cfb0c08 [TIPC]: Optimize wakeup logic when socket has no waiting processes by Allan Stephens · 18 years ago
  51. e91ed0b [TIPC]: Added duplicate node address detection capability by Allan Stephens · 18 years ago
  52. eb5959c [TIPC]: Stream socket can now send > 66000 bytes at a time by Allan Stephens · 18 years ago
  53. 29ede24 [TIPC]: Debug print buffer enhancements and fixes by Allan Stephens · 18 years ago
  54. 065fd17 [TIPC]: Add missing unlock in port timeout code. by Allan Stephens · 18 years ago
  55. 28c4dad [PATCH] tipc __user annotations by Al Viro · 18 years ago
  56. 617dbea [TIPC]: fix printk warning by Jeff Garzik · 18 years ago
  57. 9df3f3d [TIPC]: Removing useless casts by Panagiotis Issaris · 18 years ago
  58. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  59. 863fae6 [TIPC] Fixed sk_buff panic caused by tipc_link_bundle_buf (REVISED) by Allan Stephens · 18 years ago
  60. 0702056 [TIPC]: Initial activation message now includes TIPC version number by Allan Stephens · 18 years ago
  61. ea13847 [TIPC]: Improve response to requests for node/link information by Allan Stephens · 18 years ago
  62. e49060c [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf by Allan Stephens · 18 years ago
  63. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  64. 3ba07e6 [TIPC]: Fix incorrect correction to discovery timer frequency computation. by Allan Stephens · 18 years ago
  65. 65f51ef [TIPC]: Get rid of dynamically allocated arrays in broadcast code. by Allan Stephens · 18 years ago
  66. 5392d64 [TIPC]: Fixed link switchover bugs by Allan Stephens · 18 years ago
  67. a10bd92 [TIPC]: Enhanced & cleaned up system messages; fixed 2 obscure memory leaks. by Allan Stephens · 18 years ago
  68. f131072 [TIPC]: First phase of assert() cleanup by Allan Stephens · 18 years ago
  69. e100ae9 [TIPC]: Disallow config operations that aren't supported in certain modes. by Allan Stephens · 18 years ago
  70. c33d53b [TIPC]: Fixed memory leak in tipc_link_send() when destination is unreachable by Allan Stephens · 18 years ago
  71. a75bf87 [TIPC]: Added missing warning for out-of-memory condition by Allan Stephens · 18 years ago
  72. a751352 [TIPC]: Withdrawing all names from nameless port now returns success, not error by Allan Stephens · 18 years ago
  73. 51f9cc1 [TIPC]: Optimized argument validation done by connect(). by Allan Stephens · 18 years ago
  74. a3b0a5a [TIPC]: Simplify code for returning partial success of stream send request. by Allan Stephens · 18 years ago
  75. 4b087b2 [TIPC]: recvmsg() now returns TIPC ancillary data using correct level (SOL_TIPC) by Allan Stephens · 18 years ago
  76. 4997865 [TIPC]: Improved performance of error checking during socket creation. by Allan Stephens · 18 years ago
  77. 1303e8f [TIPC]: Stream socket send indicates partial success if data partially sent. by Allan Stephens · 18 years ago
  78. bdd9478 [TIPC]: Connected send now checks socket state when retrying congested send. by Allan Stephens · 18 years ago
  79. 3546c75 [TIPC]: Can now return destination name of form {0,x,y} via ancillary data. by Allan Stephens · 18 years ago
  80. 3388007 [TIPC]: Implied connect now saves dest name for retrieval as ancillary data. by Allan Stephens · 18 years ago
  81. 6b384de [TIPC]: Fixed connect() to detect a dest address that is missing or too short. by Allan Stephens · 18 years ago
  82. e9024f0f [TIPC]: Non-operation-affecting corrections to comments & function definitions. by Allan Stephens · 18 years ago
  83. 687a25f [TIPC]: Validate entire interface name when locating bearer to enable. by Allan Stephens · 18 years ago
  84. a592ea6 [TIPC]: Added support for MODULE_VERSION capability. by Allan Stephens · 18 years ago
  85. 8b1f0a9 [TIPC]: Fix misleading comment in buf_discard() routine. by Allan Stephens · 18 years ago
  86. 70cb234 [TIPC]: Fixed privilege checking typo in dest_name_check(). by Allan Stephens · 18 years ago
  87. 3ac9021 [TIPC] Fix for NULL pointer dereference by Eric Sesterhenn · 18 years ago
  88. a4e0927 [TIPC]: Allow compilation when CONFIG_TIPC_DEBUG is not set. by Allan Stephens · 18 years ago
  89. d356eeb [TIPC]: Multicast link failure now resets all links to "nacking" node. by Allan Stephens · 18 years ago
  90. 2600824 [TIPC]: Links now validate destination node specified by incoming messages. by Allan Stephens · 18 years ago
  91. 9688243 [TIPC]: Allow ports to receive multicast messages through native API. by Allan Stephens · 18 years ago
  92. 4938450 [TIPC]: Corrected potential misuse of tipc_media_addr structure. by Allan Stephens · 18 years ago
  93. 2535ec5 [TIPC]: Use correct upper bound when validating network zone number. by Allan Stephens · 18 years ago
  94. 9ab230f [TIPC]: Prevent name table corruption if no room for new publication by Allan Stephens · 18 years ago
  95. 5e3c885 [TIPC] Improved tolerance to promiscuous mode interface by Jon Maloy · 18 years ago
  96. 63903ca [NET]: Remove redundant NULL checks before [kv]free by Jesper Juhl · 18 years ago
  97. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 18 years ago
  98. 87546b1 [TIPC]: Avoid compiler warning by Per Liden · 18 years ago
  99. de70c5b [TIPC]: Reduce stack usage by Per Liden · 18 years ago
  100. 988f088 [TIPC]: Cleanups by Adrian Bunk · 18 years ago