1. 4880d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 16 years ago
  3. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 16 years ago
  4. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 16 years ago
  5. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 16 years ago
  6. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 16 years ago
  7. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  8. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 16 years ago
  9. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 16 years ago
  10. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 16 years ago
  11. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  12. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 16 years ago
  13. c800578 net: Fix useless comment reference loop. by Johannes Berg · 16 years ago
  14. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 16 years ago
  15. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  16. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  17. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 16 years ago
  18. f37f2c6 rose: Wrong list_lock argument in rose_node seqops by Bernard Pidoux · 16 years ago
  19. 4ac2ccd netns: Fix reassembly timer to use the right namespace by Daniel Lezcano · 16 years ago
  20. aaf8cdc netns: Fix device renaming for sysfs by Daniel Lezcano · 16 years ago
  21. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 16 years ago
  22. 84994e1 dccp: ccid2.c, ccid3.c use clamp(), clamp_t() by Harvey Harrison · 16 years ago
  23. 0c0b0ac net: remove NR_CPUS arrays in net/core/dev.c by Mike Travis · 16 years ago
  24. d3e2ce3 net: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  25. 8398531 bluetooth: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  26. 260ffee irda: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  27. b4192bb net: Add a WARN_ON_ONCE() to the transmit timeout function by Arjan van de Ven · 16 years ago
  28. 50aab54 net: Add missing braces to multi-statement if()s by Ilpo Järvinen · 16 years ago
  29. 8b16924 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  30. 52c0e11 netfilter: assign PDE->fops before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  31. 84841c3 ipv4: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  32. 1d3faa3 vlan: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  33. 0c89652 atm: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  34. 0bb53a6 ipv6: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  35. 5efdccb net: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  36. 6e79d85 netfilter: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  37. e7fe233 sunrpc: assign PDE->data before gluing PDE into /proc tree by Denis V. Lunev · 16 years ago
  38. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 16 years ago
  39. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  40. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  41. ccc7518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  42. 17f8304 mac80211: incorrect shift direction by Harvey Harrison · 16 years ago
  43. 636c5d4 mac80211: insert WDS peer after adding interface by Johannes Berg · 16 years ago
  44. e94e106 mac80211: don't allow invalid WDS peer addresses by Johannes Berg · 16 years ago
  45. 8b808bf mac80211: assign conf.beacon_control for mesh by Johannes Berg · 16 years ago
  46. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 16 years ago
  47. 8099179 ipv6: Compilation fix for compat MCAST_MSFILTER sockopts. by Pavel Emelyanov · 16 years ago
  48. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  49. f34d7a5 tty: The big operations rework by Alan Cox · 16 years ago
  50. 1591311 tcp: Overflow bug in Vegas by Lachlan Andrew · 16 years ago
  51. be9164e [IPv4] UFO: prevent generation of chained skb destined to UFO device by Kostya B · 16 years ago
  52. 45e741b ipv4: annotate a few functions __init in ipconfig.c by Sam Ravnborg · 16 years ago
  53. 9781db7 Merge branch 'audit.b50' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  54. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  55. 3ae02d6 proc: switch /proc/irda/irnet to seq_file interface by Alexey Dobriyan · 16 years ago
  56. 443a70d netfilter: nf_conntrack: padding breaks conntrack hash on ARM by Philip Craig · 16 years ago
  57. 0010e46 ipv4: Update MTU to all related cache entries in ip_rt_frag_needed() by Timo Teras · 16 years ago
  58. 980c478 sch_sfq: use del_timer_sync() in sfq_destroy() by Jarek Poplawski · 16 years ago
  59. 42908c6 net: Add compat support for getsockopt (MCAST_MSFILTER) by David L Stevens · 16 years ago
  60. be666e0 net: Several cleanups for the setsockopt compat support. by David L Stevens · 16 years ago
  61. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  62. d69efb1 bridge: kernel panic when unloading bridge module by Bodo Stroesser · 16 years ago
  63. 43af853 bridge: fix error handling in br_add_if() by Volodymyr G Lukiianyk · 16 years ago
  64. 9a732ed netfilter: {nfnetlink,ip,ip6}_queue: fix skb_over_panic when enlarging packets by Arnaud Ebalard · 16 years ago
  65. 0e93bb9 netfilter: x_tables: fix net namespace leak when reading /proc/net/xxx_tables_names by Pavel Emelyanov · 16 years ago
  66. be8d0d7 netfilter: xt_TCPOPTSTRIP: signed tcphoff for ipv6_skip_exthdr() retval by Roel Kluin · 16 years ago
  67. 246eb2a tcp: Limit cwnd growth when deferring for GSO by John Heffner · 16 years ago
  68. ce447eb tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled by John Heffner · 16 years ago
  69. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  70. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  71. bd8fd21 wireless: Fix compile error with wifi & leds by Luca Tettamanti · 16 years ago
  72. 9ae27e0a tcp: Fix slab corruption with ipv6 and tcp6fuzz by Evgeniy Polyakov · 16 years ago
  73. dae5029 ipv4/ipv6 compat: Fix SSM applications on 64bit kernels. by David L Stevens · 16 years ago
  74. 01a2202 [IPSEC]: Use digest_null directly for auth by Herbert Xu · 16 years ago
  75. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 16 years ago
  76. 3f91bd4 can: Fix copy_from_user() results interpretation by Sam Ravnborg · 16 years ago
  77. 5c5d6da Revert "ipv6: Fix typo in net/ipv6/Kconfig" by David S. Miller · 16 years ago
  78. becf3da tipc: endianness annotations by Al Viro · 16 years ago
  79. ec6b486 ipv6: result of csum_fold() is already 16bit, no need to cast by Al Viro · 16 years ago
  80. 5e2c433 [XFRM] AUDIT: Fix flowlabel text format ambibuity. by YOSHIFUJI Hideaki · 16 years ago
  81. f375d55 asm/unaligned.h doesn't work well as the very first include by Al Viro · 16 years ago
  82. 2e561c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. 653252c net: Fix wrong interpretation of some copy_to_user() results. by Pavel Emelyanov · 16 years ago
  84. 5b3f129 ipv6: Fix typo in net/ipv6/Kconfig by Michael Beasley · 16 years ago
  85. 1a98d05 ipv6 RAW: Disallow IPPROTO_IPV6-level IPV6_CHECKSUM socket option on ICMPv6 sockets. by YOSHIFUJI Hideaki · 16 years ago
  86. 8d390ef tcp: tcp_probe buffer overflow and incorrect return value by Tom Quetchenbach · 16 years ago
  87. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 16 years ago
  88. 2db3e47 af_key: Fix af_key.c compiler warning by Brian Haley · 16 years ago
  89. 02f3705 RxRPC: Fix a regression in the RXKAD security module by David Howells · 16 years ago
  90. 563307b Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  91. 10c993a Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  92. 233607d Merge branch 'devel' by Trond Myklebust · 16 years ago
  93. b48633b SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request by Trond Myklebust · 16 years ago
  94. d02aacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. 5e659e4 [NET]: Fix heavy stack usage in seq_file output routines. by Pavel Emelyanov · 16 years ago
  96. 3d36696 [AF_UNIX] Initialise UNIX sockets before general device initcalls by David Woodhouse · 16 years ago
  97. c9c1014 [RTNETLINK]: Fix bogus ASSERT_RTNL warning by Patrick McHardy · 16 years ago
  98. 0da926f mac80211: fix use before check of Qdisc length by Ron Rindjunsky · 16 years ago
  99. 13d8fd2 net/mac80211/rx.c: fix off-by-one by Adrian Bunk · 16 years ago
  100. 1ebebea mac80211: Fix race between ieee80211_rx_bss_put and lookup routines. by Pavel Emelyanov · 16 years ago