1. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  2. 01a8590 caif: checking the wrong variable by Dan Carpenter · 14 years ago
  3. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 13 years ago
  4. d78c68e Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  5. aa0adb1 batman-adv: Use "__attribute__" shortcut macros by Sven Eckelmann · 13 years ago
  6. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  7. ed7809d batman-adv: Even Batman should not dereference NULL pointers by Jesper Juhl · 14 years ago
  8. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  9. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  10. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  11. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  12. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  13. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  14. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  15. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  16. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  17. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  18. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 14 years ago
  19. 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago
  20. fa6dd8a xfrm: check trunc_len in XFRMA_ALG_AUTH_TRUNC by Nicolas Dichtel · 14 years ago
  21. c191a83 tcp: disallow bind() to reuse addr/port by Eric Dumazet · 14 years ago
  22. d7b92af CAIF: Fix IPv6 support in receive path for GPRS/3G by Kumar Sanghvi · 14 years ago
  23. 545ecdc arp: allow to invalidate specific ARP entries by Maxim Levitsky · 14 years ago
  24. bfe0d02 net_sched: factorize qdisc stats handling by Eric Dumazet · 14 years ago
  25. 36909ea net: Add alloc_netdev_mqs function by Tom Herbert · 14 years ago
  26. 91b5c98 caif: don't set connection request param size before copying data by Dan Rosenberg · 14 years ago
  27. facb4ed phonet: some signedness bugs by Dan Carpenter · 14 years ago
  28. 83723d6 netfilter: x_tables: dont block BH while reading counters by Eric Dumazet · 14 years ago
  29. 0363466 net offloading: Convert checksums to use centrally computed features. by Jesse Gross · 14 years ago
  30. 02932ce net offloading: Convert skb_need_linearize() to use precomputed features. by Jesse Gross · 14 years ago
  31. 91ecb63 net offloading: Convert dev_gso_segment() to use precomputed features. by Jesse Gross · 14 years ago
  32. fc74121 net offloading: Pass features into netif_needs_gso(). by Jesse Gross · 14 years ago
  33. f01a523 net offloading: Generalize netif_get_vlan_features(). by Jesse Gross · 14 years ago
  34. 9497a05 net offloading: Accept NETIF_F_HW_CSUM for all protocols. by Jesse Gross · 14 years ago
  35. 697d0e3 net: fix kernel-doc warning in core/filter.c by Randy Dunlap · 14 years ago
  36. 0ab03c2 netlink: test for all flags of the NLM_F_DUMP composite by Jan Engelhardt · 14 years ago
  37. 14934ef Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  38. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  39. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  40. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  41. bfbb234 dccp: make upper bound for seq_window consistent on 32/64 bit by Gerrit Renker · 14 years ago
  42. 763dadd dccp: fix bug in updating the GSR by Samuel Jero · 14 years ago
  43. 2cf5be9 dccp: fix return value for sequence-invalid packets by Samuel Jero · 14 years ago
  44. b3e19d9 fs: scale mntget/mntput by Nick Piggin · 14 years ago
  45. 4b93688 fs: improve scalability of pseudo filesystems by Nick Piggin · 14 years ago
  46. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  47. ff0c7d1 fs: avoid inode RCU freeing for pseudo fs by Nick Piggin · 14 years ago
  48. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  49. fe15ce4 fs: change d_delete semantics by Nick Piggin · 14 years ago
  50. f88de8d net: bridge: check the length of skb after nf_bridge_maybe_copy_header() by Changli Gao · 14 years ago
  51. cba85b5 netfilter: fix export secctx error handling by Pablo Neira Ayuso · 14 years ago
  52. f682cef netfilter: fix the race when initializing nf_ct_expect_hash_rnd by Changli Gao · 14 years ago
  53. 6623e3b ipv4: IP defragmentation must be ECN aware by Eric Dumazet · 14 years ago
  54. 2a8fe00 dcb: use after free in dcb_flushapp() by Dan Carpenter · 14 years ago
  55. 70bfa2d dcb: unlock on error in dcbnl_ieee_get() by Dan Carpenter · 14 years ago
  56. 5f9251c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  57. 2c6607c net: add POLLPRI to sock_def_readable() by Eric Dumazet · 14 years ago
  58. 3610cda af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks. by David S. Miller · 14 years ago
  59. 44b8288 net_sched: pfifo_head_drop problem by Eric Dumazet · 14 years ago
  60. 06778b1 mac80211: remove stray extern by Johannes Berg · 14 years ago
  61. 90fc4b3 mac80211: implement off-channel TX using hw r-o-c offload by Johannes Berg · 14 years ago
  62. 21f8358 mac80211: implement hardware offload for remain-on-channel by Johannes Berg · 14 years ago
  63. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  64. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  65. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  66. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  67. b5c34f6 mac80211: fix some key comments and code by Johannes Berg · 14 years ago
  68. 707e634 Revert "mac80211: temporarily disable reorder release timer" by Christian Lamparter · 14 years ago
  69. 24a8fda mac80211: serialize rx path workers by Christian Lamparter · 14 years ago
  70. ff039c6 cfg80211: fix transposition of words in printk by Bob Copeland · 14 years ago
  71. f76b57b mac80211: Fix mesh portal communication with other mesh nodes. by Joel A Fernandes · 14 years ago
  72. 4cfda47 mac80211: ignore PSM bit of reordered frames by Christian Lamparter · 14 years ago
  73. 9fc3bbb ipv4/route.c: respect prefsrc for local routes by Joel Sing · 14 years ago
  74. 782a9e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 14 years ago
  75. d2460f4 mac80211: add missing synchronize_rcu by Johannes Berg · 14 years ago
  76. 919bbad mac80211: fix mesh forwarding when ratelimited too by Milton Miller · 14 years ago
  77. 1a9180a net/bridge: fix trivial sparse errors by Tomas Winkler · 14 years ago
  78. 0dfb33a sch_red: report backlog information by Eric Dumazet · 14 years ago
  79. 7f891cf dcbnl: more informed return values for new dcbnl routines by Shmulik Ravid · 14 years ago
  80. e6f2612 bridge: stp: ensure mac header is set by Florian Westphal · 14 years ago
  81. 9d89081 bridge: fix br_multicast_ipv6_rcv for paged skbs by Tomas Winkler · 14 years ago
  82. 40cd201 tipc: update log.h re-include protection to reflect new name by Paul Gortmaker · 14 years ago
  83. a016892 tipc: remove extraneous braces from single statements by Allan Stephens · 14 years ago
  84. e3ec9c7 tipc: remove zeroing assignments to static global variables by Allan Stephens · 14 years ago
  85. 2db9983 tipc: split variable assignments out of conditional expressions by Allan Stephens · 14 years ago
  86. 0e65967 tipc: cleanup various cosmetic whitespace issues by Allan Stephens · 14 years ago
  87. 25860c3 tipc: recode getsockopt error handling for better readability by Paul Gortmaker · 14 years ago
  88. e83504f tipc: remove pointless check for NULL prior to kfree by Allan Stephens · 14 years ago
  89. 886ef52 tipc: remove redundant #includes by Allan Stephens · 14 years ago
  90. 6e7e309 tipc: Finish streamlining of debugging code by Allan Stephens · 14 years ago
  91. 8d64a5b tipc: Prune down link-specific debugging code by Allan Stephens · 14 years ago
  92. 7ced689 tipc: remove dump() and tipc_dump_dbg() by Allan Stephens · 14 years ago
  93. b29f142 tipc: remove calls to dbg() and msg_dbg() by Allan Stephens · 14 years ago
  94. f5e7526 tipc: rename dbg.[ch] to log.[ch] by Allan Stephens · 14 years ago
  95. 5af5479 tipc: Remove internal linked list of node objects by Allan Stephens · 14 years ago
  96. b0c1e92 tipc: Remove user registry subsystem by Allan Stephens · 14 years ago
  97. aa70200 tipc: Eliminate use of user registry by topology service by Allan Stephens · 14 years ago
  98. 7a488fd3 tipc: Eliminate use of user registry by configuration service by Allan Stephens · 14 years ago
  99. 8f92df6 tipc: Remove prototype code for supporting multiple clusters by Allan Stephens · 14 years ago
  100. 51a8e4d tipc: Remove prototype code for supporting inter-cluster routing by Allan Stephens · 14 years ago