1. 5d5d568 make new_sync_{read,write}() static by Al Viro · 10 years ago
  2. dcdbd7b net/9p: remove (now-)unused helpers by Al Viro · 10 years ago
  3. 21c9f5c p9_client_attach(): set fid->uid correctly by Al Viro · 10 years ago
  4. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 10 years ago
  5. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 10 years ago
  6. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 10 years ago
  7. 01e97e6 new helper: msg_data_left() by Al Viro · 10 years ago
  8. a2dd379 Merge remote-tracking branch 'dh/afs' into for-davem by Al Viro · 10 years ago
  9. d8725c8 get rid of the size argument of sock_sendmsg() by Al Viro · 10 years ago
  10. 6aa2481 switch kernel_sendmsg() and kernel_recvmsg() to iov_iter_kvec() by Al Viro · 10 years ago
  11. da18428 net: switch importing msghdr from userland to {compat_,}import_iovec() by Al Viro · 10 years ago
  12. 602bd0e net: switch sendto() and recvfrom() to import_single_range() by Al Viro · 10 years ago
  13. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  14. 7abccdb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  15. c85d697 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  16. 3030381 net: dsa: fix filling routing table from OF description by Pavel Nakonechny · 10 years ago
  17. 67e04c2 l2tp: unregister l2tp_net_ops on failure path by WANG Cong · 10 years ago
  18. 91bc4822 tc: bpf: add checksum helpers by Alexei Starovoitov · 10 years ago
  19. f60e599 ipv6: protect skb->sk accesses from recursive dereference inside the stack by hannes@stressinduktion.org · 10 years ago
  20. b85c3dc netfilter: Pass nf_hook_state through arpt_do_table(). by David S. Miller · 10 years ago
  21. 073bfd5 netfilter: Pass nf_hook_state through nft_set_pktinfo*(). by David S. Miller · 10 years ago
  22. 8f8a371 netfilter: Pass nf_hook_state through ip6t_do_table(). by David S. Miller · 10 years ago
  23. 8fe2238 netfilter: Pass nf_hook_state through nf_nat_ipv6_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  24. 1c491ba netfilter: Pass nf_hook_state through ipt_do_table(). by David S. Miller · 10 years ago
  25. d7cf408 netfilter: Pass nf_hook_state through nf_nat_ipv4_{in,out,fn,local_fn}(). by David S. Miller · 10 years ago
  26. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 10 years ago
  27. 1d1de89 netfilter: Use nf_hook_state in nf_queue_entry. by David S. Miller · 10 years ago
  28. cfdfab3 netfilter: Create and use nf_hook_state. by David S. Miller · 10 years ago
  29. 38c8af6 Bluetooth: Fix location of TX power field in LE advertising data by Marcel Holtmann · 10 years ago
  30. fd6413d Bluetooth: hidp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
  31. b2ddeb1 Bluetooth: cmtp: Use BIT(x) instead of (1 << x) by Marcel Holtmann · 10 years ago
  32. 836a061 Bluetooth: bnep: Handle BNEP connection setup request by Grzegorz Kolodziejczyk · 10 years ago
  33. bf8b9a9 Bluetooth: bnep: Add support to extended headers of control frames by Grzegorz Kolodziejczyk · 10 years ago
  34. 0477e2e Bluetooth: bnep: Add support for get bnep features via ioctl by Grzegorz Kolodziejczyk · 10 years ago
  35. bcad571 ebpf: add skb->priority to offset map for usage in {cls, act}_bpf by Daniel Borkmann · 10 years ago
  36. e0fdbab Bluetooth: bnep: Return err value while sending cmd is not understood by Grzegorz Kolodziejczyk · 10 years ago
  37. 576b7cd netns: don't allocate an id for dead netns by Nicolas Dichtel · 10 years ago
  38. 6d458f5 Revert "netns: don't clear nsid too early on removal" by Nicolas Dichtel · 10 years ago
  39. 00db412 ipv4: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  40. 51456b2 ipv4: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  41. 7ba0c47 ip6mr: call del_timer_sync() in ip6mr_free_table() by WANG Cong · 10 years ago
  42. 419df12 net: move fib_rules_unregister() under rtnl lock by WANG Cong · 10 years ago
  43. ed78530 ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup by WANG Cong · 10 years ago
  44. 666b805 tcp: fix FRTO undo on cumulative ACK of SACKed range by Neal Cardwell · 10 years ago
  45. ed193ec tipc: simplify link mtu negotiation by Jon Paul Maloy · 10 years ago
  46. dff29b1 tipc: eliminate delayed link deletion at link failover by Jon Paul Maloy · 10 years ago
  47. 2da7142 tipc: drop tunneled packet duplicates at reception by Jon Paul Maloy · 10 years ago
  48. 9f0d34b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  49. e213568 Bluetooth: Disallow LE local out-of-band data when LE privacy is used by Marcel Holtmann · 10 years ago
  50. 8172ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  51. e1622ba dev: set iflink to 0 for virtual interfaces by Nicolas Dichtel · 10 years ago
  52. 7a66bbc net: remove iflink field from struct net_device by Nicolas Dichtel · 10 years ago
  53. abd2be0 dsa: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  54. 2dbf6b5 vlan: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  55. ee9b959 ipmr,ip6mr: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  56. 1e99584 ipip,gre,vti,sit: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  57. ecf2c06 ip6tnl,gre6,vti6: implement ndo_get_iflink by Nicolas Dichtel · 10 years ago
  58. a54acb3 dev: introduce dev_get_iflink() by Nicolas Dichtel · 10 years ago
  59. 1b9441f Bluetooth: Convert local OOB data reading to use HCI request by Johan Hedberg · 10 years ago
  60. 757aa0b Bluetooth: Move hci_get_cmd_complete() to hci_event.c by Johan Hedberg · 10 years ago
  61. abe66a4 Bluetooth: Remove unused hci_req_pending() function by Johan Hedberg · 10 years ago
  62. f7d9e97 Bluetooth: Remove unneeded recv_event variable by Johan Hedberg · 10 years ago
  63. f60cb30 Bluetooth: Convert hci_req_sync family of function to new request API by Johan Hedberg · 10 years ago
  64. e6214487 Bluetooth: Add second hci_request callback option for full skb by Johan Hedberg · 10 years ago
  65. 444c6dd Bluetooth: Add clarifying comment to command status handling by Johan Hedberg · 10 years ago
  66. 64dd374 Bluetooth: Export SMP selftest result in debugfs by Marcel Holtmann · 10 years ago
  67. 6de50f9 Bluetooth: Export ECDH selftest result in debugfs by Marcel Holtmann · 10 years ago
  68. 0151e42 Bluetooth: Restrict BNEP flags to only valid ones by Marcel Holtmann · 10 years ago
  69. 5f5da99 Bluetooth: Restrict HIDP flags to only valid ones by Marcel Holtmann · 10 years ago
  70. 8bf17a3 Bluetooth: Restrict CMTP flags to only valid ones by Marcel Holtmann · 10 years ago
  71. c3370de Bluetooth: Expose current Device ID information via debugfs by Marcel Holtmann · 10 years ago
  72. 05e8bb8 pkt_sched: fq: correct spelling of locally by Simon Horman · 10 years ago
  73. af3e09e Merge tag 'mac80211-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  74. 1e84891 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  75. 44ba069 RxRPC: Handle VERSION Rx protocol packets by David Howells · 10 years ago
  76. 382d797 RxRPC: Use iov_iter_count() in rxrpc_send_data() instead of the len argument by David Howells · 10 years ago
  77. aab9483 RxRPC: Don't call skb_add_data() if there's no data to copy by David Howells · 10 years ago
  78. 3af6878 RxRPC: Fix the conversion to iov_iter by David Howells · 10 years ago
  79. 788211d mac80211: fix RX A-MPDU session reorder timer deletion by Johannes Berg · 10 years ago
  80. a5581ef can: introduce new raw socket option to join the given CAN filters by Oliver Hartkopp · 10 years ago
  81. 514ac99 can: fix multiple delivery of a single CAN frame for overlapping CAN filters by Oliver Hartkopp · 10 years ago
  82. 7e436905 tipc: fix a slab object leak by Ying Xue · 10 years ago
  83. 7b6249b Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 10 years ago
  84. fbcb217 net: rename dev to orig_dev in deliver_ptype_list_skb by Jiri Pirko · 10 years ago
  85. ed4ac42 af_iucv: fix AF_IUCV sendmsg() errno by Eugene Crosser · 10 years ago
  86. fa2d8ff openvswitch: Return vport module ref before destruction by Thomas Graf · 10 years ago
  87. f9c72d1 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  88. 67b61f6 netlink: implement nla_get_in_addr and nla_get_in6_addr by Jiri Benc · 10 years ago
  89. 930345e netlink: implement nla_put_in_addr and nla_put_in6_addr by Jiri Benc · 10 years ago
  90. 15e318b xfrm: simplify xfrm_address_t use by Jiri Benc · 10 years ago
  91. 8f55db4 tcp: simplify inetpeer_addr_base use by Jiri Benc · 10 years ago
  92. 53b24b8 ipv6: coding style: comparison for inequality with NULL by Ian Morris · 10 years ago
  93. 63159f2 ipv6: coding style: comparison for equality with NULL by Ian Morris · 10 years ago
  94. 6e47d6c fib_trie: Cleanup ip_fib_net_exit code path by Alexander Duyck · 10 years ago
  95. ad88d05 fib_trie: Fix warning on fib4_rules_exit by Alexander Duyck · 10 years ago
  96. 89a3f3c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 10 years ago
  97. db6e3e8 Bluetooth: Refactor HCI request variables into own struct by Johan Hedberg · 10 years ago
  98. a4368ff Bluetooth: Refactor L2CAP variables into l2cap_ctrl by Johan Hedberg · 10 years ago
  99. 2c44be8 mac80211: set QoS capability before changing station state by Johannes Berg · 10 years ago
  100. 070e176 mac80211: send HT/VHT IEs in TDLS discovery response by Arik Nemtsov · 10 years ago