1. dc9319f Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 20ebb34 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  3. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  4. 49a068f rpc: fix xdr_truncate_encode to handle buffer ending on page boundary by J. Bruce Fields · 10 years ago
  5. bdec419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  6. 627d2cc Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  7. 15ecf7a Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  8. 9d31b3c batman-adv: fix potential TT client + orig-node memory leak by Linus Lüssing · 10 years ago
  9. a516488 batman-adv: fix multicast counter when purging originators by Linus Lüssing · 10 years ago
  10. e8829f0 batman-adv: fix counter for multicast supporting nodes by Linus Lüssing · 10 years ago
  11. f44d540 batman-adv: fix lock class for decoding hash in network-coding.c by Martin Hundebøll · 10 years ago
  12. 2c667a3 batman-adv: fix delayed foreign originator recognition by Linus Lüssing · 10 years ago
  13. 329887a batman-adv: fix and simplify condition when bonding should be used by Simon Wunderlich · 10 years ago
  14. 1e359a5 Revert "mac80211: Fix accounting of the tailroom-needed counter" by Johannes Berg · 10 years ago
  15. 24cc59d openvswitch: Consistently include VLAN header in flow and port stats. by Ben Pfaff · 10 years ago
  16. 843925f tcp: Do not apply TSO segment limit to non-TSO packets by Herbert Xu · 10 years ago
  17. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  18. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  19. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  20. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  21. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  22. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago
  23. b10dcb3 netlink: update listeners directly when removing socket by Johannes Berg · 10 years ago
  24. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  25. 02c81ab netlink: rename netlink_unbind() to netlink_undo_bind() by Johannes Berg · 10 years ago
  26. eb46e22 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  27. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  28. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  29. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  30. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  31. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  32. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  33. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  34. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  35. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  36. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  37. 4cc1bec mpls: Fix allowed protocols for mpls gso by Pravin B Shelar · 10 years ago
  38. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  39. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  40. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  41. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  42. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  43. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  44. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  45. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  46. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  47. 2dc49d1 tcp6: don't move IP6CB before xfrm6_policy_check() by Nicolas Dichtel · 10 years ago
  48. da413ee packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet by Dan Collins · 10 years ago
  49. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  50. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  51. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  52. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  53. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  54. e3bb504 [regression] chunk lost from bd9b51 by Al Viro · 10 years ago
  55. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  56. 86c8fc4 Merge tag 'mac80211-for-davem-2014-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  57. 7dce675 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  58. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  59. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  60. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 10 years ago
  61. 4682a03 netlink: Always copy on mmap TX. by David Miller · 10 years ago
  62. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  63. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  64. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  65. 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
  66. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  67. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  68. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  69. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  70. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  71. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  72. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  74. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  75. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  76. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  77. c9f2c3d Merge tag 'master-2014-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  78. a463e9c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  79. 6ff4a8a rds: Fix min() warning in rds_message_inc_copy_to_user() by Geert Uytterhoeven · 10 years ago
  80. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 10 years ago
  81. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  82. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  83. e962f30 fib_trie: Fix trie balancing issue if new node pushes down existing node by Alexander Duyck · 10 years ago
  84. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  85. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  86. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  87. 9845904 Bluetooth: Fix mgmt response status when removing adapter by Johan Hedberg · 10 years ago
  88. ec6f99b Bluetooth: Fix enabling BR/EDR SC when powering on by Johan Hedberg · 10 years ago
  89. 722ddb0 mac80211: update the channel context after channel switch by Emmanuel Grumbach · 10 years ago
  90. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  91. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  92. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  93. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  94. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  95. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  96. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  97. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  98. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  99. 1aeb9c6 Bluetooth: Fix notifying mgmt power off before flushing connection list by Johan Hedberg · 10 years ago
  100. a511b35 Bluetooth: Fix incorrect pending cmd removal in pairing_complete() by Johan Hedberg · 10 years ago