1. 9cab1ba Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  2. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  3. 7494d00 SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO by Trond Myklebust · 13 years ago
  4. 6cf5443 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  5. 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
  6. a8a8a09 netfilter: ipset: Fix the order of listing of sets by Jozsef Kadlecsik · 13 years ago
  7. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  8. e3b2854 SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies by Trond Myklebust · 13 years ago
  9. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  10. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 13 years ago
  11. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  12. c65353d ip: ip_options_compile() resilient to NULL skb route by Eric Dumazet · 13 years ago
  13. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  14. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  15. 3e8c806 Revert "tcp: disallow bind() to reuse addr/port" by David S. Miller · 13 years ago
  16. eafbd3f netfilter: ipset: set match and SET target fixes by Jozsef Kadlecsik · 13 years ago
  17. 0e8a835 netfilter: ipset: bitmap:ip,mac type requires "src" for MAC by Jozsef Kadlecsik · 13 years ago
  18. 9494c7c sctp: fix oops while removed transport still using as retran path by Wei Yongjun · 13 years ago
  19. 25f7bf7 sctp: fix oops when updating retransmit path with DEBUG on by Vlad Yasevich · 13 years ago
  20. 31d8b9e net: Disable NETIF_F_TSO_ECN when TSO is disabled by Ben Hutchings · 13 years ago
  21. ea2d368 net: Disable all TSO features when SG is disabled by Ben Hutchings · 13 years ago
  22. bfac369 ieee802154: Remove hacked CFLAGS in net/ieee802154/Makefile by David S. Miller · 13 years ago
  23. 020318d0 irda: fix locking unbalance in irda_sendmsg by Dave Jones · 13 years ago
  24. 192910a net: Do not wrap sysctl igmp_max_memberships in IP_MULTICAST by Joakim Tjernlund · 13 years ago
  25. 66944e1 inetpeer: reduce stack usage by Eric Dumazet · 13 years ago
  26. f8e9881 bridge: reset IPCB in br_parse_ip_options by Eric Dumazet · 13 years ago
  27. aa86735 llc: Fix length check in llc_fixup_skb(). by David S. Miller · 13 years ago
  28. 4a9f65f caif: performance bugfix - allow radio stack to prioritize packets. by Sjur Brændeland · 13 years ago
  29. 0c184ed caif: Bugfix use for_each_safe when removing list nodes. by Sjur Brændeland · 13 years ago
  30. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  31. 94c8a98 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  32. 1b86a58 ipv4: Fix "Set rt->rt_iif more sanely on output routes." by OGAWA Hirofumi · 13 years ago
  33. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  34. 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
  35. ec80bfc dsa/mv88e6131: add support for mv88e6085 switch by Peter Korsgaard · 13 years ago
  36. 47482f1 ipv6: Enable RFS sk_rxhash tracking for ipv6 sockets (v2) by Neil Horman · 13 years ago
  37. 0867659 Revert "net/sunrpc: Use static const char arrays" by Trond Myklebust · 13 years ago
  38. 77f38e0 libceph: fix linger request requeueing by Sage Weil · 13 years ago
  39. 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
  40. d14f5b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  41. 738faca ipv6: Don't pass invalid dst_entry pointer to dst_release(). by Boris Ostrovsky · 13 years ago
  42. fcf8bd3 mac80211: Fix duplicate frames on cooked monitor by Helmut Schaa · 13 years ago
  43. 96120d8 netfilter: xt_conntrack: fix inverted conntrack direction test by Florian Westphal · 13 years ago
  44. b722504 netfilter: xt_addrtype: replace rt6_lookup with nf_afinfo->route by Florian Westphal · 13 years ago
  45. 0fae2e7 netfilter: af_info: add 'strict' parameter to limit lookup to .oif by Florian Westphal · 13 years ago
  46. 31ad3dd netfilter: af_info: add network namespace parameter to route hook by Florian Westphal · 13 years ago
  47. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  48. b4232a2 netfilter: h323: bug in parsing of ASN1 SEQOF field by David Sterba · 13 years ago
  49. 2f9f28b netfilter: ipset: references are protected by rwlock instead of mutex by Jozsef Kadlecsik · 13 years ago
  50. 512d06b netfilter: ipset: list:set timeout variant fixes by Jozsef Kadlecsik · 13 years ago
  51. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  52. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 13 years ago
  53. 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
  54. 84daeb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  55. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 13 years ago
  56. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  57. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 13 years ago
  58. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 13 years ago
  59. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  60. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  61. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 13 years ago
  62. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 13 years ago
  63. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 13 years ago
  64. 1459a3c bridge: Fix compilation warning in function br_stp_recalculate_bridge_id() by Balaji G · 13 years ago
  65. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 13 years ago
  66. e2c3d29 libceph: Get secret from the kernel keys api when mounting with key=NAME. by Tommi Virtanen · 13 years ago
  67. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  68. fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 13 years ago
  69. 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 13 years ago
  70. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  71. 02aadf7 xfrm: Restrict extended sequence numbers to esp by Steffen Klassert · 13 years ago
  72. e2b1912 xfrm: Check for esn buffer len in xfrm_new_ae by Steffen Klassert · 13 years ago
  73. af2f464 xfrm: Assign esn pointers when cloning a state by Steffen Klassert · 13 years ago
  74. 36ae014 xfrm: Move the test on replay window size into the replay check functions by Steffen Klassert · 13 years ago
  75. 4910ac6 ipv4: Don't ip_rt_put() an error pointer in RAW sockets. by David S. Miller · 13 years ago
  76. 499fe9a mac80211: fix aggregation frame release during timeout by Daniel Halperin · 13 years ago
  77. 2b78ac9 cfg80211: fix BSS double-unlinking (continued) by Juuso Oikarinen · 13 years ago
  78. bef9bac cfg80211:: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  79. 67aa030 mac80211: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  80. 1f951a7 mac80211: fix NULL pointer dereference in ieee80211_key_alloc() by Petr Štetiar · 13 years ago
  81. 4dc217d mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates by Felix Fietkau · 13 years ago
  82. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  83. 3e49e6d net: use CHECKSUM_NONE instead of magic number by Cesar Eduardo Barros · 13 years ago
  84. edf947f bridge: notify applications if address of bridge device changes by stephen hemminger · 13 years ago
  85. 8628bd8 ipv4: Fix IP timestamp option (IPOPT_TS_PRESPEC) handling in ip_options_echo() by Jan Luebbe · 13 years ago
  86. 53914b6 can: make struct proto const by Oliver Hartkopp · 13 years ago
  87. 3b261ad net: remove useless comments in net/core/dev.c by Amerigo Wang · 13 years ago
  88. e0bccd3 rose: Add length checks to CALL_REQUEST parsing by Ben Hutchings · 13 years ago
  89. be20250 ROSE: prevent heap corruption with bad facilities by Dan Rosenberg · 13 years ago
  90. d370af0 irda: validate peer name and attribute lengths by Dan Rosenberg · 13 years ago
  91. d50e7e3 irda: prevent heap corruption on invalid nickname by Dan Rosenberg · 13 years ago
  92. e433430 dst: Clone child entry in skb_dst_pop by Steffen Klassert · 13 years ago
  93. 3bc0732 xfrm: Force a dst refcount before entering the xfrm type handlers by Steffen Klassert · 13 years ago
  94. a271c5a NFS: Ensure that rpc_release_resources_task() can be called twice. by OGAWA Hirofumi · 13 years ago
  95. 6b0ae40 ceph: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  96. 00a24705 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  97. 1fbc784 ipv4: do not ignore route errors by Julian Anastasov · 13 years ago
  98. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 13 years ago
  99. 4047185 Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  100. 37e826c ipv4: Fix nexthop caching wrt. scoping. by David S. Miller · 13 years ago