1. 99c1459 tipc: Fix bugs in rejection of message with short header by Allan Stephens · 16 years ago
  2. 9bef543 tipc: Message header creation optimizations by Allan Stephens · 16 years ago
  3. bd78453 tipc: Expand link sequence gap field to 13 bits by Allan Stephens · 16 years ago
  4. 307fdf5 tipc: Add missing spinlock in name table display code by Allan Stephens · 16 years ago
  5. 0f15d36 tipc: Prevent display of name table types with no publications by Allan Stephens · 16 years ago
  6. 7571521 tipc: Optimize message initialization routine by Allan Stephens · 16 years ago
  7. 9c396a7 tipc: Prevent access of non-existent field in short message header by Allan Stephens · 16 years ago
  8. 1265a02 tipc: Minor optimizations to received message processing by Allan Stephens · 16 years ago
  9. a686e68 tipc: Fix minor bugs in link session number handling by Allan Stephens · 16 years ago
  10. e0d4e3d tipc: Fix bugs in message error code display when debugging by Allan Stephens · 16 years ago
  11. 5307e46 tipc: Standardize error checking on incoming messages via native API by Allan Stephens · 16 years ago
  12. 84b07c1 tipc: Fix bug in connection setup via native API by Allan Stephens · 16 years ago
  13. 5406460 irda: Push BKL down into irda ioctl handlers by Alan Cox · 17 years ago
  14. 866988e wanrouter: Push down BKL by Alan Cox · 17 years ago
  15. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  16. 289c79a vlan: Use bitmask of feature flags instead of seperate feature bits by Patrick McHardy · 17 years ago
  17. 071f92d net: The world is not perfect patch. by Rami Rosen · 17 years ago
  18. 88860c9 xfrm_user: Remove zero length key checks. by David S. Miller · 17 years ago
  19. 51f82a2 net/ipv4/arp.c: Use common hex_asc helpers by Denis Cheng · 17 years ago
  20. 7d227cd2 tcp: TCP connection times out if ICMP frag needed is delayed by Sridhar Samudrala · 17 years ago
  21. 0319437 tipc: Fix initialization sequence problems when entering network mode by Allan Stephens · 17 years ago
  22. 6d4a667 tipc: Update "previous node" indicators when node address changes by Allan Stephens · 17 years ago
  23. 811102c tipc: Optimize null pointer check during neighbor discovery by Allan Stephens · 17 years ago
  24. 2ecb092 tipc: Prevent node object duplication due to simultaneous discovery by Allan Stephens · 17 years ago
  25. 59f0c45 tipc: Fix skb_under_panic when configuring TIPC without privileges by Allan Stephens · 17 years ago
  26. dc58c78 ip6mr: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  27. cf3677a ipmr: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  28. 3dca02a ip6tnl: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  29. 2f4c02d ipmr: Ipip tunnel uses on-device stats. by Pavel Emelyanov · 17 years ago
  30. 4eecc10 sit: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  31. 50f59ce ipip: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  32. addd68e ipgre: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  33. a339f1c bridge: Use on-device stats instead of private ones. by Pavel Emelyanov · 17 years ago
  34. 96e7408 net: The dev->get_stats pointer is not NULL nowadays. by Pavel Emelyanov · 17 years ago
  35. 4da5105 af_key: Fix selector family initialization. by Kazunori MIYAZAWA · 17 years ago
  36. d8ac48d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  37. 0d580a7 mac80211: fix NULL pointer dereference in ieee80211_compatible_rates by Helmut Schaa · 17 years ago
  38. d3ede32 pktgen: make sure that pktgen_thread_worker has been executed by Denis V. Lunev · 17 years ago
  39. 51e779f mac80211: don't claim iwspy support by Johannes Berg · 17 years ago
  40. 5fb1357 [VLAN]: Propagate selected feature bits to VLAN devices by Patrick McHardy · 17 years ago
  41. 81d8534 vlan: Correctly handle device notifications for layered VLAN devices by Patrick McHardy · 17 years ago
  42. 0e91796 net: Fix call to ->change_rx_flags(dev, IFF_MULTICAST) in dev_change_flags() by David Woodhouse · 17 years ago
  43. f2df824 net_sched: cls_api: fix return value for non-existant classifiers by Patrick McHardy · 17 years ago
  44. 1ac06e0 ipsec: Use the correct ip_local_out function by Herbert Xu · 17 years ago
  45. 6f70499 ipv6 addrconf: Allow infinite prefix lifetime. by YOSHIFUJI Hideaki · 17 years ago
  46. 69cdf8f ipv6 route: Fix lifetime in netlink. by YOSHIFUJI Hideaki · 17 years ago
  47. a326443 ipv6 addrconf: Fix route lifetime setting in corner case. by YOSHIFUJI Hideaki · 17 years ago
  48. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  49. 0686caa ndisc: Add missing strategies for per-device retrans timer/reachable time settings. by YOSHIFUJI Hideaki · 17 years ago
  50. 34ac257 ipv6: Register some net/ipv6/ core sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  51. 7d291eb inet: Register fragmentation some ctls at read-only root. by Pavel Emelyanov · 17 years ago
  52. 0002c63 ipv6: In fragmentation code, handle error returned from register_pernet_subsys. by Pavel Emelyanov · 17 years ago
  53. 0a64b4b inet: Rename fragmentation sysctl-related functions/variables. by Pavel Emelyanov · 17 years ago
  54. d5a4502 netns: Register net/core/ sysctls at read-only root. by Pavel Emelyanov · 17 years ago
  55. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 17 years ago
  56. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 17 years ago
  57. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 17 years ago
  58. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 17 years ago
  59. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 17 years ago
  60. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 17 years ago
  61. 2f561fe mac80211: Add RTNL version of ieee80211_iterate_active_interfaces by Ivo van Doorn · 17 years ago
  62. 34a961f mac80211 : Association with 11n hidden ssid ap. by Abhijeet Kolekar · 17 years ago
  63. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  64. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  65. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  66. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  67. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  68. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  69. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 17 years ago
  70. d0c4471 9p: fix flags length in net by Steven Rostedt · 17 years ago
  71. 728fc4e 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 17 years ago
  72. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 17 years ago
  73. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 17 years ago
  74. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  75. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 17 years ago
  76. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 17 years ago
  77. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 17 years ago
  78. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  79. fac371d mac80211: fix queue constant confusion by Johannes Berg · 17 years ago
  80. 07346f81 mac80211: proper STA info locking by Johannes Berg · 17 years ago
  81. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 17 years ago
  82. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 17 years ago
  83. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  84. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 17 years ago
  86. 01b7a31 netfilter: xt_iprange: module aliases for xt_iprange by Phil Oester · 17 years ago
  87. 1eedf69 netfilter: ctnetlink: dump conntrack ID in event messages by Eric Leblond · 17 years ago
  88. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 17 years ago
  89. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 17 years ago
  90. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 17 years ago
  91. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 17 years ago
  92. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 17 years ago
  93. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 17 years ago
  94. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 17 years ago
  95. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  96. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 17 years ago
  97. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 17 years ago
  98. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 17 years ago
  99. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 17 years ago
  100. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 17 years ago