1. b23641f qed: remove redundant functions qed_get_cm_pq_idx_rl by YueHaibing · 6 years ago
  2. 2d14ba7 net-next: mediatek: cleanup unnecessary get chip id and its user by Sean Wang · 6 years ago
  3. 6c21da2 net-next: mediatek: improve more with using dma_zalloc_coherent by Sean Wang · 6 years ago
  4. d175339 sysfs: Fix regression when adding a file to an existing group by Tyler Hicks · 6 years ago
  5. ebe023a Merge tag 'mlx5e-updates-2018-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  6. eef6ab8 selftests: mlxsw: qos_dscp_bridge: Fix by Petr Machata · 6 years ago
  7. 720516b1 Merge branch 'mtu-related-changes' by David S. Miller · 6 years ago
  8. 7a4c53b net: report invalid mtu value via netlink extack by Stephen Hemminger · 6 years ago
  9. 3e7a50c net: report min and max mtu network device settings by Stephen Hemminger · 6 years ago
  10. 3260155 failover: change mtu has RTNL by Stephen Hemminger · 6 years ago
  11. 4b09384 net: dcb: add DSCP to comment about priority selector types by Jakub Kicinski · 6 years ago
  12. 193736c net: ethernet: ti: cpsw: add missed RX_CTAG feature for second slave by Ivan Khoronzhuk · 6 years ago
  13. d05c1ce Merge branch 'route-add-support-and-selftests-for-directed-broadcast-forwarding' by David S. Miller · 6 years ago
  14. 40f98b9 selftests: add a selftest for directed broadcast forwarding by Xin Long · 6 years ago
  15. 5cbf777 route: add support for directed broadcast forwarding by Xin Long · 6 years ago
  16. d0c1f01 net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bind by Vincent Bernat · 7 years ago
  17. 41627cd Merge tag 'linux-can-next-for-4.19-20180727' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 6 years ago
  18. 4be90c7 qed: remove redundant functions qed_set_gft_event_id_cm_hdr by YueHaibing · 6 years ago
  19. 5ae42de liquidio: remove redundant function cn23xx_dump_vf_iq_regs by YueHaibing · 6 years ago
  20. d339377 Merge branch 'tls-Fix-improper-revert-in-zerocopy_from_iter' by David S. Miller · 6 years ago
  21. 2da19ed tls: Fix improper revert in zerocopy_from_iter by Doron Roberts-Kedes · 6 years ago
  22. 5a3611e tls: Remove dead code in tls_sw_sendmsg by Doron Roberts-Kedes · 6 years ago
  23. 37b81dc Merge branch 'mvneta-next' by David S. Miller · 6 years ago
  24. 562e2f4 net: mvneta: Improve the buffer allocation method for SWBM by Yelena Krivosheev · 7 years ago
  25. f945cec net: mvneta: Verify hardware checksum only when offload checksum feature is set by Yelena Krivosheev · 7 years ago
  26. 7e47fd8 net: mvneta: Allocate page for the descriptor by Gregory CLEMENT · 7 years ago
  27. 17a96da net: mvneta: discriminate error cause for missed packet by Gregory CLEMENT · 7 years ago
  28. c307e2a net: mvneta: increase number of buffers in RX and TX queue by Yelena Krivosheev · 7 years ago
  29. 965cbbe net: mvneta: remove data pointer usage from device_node structure by Gregory CLEMENT · 7 years ago
  30. 8466baf net: mvneta: fix mtu change on port without link by Yelena Krivosheev · 7 years ago
  31. 7a86f05 net: ethernet: mvneta: Fix napi structure mixup on armada 3700 by Andrew Lunn · 7 years ago
  32. a3e6736 net/mlx5e: Issue direct lookup on vxlan ports by vport representors by Saeed Mahameed · 7 years ago
  33. 358aa5c net/mlx5e: Vxlan, move vxlan logic to core driver by Saeed Mahameed · 7 years ago
  34. aec4eab net/mlx5e: Vxlan, add sync lock for add/del vxlan port by Saeed Mahameed · 7 years ago
  35. 1b318a9 net/mlx5e: Vxlan, return values for add/del port by Saeed Mahameed · 7 years ago
  36. a3c785d net/mlx5e: Vxlan, rename from mlx5e to mlx5 by Saeed Mahameed · 7 years ago
  37. 5006eb2 net/mlx5e: Vxlan, rename struct mlx5e_vxlan to mlx5_vxlan_port by Saeed Mahameed · 7 years ago
  38. dccea6b net/mlx5e: Vxlan, move netdev only logic to en_main.c by Saeed Mahameed · 7 years ago
  39. 0f647bf net/mlx5e: Vxlan, add direct delete function by Saeed Mahameed · 7 years ago
  40. 278d7f3 net/mlx5e: Vxlan, cleanup an unused member in vxlan work by Gal Pressman · 7 years ago
  41. d30d8cd net/mlx5e: Vxlan, replace ports radix-tree with hash table by Gal Pressman · 7 years ago
  42. 22a65aa net/mlx5e: Vxlan, check maximum number of UDP ports by Gal Pressman · 7 years ago
  43. a082c4f net/mlx5e: Vxlan, reflect 4789 UDP port default addition to software database by Gal Pressman · 7 years ago
  44. a073254 net: tipc: bcast: Replace GFP_ATOMIC with GFP_KERNEL in tipc_bcast_init() by Jia-Ju Bai · 6 years ago
  45. 04b9ce4 net: tipc: name_table: Replace GFP_ATOMIC with GFP_KERNEL in tipc_nametbl_init() by Jia-Ju Bai · 6 years ago
  46. ba23dc6 net: usb: sr9700: Replace mdelay() with msleep() in sr9700_bind() by Jia-Ju Bai · 6 years ago
  47. 6dff5ad net: usb: pegasus: Replace mdelay() with msleep() in setup_pegasus_II() by Jia-Ju Bai · 6 years ago
  48. 0df125d net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init() by Jia-Ju Bai · 6 years ago
  49. 6ae5cbc net: nvidia: forcedeth: Replace GFP_ATOMIC with GFP_KERNEL in nv_probe() by Jia-Ju Bai · 6 years ago
  50. d818c59 net: jme: Replace mdelay() with msleep() and usleep_range() in jme_wait_link() by Jia-Ju Bai · 6 years ago
  51. 89036f2 net: hisilicon: hns: Replace mdelay() with msleep() by Jia-Ju Bai · 6 years ago
  52. 2bcd619 net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring() by Jia-Ju Bai · 6 years ago
  53. 2db6dc2 sch_cake: Make gso-splitting configurable from userspace by Dave Taht · 6 years ago
  54. 27defe9 cxgb4: print ULD queue information managed by LLD by Rahul Lakkireddy · 6 years ago
  55. 1d4b016 Merge branch 'l2tp-remove-unused-session-fields' by David S. Miller · 6 years ago
  56. 92ea4a7 l2tp: drop ->mru from struct l2tp_session by Guillaume Nault · 6 years ago
  57. 1998b5e l2tp: drop ->flags from struct pppol2tp_session by Guillaume Nault · 6 years ago
  58. ae51a7c l2tp: ignore L2TP_ATTR_VLAN_ID netlink attribute by Guillaume Nault · 6 years ago
  59. 3ae5536 l2tp: ignore L2TP_ATTR_DATA_SEQ netlink attribute by Guillaume Nault · 6 years ago
  60. 3e4e364 net/rds/Kconfig: Correct the RDS depends by Anders Roxell · 6 years ago
  61. 2e279c9 Merge branch 'mlxsw-Support-DSCP-prioritization-and-rewrite' by David S. Miller · 6 years ago
  62. d159261 selftests: mlxsw: Add test for trust-DSCP by Petr Machata · 6 years ago
  63. b2b1dab mlxsw: spectrum: Support ieee_setapp, ieee_delapp by Petr Machata · 6 years ago
  64. 55fb71f mlxsw: reg: Add QoS Priority to DSCP Mapping Register by Petr Machata · 6 years ago
  65. e67131d mlxsw: reg: Add QoS ReWrite Enable Register by Petr Machata · 6 years ago
  66. 746da42 mlxsw: reg: Add QoS Priority Trust State Register by Petr Machata · 6 years ago
  67. 02837d7 mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register by Petr Machata · 6 years ago
  68. b67c540 net: dcb: Add priority-to-DSCP map getters by Petr Machata · 6 years ago
  69. 08193d1 net: dcb: For wild-card lookups, use priority -1, not 0 by Petr Machata · 6 years ago
  70. 1f3ed38 net: sched: don't dump chains only held by actions by Jiri Pirko · 6 years ago
  71. 7a49d3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 6 years ago
  72. 1f6ed42 can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo by Jimmy Assarsson · 7 years ago
  73. aec5fb2 can: kvaser_usb: Add support for Kvaser USB hydra family by Jimmy Assarsson · 7 years ago
  74. 7259124 can: kvaser_usb: Split driver into kvaser_usb_core.c and kvaser_usb_leaf.c by Jimmy Assarsson · 7 years ago
  75. e0543f2 can: kvaser_usb: Add SPDX GPL-2.0 license identifier by Jimmy Assarsson · 7 years ago
  76. 2b049c1 can: kvaser_usb: Fix typos by Jimmy Assarsson · 7 years ago
  77. 6ba0b92 can: kvaser_usb: Improve logging messages by Jimmy Assarsson · 7 years ago
  78. 7c47801 can: kvaser_usb: Refactor kvaser_usb_init_one() by Jimmy Assarsson · 7 years ago
  79. 99ce1bc can: kvaser_usb: Refactor kvaser_usb_get_endpoints() by Jimmy Assarsson · 7 years ago
  80. 0e30619 can: kvaser_usb: Add pointer to struct usb_interface into struct kvaser_usb by Jimmy Assarsson · 7 years ago
  81. 75d2b4c can: kvaser_usb: Replace USB timeout constants with one define by Jimmy Assarsson · 7 years ago
  82. f741f93 can: kvaser_usb: Rename message/msg to command/cmd by Jimmy Assarsson · 7 years ago
  83. 2375722 can: kvaser_usb: Remove unused commands and defines by Jimmy Assarsson · 7 years ago
  84. deaa1c9 can: kvaser_usb: Remove unnecessary return by Jimmy Assarsson · 7 years ago
  85. 5592cd0 can: peak_canfd: rearrange the way resources are released by Stephane Grosjean · 7 years ago
  86. d31f851 can: peak_canfd: fix typo in error message by Stephane Grosjean · 7 years ago
  87. cc5f9bb can: peak_canfd: use ndev irq instead of pci_dev one by Stephane Grosjean · 7 years ago
  88. f6c740f can: peak_canfd: remove useless defined symbols by Stephane Grosjean · 7 years ago
  89. 0cccf0a can: peak_canfd: improves 32-bit alignment by Stephane Grosjean · 7 years ago
  90. f805ed8 can: peak_usb: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  91. 9e5f1b2 can: xilinx_can: add support for Xilinx CAN FD core by Anssi Hannula · 7 years ago
  92. 1598efe can: xilinx_can: refactor code in preparation for CAN FD support by Anssi Hannula · 7 years ago
  93. 7cb0f17 dt-bindings: can: xilinx_can: add Xilinx CAN FD bindings by Anssi Hannula · 7 years ago
  94. 11ee5fc can: xilinx_can: update stats.tx_bytes after transmission by Anssi Hannula · 7 years ago
  95. 6181dbc can: xilinx_can: use can_change_state() by Anssi Hannula · 7 years ago
  96. 7e2804a can: xilinx_can: only report warning and passive states on state changes by Anssi Hannula · 8 years ago
  97. c8d4dea can: sja1000: Replace mdelay with usleep_range in pcan_add_channels by Jia-Ju Bai · 7 years ago
  98. 276b736 can: sja1000: Replace mdelay with usleep_range in peak_pci_probe by Jia-Ju Bai · 7 years ago
  99. 5b749be can: flexcan: Switch to SPDX identifier by Fabio Estevam · 7 years ago
  100. fb1e13e can: flexcan: fix flexcan_start_xmit()'s return type by Marc Kleine-Budde · 7 years ago