1. 61a0410 NFC: st-nci: Get rid of platform data by Andy Shevchenko · 7 years ago
  2. a5d4109 NFC: fdp: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  3. 7b9fcda NFC: fdp: Convert to use devres API by Andy Shevchenko · 7 years ago
  4. 8597c09 NFC: fdp: Convert I2C driver to ->probe_new() by Andy Shevchenko · 7 years ago
  5. d31748b NFC: st21nfca: Get rid of code duplication in ->probe() by Andy Shevchenko · 7 years ago
  6. 394671e NFC: st21nfca: Add GPIO ACPI mapping table by Andy Shevchenko · 7 years ago
  7. 99f2064 NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 7 years ago
  8. e33a3f8 NFC: nfcmrvl: allow gpio 0 for reset signalling by Johan Hovold · 8 years ago
  9. 0d1ca88 NFC: nfcmrvl_usb: use interface as phy device by Johan Hovold · 8 years ago
  10. d0607aa NFC: nfcmrvl_uart: fix device-node leak during probe by Johan Hovold · 8 years ago
  11. 45dd39b NFC: nfcmrvl: fix firmware-management initialisation by Johan Hovold · 8 years ago
  12. e5834ac NFC: nfcmrvl: use nfc-device for firmware download by Johan Hovold · 8 years ago
  13. 0cbe401 NFC: nfcmrvl: do not use device-managed resources by Johan Hovold · 8 years ago
  14. 15e0c59 NFC: nfcmrvl_uart: add missing tty-device sanity check by Johan Hovold · 8 years ago
  15. 20777bc NFC: fix broken device allocation by Johan Hovold · 8 years ago
  16. e2f0f67 NFC: trf7970a: Clean up coding style issues by Mark Greer · 8 years ago
  17. d34e48d NFC: trf7970a: Convert to descriptor based GPIO interface by Mark Greer · 8 years ago
  18. 1877d2c NFC: trf7970a: Enable pins are active high not active low by Mark Greer · 8 years ago
  19. a34631c NFC: trf7970a: Remove support for 'vin-voltage-override' DT property by Mark Greer · 8 years ago
  20. fcc652f NFC: trf7970a: Remove useless comment by Mark Greer · 8 years ago
  21. afcb9fb NFC: trf7970a: Only check 'en2-rf-quirk' if EN2 is specified by Mark Greer · 8 years ago
  22. 69f984f NFC: trf7970a: Fix inaccurate comment in trf7970a_probe() by Mark Greer · 8 years ago
  23. 67dec19 NFC: trf7970a: Don't de-assert EN2 unless it was asserted by Mark Greer · 8 years ago
  24. 581132b MAINTAINERS: NFC: trf7970a: Add Mark Greer as maintainer by Mark Greer · 8 years ago
  25. 06d4d45 net: dsa: Fix legacy probing by Florian Fainelli · 7 years ago
  26. d807ec6 tls: update Kconfig by Dave Watson · 7 years ago
  27. ffe95ec Merge branch 'net-remove-dst-garbage-collector-logic' by David S. Miller · 7 years ago
  28. 44ebe79 net: add debug atomic_inc_not_zero() in dst_hold() by Wei Wang · 7 years ago
  29. 1eb04e7 net: reorder all the dst flags by Wei Wang · 7 years ago
  30. a4c2fd7 net: remove DST_NOCACHE flag by Wei Wang · 7 years ago
  31. b2a9c0e net: remove DST_NOGC flag by Wei Wang · 7 years ago
  32. 5b7c9a8 net: remove dst gc related code by Wei Wang · 7 years ago
  33. 560fd93 decnet: take dst->__refcnt when struct dn_route is created by Wei Wang · 7 years ago
  34. 52df157 xfrm: take refcnt of dst when creating struct xfrm_dst bundle by Wei Wang · 7 years ago
  35. db91664 ipv6: get rid of icmp6 dst garbage collector by Wei Wang · 7 years ago
  36. 587fea7 ipv6: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 7 years ago
  37. ad65a2f ipv6: call dst_hold_safe() properly by Wei Wang · 7 years ago
  38. 9514528 ipv6: call dst_dev_put() properly by Wei Wang · 7 years ago
  39. 1cfb71e ipv6: take dst->__refcnt for insertion into fib6 tree by Wei Wang · 7 years ago
  40. b838d5e ipv4: mark DST_NOGC and remove the operation of dst_free() by Wei Wang · 7 years ago
  41. 9df16ef ipv4: call dst_hold_safe() properly by Wei Wang · 7 years ago
  42. 95c47f9 ipv4: call dst_dev_put() properly by Wei Wang · 7 years ago
  43. 0830106 ipv4: take dst->__refcnt when caching dst in fib by Wei Wang · 7 years ago
  44. 4a6ce2b net: introduce a new function dst_dev_put() by Wei Wang · 7 years ago
  45. 5f56f40 net: introduce DST_NOGC in dst_release() to destroy dst based on refcnt by Wei Wang · 7 years ago
  46. 1dbe3252 net: use loopback dev when generating blackhole route by Wei Wang · 7 years ago
  47. d24406c udp: call dst_hold_safe() in udp_sk_rx_set_dst() by Wei Wang · 7 years ago
  48. 1758fd4 ipv6: remove unnecessary dst_hold() in ip6_fragment() by Wei Wang · 7 years ago
  49. 273889e Merge tag 'mlx5-updates-2017-06-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  50. a1a6b7e net: dsa: add cross-chip multicast support by Vivien Didelot · 7 years ago
  51. 6a2fb0e ibmvnic: driver initialization for kdump/kexec by Nathan Fontenot · 7 years ago
  52. 247488c decnet: always not take dst->__refcnt when inserting dst into hash table by Wei Wang · 7 years ago
  53. 34a9513 Merge branch 'rds-tcp-misc-bug-fixes' by David S. Miller · 7 years ago
  54. 10beea7 rds: tcp: Set linger when rejecting an incoming conn in rds_tcp_accept_one by Sowmini Varadhan · 7 years ago
  55. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 7 years ago
  56. 41500c3 rds: tcp: remove cp_outgoing by Sowmini Varadhan · 7 years ago
  57. 5f886ee Merge branch 'dsa-loop-Driver-updates' by David S. Miller · 7 years ago
  58. 484c017 net: dsa: loop: Implement ethtool statistics by Florian Fainelli · 7 years ago
  59. 3407dc8 net: dsa: loop: Inline unregister_fixed_phys() by Florian Fainelli · 7 years ago
  60. 5f88150 Merge branch 'pktgen-new-parameters' by David S. Miller · 7 years ago
  61. e0e1667 pktgen: Specify the index of first thread by Tariq Toukan · 7 years ago
  62. 69137ea pktgen: Specify num packets per thread by Tariq Toukan · 7 years ago
  63. cb7fbb6 Merge branch 'net-mvmdio-add-xMDIO-xSMI-support' by David S. Miller · 7 years ago
  64. e0f7ed8 dt-bindings: orion-mdio: document the new xmdio compatible by Antoine Ténart · 7 years ago
  65. 0268b51 net: mvmdio: simplify the smi read and write error paths by Antoine Ténart · 7 years ago
  66. c0ac08f net: mvmdio: add xmdio xsmi support by Antoine Ténart · 7 years ago
  67. 440ea77 net: mvmdio: check the MII_ADDR_C45 bit is not set for smi operations by Antoine Ténart · 7 years ago
  68. 1955796 net: mvmdio: put the poll intervals in the ops structure by Antoine Ténart · 7 years ago
  69. b0b7fa4 net: mvmdio: introduce an ops structure by Antoine Ténart · 7 years ago
  70. 0caf030 net: mvmdio: remove duplicate locking by Russell King · 7 years ago
  71. fd3ebd8 net: mvmdio: use GENMASK for masks by Antoine Ténart · 7 years ago
  72. 2040ef2 net: mvmdio: use tabs for defines by Antoine Ténart · 7 years ago
  73. 14ef8b3 net: mvmdio: reorder headers alphabetically by Antoine Ténart · 7 years ago
  74. c52e609 Merge branch 'bpf-xdp-Report-bpf_prog-ID-in-IFLA_XDP' by David S. Miller · 7 years ago
  75. 22e0d75 bpf: qede: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  76. c330182 bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  77. 4792093 bpf: ixgbe: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  78. 1efde2b bpf: thunderx: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  79. 8902965 bpf: bnxt: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  80. 5b0e662 bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  81. 821b2e2 bpf: mlx5e: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  82. 2e37e9b bpf: mlx4: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 7 years ago
  83. 5803869 net: Add IFLA_XDP_PROG_ID by Martin KaFai Lau · 7 years ago
  84. 3dc0225 Merge branch 'skb-accessor-cleanups' by David S. Miller · 7 years ago
  85. 634fef6 networking: add and use skb_put_u8() by Johannes Berg · 7 years ago
  86. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  87. af72868 networking: make skb_pull & friends return void pointers by Johannes Berg · 7 years ago
  88. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 7 years ago
  89. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  90. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 7 years ago
  91. 61f73d1 Merge branch 'r8152-adjust-runtime-suspend-resume' by David S. Miller · 7 years ago
  92. bd88298 r8152: move calling delay_autosuspend function by hayeswang · 7 years ago
  93. 21cbd0e r8152: split rtl8152_resume function by hayeswang · 7 years ago
  94. 54144b4 tls: Depend upon INET not plain NET. by David S. Miller · 7 years ago
  95. 117b07e Merge branch 'mlx4-XDP-performance-improvements' by David S. Miller · 7 years ago
  96. 4c07c13 net/mlx4_en: Refactor mlx4_en_free_tx_desc by Tariq Toukan · 7 years ago
  97. 9573e0d net/mlx4_en: Replace TXBB_SIZE multiplications with shift operations by Tariq Toukan · 7 years ago
  98. 77788b5b net/mlx4_en: Increase default TX ring size by Tariq Toukan · 7 years ago
  99. 6c78511 net/mlx4_en: Poll XDP TX completion queue in RX NAPI by Tariq Toukan · 7 years ago
  100. 36ea796 net/mlx4_en: Improve XDP xmit function by Tariq Toukan · 7 years ago