1. eeee245 SUNRPC: Fix a deadlock in rpc_client_register() by Trond Myklebust · 12 years ago
  2. 4f8568c rpc_pipe: rpc_dir_inode_operations can be static by Fengguang Wu · 12 years ago
  3. 76fa666 rpc_pipe: set dentry operations at d_alloc time by Jeff Layton · 12 years ago
  4. 899dd38 Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  5. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  6. be0c5d8 Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  7. 3366dd9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  8. db58316 Merge branches 'for-3.11/battery', 'for-3.11/elo', 'for-3.11/holtek' and 'for-3.11/i2c-hid-fixed' into for-linus by Jiri Kosina · 12 years ago
  9. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 12 years ago
  10. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 12 years ago
  11. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  12. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 12 years ago
  13. 61c5d6b libceph: call r_unsafe_callback when unsafe reply is received by Yan, Zheng · 12 years ago
  14. 2cb33ca libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 12 years ago
  15. ccca4e3 libceph: fix truncate size calculation by Yan, Zheng · 12 years ago
  16. eb845ff libceph: fix safe completion by Yan, Zheng · 12 years ago
  17. 4974341 libceph: print more info for short message header by Alex Elder · 12 years ago
  18. 96e4dac libceph: add lingering request reference when registered by Alex Elder · 12 years ago
  19. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  20. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  21. fe3c22b Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  22. e77e430 more open-coded file_inode() calls by Al Viro · 12 years ago
  23. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 12 years ago
  24. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 12 years ago
  25. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 12 years ago
  26. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 12 years ago
  27. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 12 years ago
  28. a5cc68f af_key: fix info leaks in notify messages by Mathias Krause · 12 years ago
  29. a963a37 ipv6: ip6_sk_dst_check() must not assume ipv6 dst by Eric Dumazet · 12 years ago
  30. 5dbe7c1 net: fix kernel deadlock with interface rename and netdev name retrieval. by Nicolas Schichan · 12 years ago
  31. dc84829 ipv6: check return value of ipv6_get_lladdr by Hannes Frederic Sowa · 12 years ago
  32. bd8a703 gre: fix a possible skb leak by Eric Dumazet · 12 years ago
  33. 2b7a5db Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  34. ab4eb35 ipv6: Process unicast packet with Router Alert by checking flag in skb. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  35. 9d5c34f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  36. a3d9dd8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  37. 57bf744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  38. c8fc51c netfilter: ipt_ULOG: fix incorrect setting of ulog timer by Gao feng · 12 years ago
  39. 797a7d6 netfilter: ctnetlink: send event when conntrack label was modified by Florian Westphal · 12 years ago
  40. 5aed938 netfilter: nf_nat_sip: fix mangling by Balazs Peter Odor · 12 years ago
  41. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 12 years ago
  42. 142dcdd netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling by Phil Oester · 12 years ago
  43. a881ae1 ipv6: don't call addrconf_dst_alloc again when enable lo by Gao feng · 12 years ago
  44. c0353c7 ipv4: Fixed MD5 key lookups when adding/ removing MD5 to/ from TCP sockets. by Aydin Arik · 12 years ago
  45. 4067c66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  46. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  47. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 12 years ago
  48. 06f3d7f ipvs: SCTP ports should be writable in ICMP packets by Julian Anastasov · 12 years ago
  49. e401452 rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set by Jeff Layton · 12 years ago
  50. 33be081 ipv6: ndisc: fix ndisc_send_redirect writing to the wrong skb by Matthias Schiffer · 12 years ago
  51. 32de868 bridge: fix switched interval for MLD Query types by Linus Lüssing · 12 years ago
  52. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 12 years ago
  53. c5b248d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into wireless by David S. Miller · 12 years ago
  54. e00c7f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  55. 0e496b8 Merge 3.10-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  56. 722a300 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  57. c5c7774 sctp: fully initialize sctp_outq in sctp_outq_init by Neil Horman · 12 years ago
  58. 59f45d5 Bluetooth: Fix conditions for HCI_Delete_Stored_Link_Key by Johan Hedberg · 12 years ago
  59. 300b962 Bluetooth: Fix crash in l2cap_build_cmd() with small MTU by Anderson Lizardo · 12 years ago
  60. d3b6f61 ip_tunnel: remove __net_init/exit from exported functions by Eric Dumazet · 12 years ago
  61. baafc77 net/ipv4: ip_vti clear skb cb before tunneling. by Saurabh Mohan · 12 years ago
  62. a6f79d0 l2tp: Fix sendmsg() return value by Guillaume Nault · 12 years ago
  63. 55b92b7 l2tp: Fix PPP header erasure and memory leak by Guillaume Nault · 12 years ago
  64. 2dc85bf packet: packet_getname_spkt: make sure string is always 0-terminated by Daniel Borkmann · 12 years ago
  65. e86c986 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  66. 26e0446 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  67. 6bb7aab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  68. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  69. 42d887a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  70. 96570ff Bluetooth: Fix mgmt handling of power on failures by Johan Hedberg · 12 years ago
  71. cb3b315 Bluetooth: Fix missing length checks for L2CAP signalling PDUs by Johan Hedberg · 12 years ago
  72. 757aee0 Bluetooth: Fix checks for LE support on LE-only controllers by Johan Hedberg · 12 years ago
  73. b396966 netfilter: xt_TCPMSS: Fix missing fragmentation handling by Phil Oester · 12 years ago
  74. 70d19f8 netfilter: xt_TCPMSS: Fix IPv6 default MSS too by Phil Oester · 12 years ago
  75. 795d855 mac80211: Fix rate control mask matching call by Simon Wunderlich · 12 years ago
  76. a6b368f mac80211: abort CAC in stop_ap() by Simon Wunderlich · 12 years ago
  77. 35d865a mac80211: work around broken APs not including HT info by Johannes Berg · 12 years ago
  78. 7cdbac7 netlink: fix error propagation in netlink_mmap() by Patrick McHardy · 12 years ago
  79. 1abd165 net: sctp: fix NULL pointer dereference in socket destruction by Daniel Borkmann · 12 years ago
  80. ed13998 sock_diag: fix filter code sent to userspace by Nicolas Dichtel · 12 years ago
  81. 1b79821 Merge tag '9p-3.10-bug-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 12 years ago
  82. ed82c43 netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr() by Pablo Neira Ayuso · 12 years ago
  83. d882109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 12 years ago
  84. a8241c6 ipvs: info leak in __ip_vs_get_dest_entries() by Dan Carpenter · 12 years ago
  85. d5b4c93 batman-adv: Don't handle address updates when bla is disabled by Simon Wunderlich · 12 years ago
  86. 7c24bbb batman-adv: forward late OGMs from best next hop by Simon Wunderlich · 12 years ago
  87. ac16d14 batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it is taken by Matthias Schiffer · 12 years ago
  88. 38a4671 Merge 3.10-rc5 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  89. 40edeff net_sched: qdisc_get_rtab() must check data[] array by Eric Dumazet · 12 years ago
  90. 7b8dfe2 netfilter: nfnetlink_queue: fix missing HW protocol by Pablo Neira Ayuso · 12 years ago
  91. 9ec2ef53 SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute() by Trond Myklebust · 12 years ago
  92. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 12 years ago
  93. a76580f SUNRPC: Fix a potential race in rpc_execute by Trond Myklebust · 12 years ago
  94. a7526eb net: Unbreak compat_sys_{send,recv}msg by Andy Lutomirski · 12 years ago
  95. 4cd5773 net: core: move mac_pton() to lib/net_utils.c by Andy Shevchenko · 12 years ago
  96. 409b545 netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option by Phil Oester · 12 years ago
  97. 37bc4f8 netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects by Pablo Neira Ayuso · 12 years ago
  98. 991a6b7 netfilter: nfnetlink_acct: fix incomplete dumping of objects by Pablo Neira Ayuso · 12 years ago
  99. 4d3797d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  100. 5343a7f net_sched: htb: do not mix 1ns and 64ns time units by Eric Dumazet · 12 years ago