1. 6d65233 net/socket.c: fold do_sock_{read,write} into callers by Al Viro · 9 years ago
  2. 1d10eb2 crypto: switch af_alg_make_sg() to iov_iter by Al Viro · 9 years ago
  3. 31a25fa net: bury net/core/iovec.c - nothing in there is used anymore by Al Viro · 9 years ago
  4. f25dcc7 tipc: tipc ->sendmsg() conversion by Al Viro · 9 years ago
  5. 21226ab net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() by Al Viro · 9 years ago
  6. 57be5bd ip: convert tcp_sendmsg() to iov_iter primitives by Al Viro · 9 years ago
  7. cacdc7d ip: stash a pointer to msghdr in struct ping_fakehdr by Al Viro · 10 years ago
  8. 2e90b1c rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter properly by Al Viro · 10 years ago
  9. af2b040 rxrpc: switch rxrpc_send_data() to iov_iter primitives by Al Viro · 10 years ago
  10. 4c946d9 vmci: propagate msghdr all way down to __qp_memcpy_to_queue() by Al Viro · 10 years ago
  11. c3c1a7d ipv6: rawv6_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  12. 7ae9abf ipv4: raw_send_hdrinc(): pass msghdr by Al Viro · 10 years ago
  13. a8866ff netlink: make the check for "send from tx_ring" deterministic by Al Viro · 9 years ago
  14. 4c72c53 Merge tag 'linux-can-next-for-3.20-20150128' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  15. 4b222ca net: gianfar: remove the unneeded check of disabled device by Kevin Hao · 9 years ago
  16. 7866a62 dev: add per net_device packet type chains by Salam Noureddine · 9 years ago
  17. 7b4ce69 rtnetlink: pass link_net to the newlink handler by Nicolas Dichtel · 9 years ago
  18. 86b3bfe pkt_sched: fq: remove useless TIME_WAIT check by Eric Dumazet · 9 years ago
  19. 2dbce09 act_connmark: fix dependencies better by Arnd Bergmann · 9 years ago
  20. 7cc0566 net: remove sock_iocb by Christoph Hellwig · 9 years ago
  21. a154e6f hisilicon: add some missing curly braces by Dan Carpenter · 9 years ago
  22. b869387 openvswitch: Add support for checksums on UDP tunnels. by Jesse Gross · 9 years ago
  23. b8f8be3f Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  24. 0a25e1f can: peak_usb: add support for PEAK new CANFD USB adapters by Stephane Grosjean · 9 years ago
  25. faa233d can: peak_usb: add peak_usb_netif_rx() new function by Stephane Grosjean · 9 years ago
  26. 1114be1 can: peak_usb: export pcan_usb_pro functions by Stephane Grosjean · 9 years ago
  27. 2b0861e can: peak_usb: upgrade core to new struct canfd_frame by Stephane Grosjean · 9 years ago
  28. b9f2cc1 can: peak_usb: upgrade core to data bittiming specs by Stephane Grosjean · 9 years ago
  29. e3629f5 can: peak_usb: add adapter BEC callback definition by Stephane Grosjean · 9 years ago
  30. e3c5ea6 can: peak_usb: export ctrlmode_supported to adapter specific definition by Stephane Grosjean · 9 years ago
  31. d6b5f30 can: peak_usb: constify struct peak_usb_adapter by Marc Kleine-Budde · 9 years ago
  32. 0adfd73 can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list by Marc Kleine-Budde · 9 years ago
  33. f5d4abea can: kvaser_usb: Add support for the USBcan-II family by Ahmed S. Darwish · 9 years ago
  34. 96d7f10 can: kvaser_usb: Consolidate and unify state change handling by Ahmed S. Darwish · 9 years ago
  35. 3b07a44 can: kvaser_usb: Update interface state before exiting on OOM by Ahmed S. Darwish · 9 years ago
  36. ff660f7 Merge branch 'stmmac-pci' by David S. Miller · 9 years ago
  37. d2a029b stmmac: pci: add MSI support for Intel Quark X1000 by Kweh, Hock Leong · 9 years ago
  38. 0763d95 stmmac: pci: introduce Intel Quark X1000 runtime detection by Andy Shevchenko · 9 years ago
  39. 5b99a6b stmmac: pci: add support for Intel Quark X1000 by Kweh, Hock Leong · 9 years ago
  40. 488327c net: netcp: remove unused kconfig option and code by Karicheri, Muralidharan · 9 years ago
  41. cd6c2f1 cxgb4: Move firmware version MACRO to t4fw_version.h by Hariprasad Shenai · 9 years ago
  42. 216ce69 csiostor:T5 Firmware fix and cleanup. by Praveen Madhavan · 9 years ago
  43. 5cce1cf Merge branch 'mlx4-next' by David S. Miller · 9 years ago
  44. 6d6e996 net/mlx4_core: Update the HCA core clock frequency after INIT_PORT by Majd Dibbiny · 9 years ago
  45. cb2147a net/mlx4_core: Fix device capabilities dumping by Or Gerlitz · 9 years ago
  46. 19ab574 net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper by Matan Barak · 9 years ago
  47. 5a228c0 net/mlx4_en: Use ethtool cmd->autoneg as a hint for ethtool set settings by Saeed Mahameed · 9 years ago
  48. ef0223e net/mlx4_core: Remove duplicate code line from procedure mlx4_bf_alloc by Jack Morgenstein · 9 years ago
  49. dc7d500 net/mlx4_core: Fix struct mlx4_vhcr_cmd to make implicit padding explicit by Jack Morgenstein · 9 years ago
  50. 30a5da5 net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec by Jack Morgenstein · 9 years ago
  51. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 9 years ago
  52. 772103e net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow by Jack Morgenstein · 9 years ago
  53. f0ce061 net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP by Jack Morgenstein · 9 years ago
  54. be6a6b4 net/mlx4_core: Add bad-cable event support by Jack Morgenstein · 9 years ago
  55. 4967082 vxlan: advertise link netns in fdb messages by Nicolas Dichtel · 9 years ago
  56. 5094c6f Merge branch 'bonding-next' by David S. Miller · 9 years ago
  57. 3036910 bonding: cleanup and remove dead code by Jonathan Toppins · 9 years ago
  58. 2f63732 bonding: fix LACP PDU not sent on slave port sometimes by Satish Ashok · 9 years ago
  59. 63b4624 bonding: fix incorrect lacp mux state when agg not active by Wilson Kok · 9 years ago
  60. 8bbe71a bonding: fix bond_open() don't always set slave active flag by Wilson Kok · 9 years ago
  61. 2477bc9 bonding: update bond carrier state when min_links option changes by Jonathan Toppins · 9 years ago
  62. 999028c hyperv: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  63. 7390fe9 hyperv: netvsc.c: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  64. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 0a5942c NFC: Add ACPI support for NXP PN544 by Robert Dolca · 9 years ago
  66. 75dda42 NFC: PN544: GPIO access that may sleep by Robert Dolca · 9 years ago
  67. 3b06053 NFC: dts: st21nfca: Document ese-present & uicc-present DTS property by Christophe Ricard · 9 years ago
  68. 2130fb9 NFC: st21nfca: Adding support for secure element by Christophe Ricard · 9 years ago
  69. ec14b6c NFC: hci: Remove nfc_hci_pipe2gate function by Christophe Ricard · 9 years ago
  70. d6365c0 NFC: microread: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  71. 8abe3c6 NFC: pn544: Change event_received gate parameter to pipe by Christophe Ricard · 9 years ago
  72. 8409e42 NFC: hci: Add cmd_received handler by Christophe Ricard · 9 years ago
  73. 615b524 NFC: hci: Reference every pipe information according to notification by Christophe Ricard · 9 years ago
  74. af77522 NFC: hci: Change nfc_hci_send_response gate parameter to pipe by Christophe Ricard · 9 years ago
  75. 118278f NFC: hci: Add pipes table to reference them with a tuple {gate, host} by Christophe Ricard · 9 years ago
  76. fda7a49 NFC: hci: Change event_received handler gate parameter to pipe by Christophe Ricard · 9 years ago
  77. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  78. 06539d3 net: don't OOPS on socket aio by Christoph Hellwig · 9 years ago
  79. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 9 years ago
  80. 7da323b Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  81. 41592e2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  82. 8ea65f4 netlink: Kill redundant net argument in netlink_insert by Herbert Xu · 9 years ago
  83. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 9 years ago
  84. bf693f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 9 years ago
  85. 9b3320e net: phy: Invalidate LP advertising flags when restarting or disabling AN by Ben Hutchings · 9 years ago
  86. 28f323b Merge branch 'sunvnet-next' by David S. Miller · 9 years ago
  87. 8e2b60c sunvnet: improve error handling when a remote crashes by David L Stevens · 9 years ago
  88. 07ac3e7 sunvnet: free pending tx buffers before clearing ring data by David L Stevens · 9 years ago
  89. 6e9e16e6 ipv6: replacing a rt6_info needs to purge possible propagated rt6_infos too by Hannes Frederic Sowa · 9 years ago
  90. 2257760 Merge branch 'sh_eth' by David S. Miller · 9 years ago
  91. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 9 years ago
  92. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 9 years ago
  93. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 9 years ago
  94. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 9 years ago
  95. 971f49d Merge branch 'phy-next' by David S. Miller · 9 years ago
  96. 803dd9c net: phy: avoid suspending twice a PHY by Florian Fainelli · 9 years ago
  97. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 9 years ago
  98. aae8826 net: phy: document has_fixups field by Florian Fainelli · 9 years ago
  99. 9272efa net: phy: utilize phy_suspend and phy_resume by Florian Fainelli · 9 years ago
  100. d2fa7cc Merge branch 'cxgb4-next' by David S. Miller · 9 years ago