1. bd355f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  2. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  3. ca20892 libceph: fix ceph_msg_new error path by Henry C Chang · 13 years ago
  4. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  5. ff53881 sysctl: net: call unregister_net_sysctl_table where needed by Lucian Adrian Grijincu · 13 years ago
  6. 41c31f3 networking: inappropriate ioctl operation should return ENOTTY by Lifeng Sun · 13 years ago
  7. 7cfd260 ipv4: don't spam dmesg with "Using LC-trie" messages by Alexey Dobriyan · 13 years ago
  8. a05d2ad af_unix: Only allow recv on connected seqpacket sockets. by Eric W. Biederman · 13 years ago
  9. b3b2700 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085 by Peter Korsgaard · 13 years ago
  10. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  11. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  12. 7833aa0 xfrm: Check for the new replay implementation if an esn state is inserted by Steffen Klassert · 13 years ago
  13. c0a56e6 esp6: Fix scatterlist initialization by Steffen Klassert · 13 years ago
  14. 3f602b0 xfrm: Fix replay window size calculation on initialization by Steffen Klassert · 13 years ago
  15. 0972ddb net: provide cow_metrics() methods to blackhole dst_ops by Held Bernhard · 13 years ago
  16. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  17. 1ed3aad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  18. f01cb5f Revert "bridge: Forward reserved group addresses if !STP" by David S. Miller · 13 years ago
  19. e965c05 ipv6: Remove hoplimit initialization to -1 by Thomas Egerer · 13 years ago
  20. a9cf73e ipv6: udp: fix the wrong headroom check by Shan Wei · 13 years ago
  21. 243e6df mac80211: fix SMPS debugfs locking by Johannes Berg · 13 years ago
  22. 10022a6 can: add missing socket check in can/raw release by Oliver Hartkopp · 13 years ago
  23. c6914a6 can: Add missing socket check in can/bcm release. by Dave Jones · 13 years ago
  24. 6cf5443 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  25. 0b0dc0f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  26. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 13 years ago
  27. a429b51 Bluetooth: Only keeping SAR bits when retransmitting one frame. by Ruiyi Zhang · 13 years ago
  28. f21ca5f Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 13 years ago
  29. b79f44c Bluetooth: Fix keeping the command timer running by Vinicius Costa Gomes · 13 years ago
  30. 7a74aeb Bluetooth: Fix refcount balance for hci connection by Ville Tervo · 13 years ago
  31. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  32. e3b2854 SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies by Trond Myklebust · 13 years ago
  33. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  34. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 13 years ago
  35. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  36. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 13 years ago
  37. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  38. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  39. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  40. eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 13 years ago
  41. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  42. 9494c7c sctp: fix oops while removed transport still using as retran path by Wei Yongjun · 13 years ago
  43. 25f7bf7 sctp: fix oops when updating retransmit path with DEBUG on by Vlad Yasevich · 13 years ago
  44. 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 13 years ago
  45. ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 13 years ago
  46. bfac369 ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile by David S. Miller · 13 years ago
  47. 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  48. 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 13 years ago
  49. 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 13 years ago
  50. f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 13 years ago
  51. aa86735 llc: Fix length check in llc_fixup_skb(). by David S. Miller · 13 years ago
  52. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 13 years ago
  53. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 13 years ago
  54. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  55. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  56. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  57. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  58. a25a32a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  59. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 13 years ago
  60. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  61. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  62. 77f38e0 libceph: fix linger request requeueing by Sage Weil · 13 years ago
  63. 9d93059 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  64. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  65. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  66. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  67. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  68. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  69. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  70. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  71. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  72. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 13 years ago
  73. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  74. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 13 years ago
  75. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  76. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 13 years ago
  77. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  78. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  79. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 13 years ago
  80. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  81. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 13 years ago
  82. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 13 years ago
  83. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  84. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  85. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 13 years ago
  86. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 13 years ago
  87. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 13 years ago
  88. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 13 years ago
  89. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 13 years ago
  90. e2c3d29 libceph: Get secret from the kernel keys api when mounting with key=NAME. by Tommi Virtanen · 13 years ago
  91. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  92. fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 13 years ago
  93. 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 13 years ago
  94. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  95. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 13 years ago
  96. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 13 years ago
  97. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 13 years ago
  98. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 13 years ago
  99. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 13 years ago
  100. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago