1. 2b3e88e net: phy: improve phy state checking by Heiner Kallweit · 6 years ago
  2. 77c7a7b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  3. b3e5464 Fixed PHY: Add fixed_phy_change_carrier() by Joakim Tjernlund · 6 years ago
  4. c03b035 net: unbreak CONFIG_RETPOLINE=n builds by Paolo Abeni · 6 years ago
  5. 5b2f94b net: rtnetlink: support for fdb get by Roopa Prabhu · 6 years ago
  6. 39d6b96 net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477 by Tristram Ha · 6 years ago
  7. df9b0e3 neighbor: Add protocol attribute by David Ahern · 6 years ago
  8. 63de273 Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  9. 028e0a4 net: use indirect call wrappers at GRO transport layer by Paolo Abeni · 6 years ago
  10. aaa5d90 net: use indirect call wrappers at GRO network layer by Paolo Abeni · 6 years ago
  11. 283c16a indirect call wrappers: helpers to speed-up indirect calls of builtin by Paolo Abeni · 6 years ago
  12. 4b7cd11 neighbor: Improve neighbour struct layout by David Ahern · 6 years ago
  13. 526f1b5 neighbor: Move neigh_update_ext_learned to core file by David Ahern · 6 years ago
  14. aeb3fec net_sched: fold tcf_block_cb_call() into tc_setup_cb_call() by Cong Wang · 6 years ago
  15. 7c34ec1 net/mlx5: Make RoCE and SR-IOV LAG modes explicit by Aviv Heller · 6 years ago
  16. fadd59f net/mlx5: Introduce inter-device communication mechanism by Aviv Heller · 6 years ago
  17. 64e4cf0 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  18. 8bb957d net/mlx5: E-Switch, Introduce flow counter affinity by Shahar Klein · 6 years ago
  19. 4c8b851 net/mlx5: Use lowercase 'X' for hex values by Saeed Mahameed · 6 years ago
  20. d59cdf9 net: dev: Issue NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  21. 1570415 net: dev: Add NETDEV_PRE_CHANGEADDR by Petr Machata · 6 years ago
  22. 3a37a96 net: dev: Add extack argument to dev_set_mac_address() by Petr Machata · 6 years ago
  23. 95302c3 Merge tag 'mlx5e-updates-2018-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  24. 6921351 net: switchdev: Add extack to switchdev_handle_port_obj_add() callback by Petr Machata · 6 years ago
  25. 479c86d net: switchdev: Add extack to struct switchdev_notifier_info by Petr Machata · 6 years ago
  26. 69b7320 net: switchdev: Add extack argument to switchdev_port_obj_add() by Petr Machata · 6 years ago
  27. 2fd527b net: ndo_bridge_setlink: Add extack by Petr Machata · 6 years ago
  28. 75370eb net/mlx5e: Avoid query PPCNT register if not supported by the device by Eyal Davidovich · 6 years ago
  29. 939de57 net/mlx5e: Use CQE padding for Ethernet CQs by Daniel Jurgens · 6 years ago
  30. 0bd7211 bpf: fix up uapi helper description and sync bpf header with tools by Daniel Borkmann · 6 years ago
  31. addb067 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  32. 69bd484 net/sched: Remove egdev mechanism by Oz Shlomo · 6 years ago
  33. 0621e6f net: Add netif_is_gretap()/netif_is_ip6gretap() by Oz Shlomo · 6 years ago
  34. 2f62747 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  35. 11d8b82 bpf: rename *_info_cnt to nr_*_info in bpf_prog_info by Yonghong Song · 6 years ago
  36. 6c22a11 net/mlx5: Remove the get protocol device interface entry by Or Gerlitz · 6 years ago
  37. a2c6162 net/mlx5: Support extended destination format in flow steering command by Eli Britstein · 6 years ago
  38. aa39c2c net/mlx5: E-Switch, Change vhca id valid bool field to bit flag by Eli Britstein · 6 years ago
  39. 1b11549 net/mlx5: Introduce extended destination fields by Eli Britstein · 6 years ago
  40. 5886a96 net/mlx5: Revise gre and nvgre key formats by Oz Shlomo · 6 years ago
  41. fd4572b net/mlx5: Add monitor commands layout and event data by Eyal Davidovich · 6 years ago
  42. 7799046 xfrm: clean an indentation issue, remove a space by Colin Ian King · 6 years ago
  43. 4cc1fee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  44. 6254ade net/mlx5: Use helper to get CQE opcode by Tariq Toukan · 6 years ago
  45. d48f782 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  46. 01d3240 media: bpf: add bpf function to report mouse movement by Sean Young · 6 years ago
  47. c454a46 bpf: Add bpf_line_info support by Martin KaFai Lau · 6 years ago
  48. 0844895 Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
  49. 50a5528a Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
  50. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  51. dc9d38c net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data by Andrew Lunn · 6 years ago
  52. 04fa26b net: phy: mdio-gpio: Add platform_data support for phy_mask by Andrew Lunn · 6 years ago
  53. 8214bdf Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  54. 356ff8a Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask" by David Rientjes · 6 years ago
  55. e6ac64d neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  56. 5895631 neighbor: Improve garbage collection by David Ahern · 6 years ago
  57. 43920ed bridge: Add br_fdb_clear_offload() by Petr Machata · 6 years ago
  58. e5ff4b1 vxlan: Add vxlan_fdb_clear_offload() by Petr Machata · 6 years ago
  59. 4f89f5b vxlan: Add vxlan_fdb_replay() by Petr Machata · 6 years ago
  60. 3fd3c80 net/mlx5: Expose packet based credit mode by Danit Goldberg · 6 years ago
  61. 7f80c73 Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  62. 6d04032 net: core: dev: Add extack argument to __dev_change_flags() by Petr Machata · 6 years ago
  63. 567c5e1 net: core: dev: Add extack argument to dev_change_flags() by Petr Machata · 6 years ago
  64. 00f54e6 net: core: dev: Add extack argument to dev_open() by Petr Machata · 6 years ago
  65. a5dd308 net: dsa: Add overhead to tag protocol ops. by Andrew Lunn · 6 years ago
  66. 2acee31 Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  67. 3caad34 Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 6 years ago
  68. b7d624a asm-generic: unistd.h: fixup broken macro include. by Guo Ren · 6 years ago
  69. afd0a80 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  70. d30d42e bpf: Change insn_offset to insn_off in bpf_func_info by Martin KaFai Lau · 6 years ago
  71. e37d05a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  72. 6dbd009 net: mii: mii_lpa_mod_linkmode_lpa_t: Make use of linkmode_mod_bit helper by Andrew Lunn · 6 years ago
  73. d335193 net: mii: Add mii_lpa_mod_linkmode_lpa_t by Andrew Lunn · 6 years ago
  74. 78a24df net: mii: Rename mii_stat1000_to_linkmode_lpa_t by Andrew Lunn · 6 years ago
  75. 5f15eed net: mii: Fix autoneg in mii_lpa_to_linkmode_lpa_t() by Andrew Lunn · 6 years ago
  76. 2f0799a mm, thp: restore node-local hugepage allocations by David Rientjes · 6 years ago
  77. 704620a USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  78. f51ccf4 USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  79. 27359fd dax: Fix unlock mismatch with updated API by Matthew Wilcox · 6 years ago
  80. a74f0fa tcp: reduce POLLOUT events caused by TCP_NOTSENT_LOWAT by Eric Dumazet · 6 years ago
  81. 875e893 skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark' by Ido Schimmel · 6 years ago
  82. b5a36b1 bpf: respect size hint to BPF_PROG_TEST_RUN if present by Lorenz Bauer · 6 years ago
  83. 9d43faa net/mlx5: Update mlx5_ifc with DEVX UCTX capabilities bits by Yishai Hadas · 6 years ago
  84. f3da657 RDMA/mlx5: Initialize SRQ tables on mlx5_ib by Leon Romanovsky · 6 years ago
  85. f02d0d6 net/mlx5: Move SRQ functions to RDMA part by Leon Romanovsky · 6 years ago
  86. 5b5f0f1 net/mlx5: Remove dead transobj code by Leon Romanovsky · 6 years ago
  87. 6cd0014 net/mlx5: Align SRQ licenses and copyright information by Leon Romanovsky · 6 years ago
  88. 52900d2 udp: elide zerocopy operation in hot path by Willem de Bruijn · 6 years ago
  89. b5947e5 udp: msg_zerocopy by Willem de Bruijn · 6 years ago
  90. fb6df5a sctp: kfree_rcu asoc by Xin Long · 6 years ago
  91. ce01a56 Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  92. afa64a7 of: net: kill of_get_nvmem_mac_address() by Bartosz Golaszewski · 6 years ago
  93. 0e839df9 net: ethernet: provide nvmem_get_mac_address() by Bartosz Golaszewski · 6 years ago
  94. 82208d0d rhashtable: detect when object movement between tables might have invalidated a lookup by NeilBrown · 6 years ago
  95. 6a6d668 l3mdev: add function to retreive upper master by Alexis Bauvin · 6 years ago
  96. da5095d05 udp_tunnel: add config option to bind to a device by Alexis Bauvin · 6 years ago
  97. 846e980 devlink: Add 'fw_load_policy' generic parameter by Shalom Toledo · 6 years ago
  98. 90b1023 bpf: fix documentation for eBPF helpers by Quentin Monnet · 6 years ago
  99. e3da08d bpf: allow BPF read access to qdisc pkt_len by Petar Penkov · 6 years ago
  100. 0072a0c1 Merge tag 'media/v4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago