1. 0a54cec Merge branch 'linus' into core/rcu by Ingo Molnar · 14 years ago
  2. 31cafd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  3. 9f88816 ipv6: fix NULL reference in proxy neighbor discovery by stephen hemminger · 14 years ago
  4. 1a61a83 Bluetooth: Bring back var 'i' increment by Gustavo F. Padovan · 14 years ago
  5. b1312c8 xfrm: check bundle policy existance before dereferencing it by Timo Teräs · 14 years ago
  6. b76ce56 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir() by Trond Myklebust · 14 years ago
  7. 26cde9f udp: Fix bogus UFO packet generation by Herbert Xu · 14 years ago
  8. 25442e0 bridge: fdb cleanup runs too often by stephen hemminger · 14 years ago
  9. fa68a78 Clear IFF_XMIT_DST_RELEASE for teql interfaces by Tom Hughes · 14 years ago
  10. d8d326d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  11. 021570e mac80211: fix warn, enum may be used uninitialized by Christoph Fritz · 14 years ago
  12. fed396a bridge: Fix OOM crash in deliver_clone by Herbert Xu · 14 years ago
  13. 2107134 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  14. 81bdf5b net: Make accesses to ->br_port safe for sparse RCU by Paul E. McKenney · 15 years ago
  15. e8d15e6 net: rxhash already set in __copy_skb_header by Eric Dumazet · 14 years ago
  16. e897082 net: fix deliver_no_wcard regression on loopback device by John Fastabend · 14 years ago
  17. 07a0f0f pktgen: Fix accuracy of inter-packet delay. by Daniel Turull · 14 years ago
  18. ae638c4 pkt_sched: gen_estimator: add a new lock by Eric Dumazet · 14 years ago
  19. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 15 years ago
  20. 00d9d6a ipv6: fix ICMP6_MIB_OUTERRORS by Eric Dumazet · 14 years ago
  21. ebedb22 Merge branch 'num_rx_queues' of git://kernel.ubuntu.com/rtg/net-2.6 by David S. Miller · 14 years ago
  22. aea34e7a caif: fix a couple range checks by Dan Carpenter · 14 years ago
  23. 08c801f net: Print num_rx_queues imbalance warning only when there are allocated queues by Tim Gardner · 14 years ago
  24. 327723e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  25. aea9d71 ipvs: Add missing locking during connection table hashing and unhashing by Sven Wegener · 14 years ago
  26. b054b74 mac80211: fix deauth before assoc by Johannes Berg · 14 years ago
  27. 35dd050 mac80211: fix function pointer check by Holger Schurig · 14 years ago
  28. 035320d ipmr: dont corrupt lists by Eric Dumazet · 14 years ago
  29. 8ffb335 ip6mr: fix a typo in ip6mr_for_each_table() by Eric Dumazet · 14 years ago
  30. 72e09ad ipv6: avoid high order allocations by Eric Dumazet · 14 years ago
  31. c446492 tcp: use correct net ns in cookie_v4_check() by Eric Dumazet · 15 years ago
  32. ca55158 rps: tcp: fix rps_sock_flow_table table updates by Eric Dumazet · 15 years ago
  33. 57f1553 syncookies: remove Kconfig text line about disabled-by-default by Florian Westphal · 15 years ago
  34. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 15 years ago
  35. 8b9a4e6 mac80211: process station blockack action frames from work by Johannes Berg · 15 years ago
  36. 4f4aeb7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  37. db2c241 act_pedit: access skb->data safely by Changli Gao · 15 years ago
  38. fbc2e7d cls_u32: use skb_header_pointer() to dereference data safely by Changli Gao · 15 years ago
  39. edafe50 TCP: tcp_hybla: Fix integer overflow in slow start increment by Daniele Lacamera · 15 years ago
  40. 33c29dd act_nat: fix the wrong checksum when addr isn't in old_addr/mask by Changli Gao · 15 years ago
  41. 2df4a0f net: fix conflict between null_or_orig and null_or_bond by John Fastabend · 15 years ago
  42. 194dbcc net: init_vlan should not copy slave or master flags by John Fastabend · 15 years ago
  43. fafeeb6 xfrm: force a dst reference in __xfrm_route_forward() by Eric Dumazet · 15 years ago
  44. 51a0d38 mac80211: fix dialog token allocator by Johannes Berg · 15 years ago
  45. 8ae5977 mac80211: fix blockack-req processing by Johannes Berg · 15 years ago
  46. 288fcee net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 by Joe Perches · 15 years ago
  47. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  48. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 15 years ago
  49. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 15 years ago
  50. c936e8b netfilter: don't xt_jumpstack_alloc twice in xt_register_table by Xiaotian Feng · 15 years ago
  51. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  52. 2903037 net: fix sk_forward_alloc corruptions by Eric Dumazet · 15 years ago
  53. 7dfde17 Phonet: listening socket lock protects the connected socket list by Rémi Denis-Courmont · 15 years ago
  54. 97dc875 caif: unlock on error path in cfserl_receive() by Dan Carpenter · 15 years ago
  55. 5daf47b net/rds: Add missing mutex_unlock by Julia Lawall · 15 years ago
  56. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 15 years ago
  57. 6057fd7 IPv6: fix Mobile IPv6 regression by Brian Haley · 15 years ago
  58. e5e5cf4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  59. 368a07d mac80211: make a function static by Johannes Berg · 15 years ago
  60. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  61. 045de01 netlink: bug fix: wrong size was calculated for vfinfo list blob by Scott Feldman · 15 years ago
  62. 8ca9418 netlink: bug fix: don't overrun skbs on vf_port dump by Scott Feldman · 15 years ago
  63. 50636af xt_tee: use skb_dst_drop() by Eric Dumazet · 15 years ago
  64. 0aa6827 ipv6: Add GSO support on forwarding path by Herbert Xu · 15 years ago
  65. a473113 net: fix __neigh_event_send() by Eric Dumazet · 15 years ago
  66. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. ade6108 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  68. 92e99a9 iucv: convert cpu notifier to return encapsulate errno value by Akinobu Mita · 15 years ago
  69. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 15 years ago
  70. a56635a net/iucv: Add missing spin_unlock by Julia Lawall · 15 years ago
  71. 0a68b0b sunrpc: fix leak on error on socket xprt setup by J. Bruce Fields · 15 years ago
  72. ed0f160 ipmr: off by one in __ipmr_fill_mroute() by Dan Carpenter · 15 years ago
  73. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  74. e513480 Phonet: fix potential use-after-free in pep_sock_close() by Rémi Denis-Courmont · 15 years ago
  75. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  76. ef7ffe8 sunrpc: use formatting of module name in SUNRPC by Alex Riesen · 15 years ago
  77. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 15 years ago
  78. d9b52dc net/dccp: expansion of error code size by Yoichi Yuasa · 15 years ago
  79. a0c9101 wireless: fix sta_info.h kernel-doc warnings by Randy Dunlap · 15 years ago
  80. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  81. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
  82. a69eee4 Revert "ath9k: Group Key fix for VAPs" by Linus Torvalds · 15 years ago
  83. 4fd5ec5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 15 years ago
  84. 8286274 tun: Update classid on packet injection by Herbert Xu · 15 years ago
  85. f845172 cls_cgroup: Store classid in struct sock by Herbert Xu · 15 years ago
  86. dcda138d caif: Bugfix - use MSG_TRUNC in receive by Sjur Braendeland · 15 years ago
  87. a9a8f10 caif: Bugfix - missing spin_unlock by Sjur Braendeland · 15 years ago
  88. ca6a09f caif: Bugfix - Poll can't return POLLHUP while connecting. by Sjur Braendeland · 15 years ago
  89. 638e628 caif: Bugfix - handle mem-allocation failures by Sjur Braendeland · 15 years ago
  90. 7aecf49 caif: Bugfix - use standard Linux lists by Sjur Braendeland · 15 years ago
  91. 9e4b816 caif: Bugfix - wait_ev*_timeout returns long. by Sjur Braendeland · 15 years ago
  92. 8ce6ceb net-2.6 : V2 - fix dev_get_valid_name by Daniel Lezcano · 15 years ago
  93. 253683b rtnetlink: Fix error handling in do_setlink() by David Howells · 15 years ago
  94. eb1669a net-caif: drop redundant Kconfig entries by Mike Frysinger · 15 years ago
  95. 53b0f08 net_sched: Fix qdisc_notify() by Eric Dumazet · 15 years ago
  96. a6c0f82 ieee802154: Fix possible NULL pointer dereference in wpan_phy_alloc by Denis Kirjanov · 15 years ago
  97. 9918ff2 sunrpc: Pushdown the bkl from sunrpc cache ioctl by Frederic Weisbecker · 15 years ago
  98. 674b604 sunrpc: Pushdown the bkl from ioctl by Frederic Weisbecker · 15 years ago
  99. 1756ac3 Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  100. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 15 years ago