1. 340b6e5 tipc: fix broadcast wakeup contention after congestion by Richard Alpe · 10 years ago
  2. fd11a83 net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skb by Alexander Duyck · 10 years ago
  3. ffde732 net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag by Alexander Duyck · 10 years ago
  4. 6e5f59a Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  5. 6ea3b44 net: sched: cls: use nla_nest_cancel instead of nlmsg_trim by Jiri Pirko · 10 years ago
  6. 023160b tipc: avoid double lock 'spin_lock:&seq->lock' by Ying Xue · 10 years ago
  7. 1d460b9 rocker: remove swdev mode by Roopa Prabhu · 10 years ago
  8. b5f185f Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  9. e008f3f net: avoid to call skb_queue_len again by Li RongQing · 10 years ago
  10. 602de7e Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago
  11. 605ad7f tcp: refine TSO autosizing by Eric Dumazet · 10 years ago
  12. d3a9632 skb_copy_datagram_iovec() can die by Al Viro · 10 years ago
  13. e5a4b0b switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitives by Al Viro · 10 years ago
  14. 1783639 first fruits - kill l2cap ->memcpy_fromiovec() by Al Viro · 10 years ago
  15. c0371da put iov_iter into msghdr by Al Viro · 10 years ago
  16. d838df2 vmci: propagate msghdr all way down to __qp_memcpy_from_queue() by Al Viro · 10 years ago
  17. 56c39fb switch l2cap ->memcpy_fromiovec() to msghdr by Al Viro · 10 years ago
  18. f4362a2 switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) by Al Viro · 10 years ago
  19. f69e6d1 ip_generic_getfrag, udplite_getfrag: switch to passing msghdr by Al Viro · 10 years ago
  20. 19e3c66 ipv6 equivalent of "ipv4: Avoid reading user iov twice after raw_probe_proto_opt" by Al Viro · 10 years ago
  21. b61e9dc raw.c: stick msghdr into raw_frag_vec by Al Viro · 10 years ago
  22. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  23. d2b2a13 openvswitch: set correct protocol on route lookup by Jiri Benc · 10 years ago
  24. bd42b78 net: sched: cls_basic: fix error path in basic_change() by Jiri Pirko · 10 years ago
  25. 0cf00c6 net/socket.c : introduce helper function do_sock_sendmsg to replace reduplicate code by Gu Zheng · 10 years ago
  26. 42eef7a tcp_cubic: refine Hystart delay threshold by Eric Dumazet · 10 years ago
  27. 6e3a8a9 tcp_cubic: add SNMP counters to track how effective is Hystart by Eric Dumazet · 10 years ago
  28. 57d743a net: sched: cls: remove unused op put from tcf_proto_ops by Jiri Pirko · 10 years ago
  29. 4988bb4 tipc: fix missing spinlock init and nullptr oops by Erik Hugne · 10 years ago
  30. 6ffe75e net: avoid two atomic operations in fast clones by Eric Dumazet · 10 years ago
  31. 395eea6 rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() by Mahesh Bandewar · 10 years ago
  32. 88b17b6 tipc: drop tx side permission checks by Erik Hugne · 10 years ago
  33. 86fe8f8 ipv6: remove useless spin_lock/spin_unlock by Duan Jiong · 10 years ago
  34. 6db70e3e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 10 years ago
  35. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  36. 18b5427 net_sched: cls_cgroup: remove unnecessary if by Jiri Pirko · 10 years ago
  37. 2f8a296 net_sched: cls_flow: remove duplicate assignments by Jiri Pirko · 10 years ago
  38. 6a659cd net_sched: cls_flow: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  39. 3fe6b49 net_sched: cls_bpf: remove faulty use of list_for_each_entry_rcu by Jiri Pirko · 10 years ago
  40. 472f583 net_sched: cls_bpf: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  41. e438645 net_sched: cls_basic: remove unnecessary iteration and use passed arg by Jiri Pirko · 10 years ago
  42. 97ede29 tipc: convert name table read-write lock to RCU by Ying Xue · 10 years ago
  43. 834caaf tipc: remove unnecessary INIT_LIST_HEAD by Ying Xue · 10 years ago
  44. 5492390 tipc: simplify relationship between name table lock and node lock by Ying Xue · 10 years ago
  45. 3493d25 tipc: any name table member must be protected under name table lock by Ying Xue · 10 years ago
  46. fb9962f tipc: ensure all name sequences are properly protected with its lock by Ying Xue · 10 years ago
  47. 38622f4 tipc: ensure all name sequences are released when name table is stopped by Ying Xue · 10 years ago
  48. 993bfe5 tipc: make name table allocated dynamically by Ying Xue · 10 years ago
  49. 1b61e70 tipc: remove size variable from publ_list struct by Ying Xue · 10 years ago
  50. 60c04ae udp: Neaten and reduce size of compute_score functions by Joe Perches · 10 years ago
  51. 829ae9d net-timestamp: allow reading recv cmsg on errqueue with origin tstamp by Willem de Bruijn · 10 years ago
  52. 7ce875e ipv4: warn once on passing AF_INET6 socket to ip_recv_error by Willem de Bruijn · 10 years ago
  53. 81c4126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  54. 069f845 can: fix spelling errors by Jeremiah Mahler · 10 years ago
  55. b111b78 can: eliminate banner[] variable and switch to pr_info() by Jeremiah Mahler · 10 years ago
  56. 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
  57. 244ebd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  58. f700076 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  59. 5a34bd5 Bluetooth: Enable events for P-256 Public Key and DHKey commands by Marcel Holtmann · 10 years ago
  60. 4efbb2c Bluetooth: Add support for enabling Extended Scanner Filter Policies by Marcel Holtmann · 10 years ago
  61. 2f010b5 Bluetooth: Add support for handling LE Direct Advertising Report events by Marcel Holtmann · 10 years ago
  62. 4b71bba Bluetooth: Enabled LE Direct Advertising Report event if supported by Marcel Holtmann · 10 years ago
  63. bcb47aa mac802154: use goto label on failure by Varka Bhadram · 10 years ago
  64. da25cf6 Bluetooth: Report invalid RSSI for service discovery and background scan by Marcel Holtmann · 10 years ago
  65. efb2513 Bluetooth: Fix discovery filter when no RSSI is available by Marcel Holtmann · 10 years ago
  66. 189f6ad Bluetooth: Remove redundant reverse_base_uuid variable by Johan Hedberg · 10 years ago
  67. 9981bdb Bluetooth: Fix Get Conn Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  68. ebf86aa Bluetooth: Fix initializing hci_conn RSSI to invalid value by Johan Hedberg · 10 years ago
  69. 6948737 Bluetooth: Convert Get Clock Info to use cmd_complete callback by Johan Hedberg · 10 years ago
  70. 2922a94 Bluetooth: Convert discovery commands to use cmd_complete callback by Johan Hedberg · 10 years ago
  71. d8b7b1e Bluetooth: Convert Unpair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  72. 04ab274 Bluetooth: Convert Pair Device to use cmd_complete callback by Johan Hedberg · 10 years ago
  73. 7776d1d Bluetooth: Use cmd_complete callback for authentication mgmt commands by Johan Hedberg · 10 years ago
  74. f5818c2 Bluetooth: Convert Disconnect mgmt command to use cmd_complete callback by Johan Hedberg · 10 years ago
  75. 323b0b8 Bluetooth: Store parameter length with pending mgmt commands by Johan Hedberg · 10 years ago
  76. 1b9b5ee Bluetooth: Add callback to create proper cmd_complete events by Johan Hedberg · 10 years ago
  77. 1db9960 net/mac802154: No need for an extra space when casting by Stefan Schmidt · 10 years ago
  78. a4dc1321 net/mac802154: Remove extra blank lines. by Stefan Schmidt · 10 years ago
  79. 6c10dc0 net/ieee802154: Remove and add extra blank lines as needed. by Stefan Schmidt · 10 years ago
  80. cad865d net/ieee802154: Make sure alignment matches parenthesis.. by Stefan Schmidt · 10 years ago
  81. a413e3f net/6lowpan: Remove FSF address from GPL statement. by Stefan Schmidt · 10 years ago
  82. ee3c3ca Bluetooth: Clear discovery filter before starting background scan by Marcel Holtmann · 10 years ago
  83. 2207880 Bluetooth: Fix memory leaks from discovery filter UUID list by Marcel Holtmann · 10 years ago
  84. 0256325 Bluetooth: Add helper function for clearing the discovery filter by Marcel Holtmann · 10 years ago
  85. 66ea942 Bluetooth: Add support for Start Service Discovery command by Jakub Pawlowski · 10 years ago
  86. 799ce93 Bluetooth: Add logic for UUID filter handling by Jakub Pawlowski · 10 years ago
  87. b487b9c Bluetooth: Add framework for device found filtering based on UUID by Marcel Holtmann · 10 years ago
  88. bda157a Bluetooth: Filter device found events based on RSSI threshold by Marcel Holtmann · 10 years ago
  89. 37eab04 Bluetooth: Add extra discovery fields for storing filter information by Jakub Pawlowski · 10 years ago
  90. de51f16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  91. 04bb7ec Merge tag 'nfc-next-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 10 years ago
  92. 8019044 Bluetooth: Split triggering of discovery commands into separate function by Marcel Holtmann · 10 years ago
  93. 11e6e25 Bluetooth: Use {start,stop}_discovery_complete handler for cmd_complete by Marcel Holtmann · 10 years ago
  94. f5a969f Bluetooth: Simplify the error handling of Start Discovery command by Marcel Holtmann · 10 years ago
  95. 854bda1 Bluetooth: Increment management interface revision by Marcel Holtmann · 10 years ago
  96. 8ab9731 Bluetooth: Increase minor version of core module by Marcel Holtmann · 10 years ago
  97. 580039e Bluetooth: Fix false-positive "uninitialized" compiler warning by Johan Hedberg · 10 years ago
  98. 7f376cd Bluetooth: Fix minor coding style issue in smp.c by Johan Hedberg · 10 years ago
  99. 923e241 Bluetooth: Fix SMP debug key handling by Johan Hedberg · 10 years ago
  100. 06edf8d Bluetooth: Organize SMP crypto functions to logical sections by Johan Hedberg · 10 years ago