1. 41c6d65 net: convert sock.sk_refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  3. 2638595 net: convert sk_buff_fclones.fclone_ref from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  4. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  5. 53869ce net: convert nf_bridge_info.use from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  6. 6343944 net: convert neigh_params.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  7. 9f23743 net: convert neighbour.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  8. 1cc9a98 net: convert inet_peer.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  9. 574a602 Merge branch 'PTP-support-for-macb-driver' by David S. Miller · 8 years ago
  10. ab91f0a net: macb: Add hardware PTP support by Rafal Ozieblo · 8 years ago
  11. b83f152 net: macb: macb.c changed to macb_main.c by Rafal Ozieblo · 8 years ago
  12. 08729fd net: macb: Add tsu_clk to device tree by Rafal Ozieblo · 8 years ago
  13. 7b42961 net: macb: Add support for PTP timestamps in DMA descriptors by Rafal Ozieblo · 8 years ago
  14. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 52a623b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  16. 4d8a991 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  17. 27bc344 Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  18. 374bf88 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  19. d58299a sfc: fix attempt to translate invalid filter ID by Edward Cree · 8 years ago
  20. fcce2fd Merge branch 'mlx4-dynamic-tc-tx-queues' by David S. Miller · 8 years ago
  21. ec327f7 net/mlx4_en: Do not allocate redundant TX queues when TC is disabled by Inbar Karmy · 8 years ago
  22. f21ad61 net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP) by Inbar Karmy · 8 years ago
  23. e44699d net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish() by Michal Kubeček · 8 years ago
  24. cddbb79 net: bridge: constify attribute_group structures. by Arvind Yadav · 8 years ago
  25. 38ef00c net: constify attribute_group structures. by Arvind Yadav · 8 years ago
  26. ee27244 net: freescale: gianfar : constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  27. d19724e net: smc91x: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  28. eb60a73 net: ibm: ibmveth: constify dev_pm_ops structures. by Arvind Yadav · 8 years ago
  29. 6bdf6ab bpf: prevent leaking pointer via xadd on unpriviledged by Daniel Borkmann · 8 years ago
  30. 5df969c ibmvnic: Fix assignment of RX/TX IRQ's by Thomas Falcon · 8 years ago
  31. 4f75ba6 net: ipmr: Add ipmr_rtm_getroute by Donald Sharp · 8 years ago
  32. 8007e40 bpf: Fix out-of-bound access on interpreters[] by Martin KaFai Lau · 8 years ago
  33. beef851 amd-xgbe: fix spelling mistake: "avialable" -> "available" by Colin Ian King · 8 years ago
  34. 8ac6e2a Merge branch 'arcnet-features' by David S. Miller · 8 years ago
  35. a356ab1 arcnet: com20020-pci: add support for PCIFB2 card by Michael Grzeschik · 8 years ago
  36. 52ab12e arcnet: com20020-pci: handle backplane mode depending on card type by Michael Grzeschik · 8 years ago
  37. ede07a1 arcnet: com20020-pci: add attribute to readback backplane status by Michael Grzeschik · 8 years ago
  38. 05fcd31 arcnet: add err_skb package for package status feedback by Michael Grzeschik · 8 years ago
  39. 00778f7 Merge branch 'arcnet-fixes' by David S. Miller · 8 years ago
  40. 2a0ea04 arcnet: com20020-pci: add missing pdev setup in netdev structure by Michael Grzeschik · 8 years ago
  41. cb10861 arcnet: com20020-pci: fix dev_id calculation by Michael Grzeschik · 8 years ago
  42. 0d494fc arcnet: com20020: remove needless base_addr assignment by Michael Grzeschik · 8 years ago
  43. 06908d7 Trivial fix to spelling mistake in arc_printk message by Colin Ian King · 8 years ago
  44. 5b85840 arcnet: change irq handler to lock irqsave by Michael Grzeschik · 8 years ago
  45. 65344ba Merge branch 'amd-xgbe-updates' by David S. Miller · 8 years ago
  46. 6f59595 amd-xgbe: Adjust register settings to improve performance by Lendacky, Thomas · 8 years ago
  47. 7e1e6b8 amd-xgbe: Simplify the burst length settings by Lendacky, Thomas · 8 years ago
  48. 9916716 amd-xgbe: Prepare for more fine grained cache coherency controls by Lendacky, Thomas · 8 years ago
  49. f00ba49 amd-xgbe: Add NUMA affinity support for IRQ hints by Lendacky, Thomas · 8 years ago
  50. 18f9f0a amd-xgbe: Add NUMA affinity support for memory allocations by Lendacky, Thomas · 8 years ago
  51. 85b85c8 amd-xgbe: Re-issue interrupt if interrupt status not cleared by Lendacky, Thomas · 8 years ago
  52. 45a2005 amd-xgbe: Limit the I2C error messages that are output by Lendacky, Thomas · 8 years ago
  53. ed3333f amd-xgbe: Fixes for working with PHYs that support 2.5GbE by Lendacky, Thomas · 8 years ago
  54. 42d452d amd-xgbe: Handle return code from software reset function by Lendacky, Thomas · 8 years ago
  55. 9018ff5 amd-xgbe: Prevent looping forever if timestamp update fails by Lendacky, Thomas · 8 years ago
  56. 93845d5 amd-xgbe: Add a check for an skb in the timestamp path by Lendacky, Thomas · 8 years ago
  57. 3abc7cf amd-xgbe: Use the proper register during PTP initialization by Lendacky, Thomas · 8 years ago
  58. 56503d5 amd-xgbe: Fix SFP PHY supported/advertised settings by Lendacky, Thomas · 8 years ago
  59. 549b32a amd-xgbe: Simplify mailbox interface rate change code by Lendacky, Thomas · 8 years ago
  60. acb4b7d rocker: move dereference before free by Dan Carpenter · 8 years ago
  61. e3ef698 Merge branch 'bpf-Add-syscall-lookup-support-for-fd-array-and-htab' by David S. Miller · 8 years ago
  62. a8744f2 bpf: Add test for syscall on fd array/htab lookup by Martin KaFai Lau · 8 years ago
  63. 14dc6f0 bpf: Add syscall lookup support for fd array and htab by Martin KaFai Lau · 8 years ago
  64. 6b27c8a mlxsw: spectrum_router: Fix NULL pointer dereference by Ido Schimmel · 8 years ago
  65. c1a4872 net: sched: Fix one possible panic when no destroy callback by Gao Feng · 8 years ago
  66. 713a98d virtio-net: serialize tx routine during reset by Jason Wang · 8 years ago
  67. 77b0d36 net: stmmac: Add additional registers for dwmac1000_dma ethtool by Thor Thayer · 8 years ago
  68. 5185ad6 Merge tag 'mlx5-updates-2017-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  69. 869684a Merge branch 'net-fix-sw-timestamping' by David S. Miller · 8 years ago
  70. 0ccf59b net: ethernet: ti: netcp_ethss: use cpts to check if packet needs timestamping by Ivan Khoronzhuk · 8 years ago
  71. f44f841 net: ethernet: ti: cpsw: fix sw timestamping for non PTP packets by Ivan Khoronzhuk · 8 years ago
  72. 98fdd85 net: ethernet: ti: cpsw: move skb timestamp to packet_submit by Ivan Khoronzhuk · 8 years ago
  73. bf24e13 cavium: thunder: Remove duplicate "netdev->name" logging output by Joe Perches · 8 years ago
  74. 46ccf72 net/mlx4: fix spelling mistake: "enforcment" -> "enforcement" by Colin Ian King · 8 years ago
  75. 62d4fd4 net: atl1c: fix spelling mistake: "droppted" -> "dropped" by Colin Ian King · 8 years ago
  76. 5a79b4f arm: sun8i: orangepi-2: use internal phy-mode by LABBE Corentin · 8 years ago
  77. bdcc005 arm: sun8i: nanopi-neo: use internal phy-mode by LABBE Corentin · 8 years ago
  78. 4ac5718 arm: sun8i: orangepi-one: use internal phy-mode by LABBE Corentin · 8 years ago
  79. 6066de6 arm: sun8i: orangepi-zero: use internal phy-mode by LABBE Corentin · 8 years ago
  80. 3432a86 arm: sun8i: orangepipc: use internal phy-mode by LABBE Corentin · 8 years ago
  81. 1c2fa5f net: stmmac: support future possible different internal phy mode by LABBE Corentin · 8 years ago
  82. eac306b Bonding: Convert multiple netdev_info messages to netdev_dbg by Michael Dilmore · 8 years ago
  83. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  84. 9ae3b3f5 block: provide bio_uninit() free freeing integrity/task associations by Jens Axboe · 8 years ago
  85. e547204 Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  86. 5a37be4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  87. cf72349 Merge branch 'etnaviv/fixes' of git://git.pengutronix.de/git/lst/linux by Linus Torvalds · 8 years ago
  88. 426ef1b drm/etnaviv: Fix implicit/explicit sync sense inversion by Daniel Stone · 8 years ago
  89. f4a4381 drm/etnaviv: fix submit flags getting overwritten by BO content by Lucas Stach · 8 years ago
  90. 9ff1beb Merge tag 'drm-intel-fixes-2017-06-27' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  91. 5193c08 Merge branch 'vmwgfx-fixes-4.12' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 8 years ago
  92. 2e31b4c NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() by Trond Myklebust · 8 years ago
  93. d9f2950 Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind" by Benjamin Coddington · 8 years ago
  94. bd17193 NFSv4.1: Fix a race in nfs4_proc_layoutget by Trond Myklebust · 8 years ago
  95. 898fc11 NFS: Trunking detection should handle ERESTARTSYS/EINTR by Trond Myklebust · 8 years ago
  96. ebef736 nvme/pci: Fix stuck nvme reset by Keith Busch · 8 years ago
  97. 2ee87db Merge branch 'nfp-get_phys_port_name-for-representors-and-SR-IOV-reorder' by David S. Miller · 8 years ago
  98. 57ae676 nfp: flower: add Kconfig for flower app by Jakub Kicinski · 8 years ago
  99. 6d48ceb nfp: allocate a private workqueue for driver work by Jakub Kicinski · 8 years ago
  100. e3f2847 nfp: reorder SR-IOV config and nfp_app SR-IOV callbacks by Jakub Kicinski · 8 years ago