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