1. 831a39c Revert "cfg80211: make WEXT compatibility unselectable" by Jiri Kosina · 10 years ago
  2. 2c90331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. dc97a1a genetlink: A genl_bind() to an out-of-range multicast group should not WARN(). by David S. Miller · 10 years ago
  4. 023e2cf netlink/genetlink: pass network namespace to bind/unbind by Johannes Berg · 10 years ago
  5. c380d9a genetlink: pass multicast bind/unbind to families by Johannes Berg · 10 years ago
  6. 7d68536 netlink: call unbind when releasing socket by Johannes Berg · 10 years ago
  7. b10dcb3 netlink: update listeners directly when removing socket by Johannes Berg · 10 years ago
  8. f8403a2 genetlink: pass only network namespace to genl_has_listeners() by Johannes Berg · 10 years ago
  9. 02c81ab netlink: rename netlink_unbind() to netlink_undo_bind() by Johannes Berg · 10 years ago
  10. eb46e22 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  11. 5f35227 net: Generalize ndo_gso_check to ndo_features_check by Jesse Gross · 10 years ago
  12. 2c26d34 net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding by Jay Vosburgh · 10 years ago
  13. 4aa6118 openvswitch: fix odd_ptr_err.cocci warnings by Wu Fengguang · 10 years ago
  14. 6a8fc95 Bluetooth: Fix accepting connections when not using mgmt by Johan Hedberg · 10 years ago
  15. 8bfe844 Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR by Marcel Holtmann · 10 years ago
  16. b8fb4e0 net: Reset secmark when scrubbing packet by Thomas Graf · 10 years ago
  17. 796f2da net: Fix stacked vlan offload features computation by Toshiaki Makita · 10 years ago
  18. 997e068 openvswitch: Fix vport_send double free by Pravin B Shelar · 10 years ago
  19. cbe7e76 openvswitch: Fix GSO with multiple MPLS label. by Pravin B Shelar · 10 years ago
  20. ec449f4 openvswitch: Fix MPLS action validation. by Pravin B Shelar · 10 years ago
  21. 4cc1bec mpls: Fix allowed protocols for mpls gso by Pravin B Shelar · 10 years ago
  22. d0edc7b mpls: Fix config check for mpls. by Pravin B Shelar · 10 years ago
  23. ceb8d5b net: Rearrange loop in net_rx_action by Herbert Xu · 10 years ago
  24. 6bd373e net: Always poll at least one device in net_rx_action by Herbert Xu · 10 years ago
  25. 001ce54 net: Detect drivers that reschedule NAPI and exhaust budget by Herbert Xu · 10 years ago
  26. 726ce70 net: Move napi polling code out of net_rx_action by Herbert Xu · 10 years ago
  27. 0d16449 batman-adv: avoid NULL dereferences and fix if check by Antonio Quartulli · 10 years ago
  28. 0402e44 batman-adv: Unify fragment size calculation by Sven Eckelmann · 10 years ago
  29. 5b6698b batman-adv: Calculate extra tail size based on queued fragments by Sven Eckelmann · 10 years ago
  30. af6dabc net: drop the packet when fails to do software segmentation or header check by Jason Wang · 10 years ago
  31. 2dc49d1 tcp6: don't move IP6CB before xfrm6_policy_check() by Nicolas Dichtel · 10 years ago
  32. da413ee packet: Fixed TPACKET V3 to signal poll when block is closed rather than every packet by Dan Collins · 10 years ago
  33. ecb5ec0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  34. 71bb99a Bluetooth: bnep: bnep_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  35. 96c2665 Bluetooth: cmtp: cmtp_add_connection() should verify that it's dealing with l2cap socket by Al Viro · 10 years ago
  36. 51bda2b Bluetooth: hidp_connection_add() unsafe use of l2cap_pi() by Al Viro · 10 years ago
  37. 004fa5e Bluetooth: 6lowpan: Do not free skb when packet is dropped by Jukka Rissanen · 10 years ago
  38. e3bb504 [regression] chunk lost from bd9b51 by Al Viro · 10 years ago
  39. 00c845d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  40. 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
  41. 7dce675 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 10 years ago
  42. 1206940 geneve: Fix races between socket add and release. by Jesse Gross · 10 years ago
  43. 7ed767f geneve: Remove socket and offload handlers at destruction. by Jesse Gross · 10 years ago
  44. a18e6a1 netlink: Don't reorder loads/stores before marking mmap netlink frame as available by Thomas Graf · 10 years ago
  45. 4682a03 netlink: Always copy on mmap TX. by David Miller · 10 years ago
  46. 5766650 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  47. ea8ae25 Bluetooth: Fix bug with filter in service discovery optimization by Marcel Holtmann · 10 years ago
  48. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  49. 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
  50. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  51. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  52. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  53. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  54. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  55. 28a9bc6 mac80211: free management frame keys when removing station by Johannes Berg · 10 years ago
  56. 603ba7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  57. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  58. 65891fe net: Disallow providing non zero VLAN ID for NIC drivers FDB add flow by Or Gerlitz · 10 years ago
  59. f1fb521 ip_tunnel: Add missing validation of encap type to ip_tunnel_encap_setup() by Thomas Graf · 10 years ago
  60. bb1553c ip_tunnel: Add sanity checks to ip_tunnel_encap_add_ops() by Thomas Graf · 10 years ago
  61. 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
  62. 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
  63. 6ff4a8a rds: Fix min() warning in rds_message_inc_copy_to_user() by Geert Uytterhoeven · 10 years ago
  64. 8a0033a gre: fix the inner mac header in nbma tunnel xmit path by Timo Teräs · 10 years ago
  65. 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
  66. e3aa91a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  67. e962f30 fib_trie: Fix trie balancing issue if new node pushes down existing node by Alexander Duyck · 10 years ago
  68. 53f6b70 vlan: Add ability to always enable TSO/UFO by Toshiaki Makita · 10 years ago
  69. 185076d cfg80211: correctly check ad-hoc channels by Arik Nemtsov · 10 years ago
  70. 70dcec5 cfg80211: don't WARN about two consecutive Country IE hint by Emmanuel Grumbach · 10 years ago
  71. 9845904 Bluetooth: Fix mgmt response status when removing adapter by Johan Hedberg · 10 years ago
  72. ec6f99b Bluetooth: Fix enabling BR/EDR SC when powering on by Johan Hedberg · 10 years ago
  73. 722ddb0 mac80211: update the channel context after channel switch by Emmanuel Grumbach · 10 years ago
  74. f89f46c nl80211: check matches array length before acessing it by Luciano Coelho · 10 years ago
  75. 34f05f5 cfg80211: avoid mem leak on driver hint set by Arik Nemtsov · 10 years ago
  76. 08f6f14 cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers by Jouni Malinen · 10 years ago
  77. d025933 mac80211: fix multicast LED blinking and counter by Andreas Müller · 10 years ago
  78. 7e6225a mac80211: avoid using uninitialized stack data by Jes Sorensen · 10 years ago
  79. 9697f1c net: dsa: propagate error code from dsa_slave_phy_setup by Florian Fainelli · 10 years ago
  80. 53013c7 net: dsa: handle non-existing PHYs on switch internal bus by Florian Fainelli · 10 years ago
  81. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  82. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  83. 1aeb9c6 Bluetooth: Fix notifying mgmt power off before flushing connection list by Johan Hedberg · 10 years ago
  84. a511b35 Bluetooth: Fix incorrect pending cmd removal in pairing_complete() by Johan Hedberg · 10 years ago
  85. 15013ae Bluetooth: Fix calling hci_conn_put too early by Johan Hedberg · 10 years ago
  86. 417287d Bluetooth: Fix check for support for page scan related commands by Marcel Holtmann · 10 years ago
  87. 5c1a4c8 Bluetooth: Fix missing hci_dev_lock/unlock in hci_event by Jaganath Kanakkassery · 10 years ago
  88. 3ad6758 Bluetooth: Fix missing hci_dev_lock/unlock in mgmt req_complete() by Jaganath Kanakkassery · 10 years ago
  89. 92a578b Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  90. 198bf1b net: sock: fix access via invalid file descriptor by Alexei Starovoitov · 10 years ago
  91. f95b414 net: introduce helper macro for_each_cmsghdr by Gu Zheng · 10 years ago
  92. b6da007 Merge branch 'akpm' (patchbomb from Andrew) by Linus Torvalds · 10 years ago
  93. bd9b51e make default ->i_fop have ->open() fail with ENXIO by Al Viro · 10 years ago
  94. 707c596 Merge branch 'nsfs' into for-next by Al Viro · 10 years ago
  95. 3e32cb2 mm: memcontrol: lockless page counters by Johannes Weiner · 10 years ago
  96. cbfe0de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  97. e20db59 Merge tag 'nfs-for-3.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  98. 22f1092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  99. 785c20a irda: Convert function pointer arrays and uses to const by Joe Perches · 10 years ago
  100. 22bbf5f llc: Make llc_sap_action_t function pointer arrays const by Joe Perches · 10 years ago