1. d6fb7e9 tipc: remove tsk->connected from tipc_sock by Parthasarathy Bhuvaragan · 8 years ago
  2. 87227fe tipc: remove tsk->connected for connectionless sockets by Parthasarathy Bhuvaragan · 8 years ago
  3. aeda16b tipc: rename tsk->remote to tsk->peer for consistent naming by Parthasarathy Bhuvaragan · 8 years ago
  4. ba8aebe tipc: rename struct tipc_skb_cb member handle to bytes_read by Parthasarathy Bhuvaragan · 8 years ago
  5. cb5da84 tipc: set kern=0 in sk_alloc() during tipc_accept() by Parthasarathy Bhuvaragan · 8 years ago
  6. 4891d8f tipc: wakeup sleeping users at disconnect by Parthasarathy Bhuvaragan · 8 years ago
  7. 7cf87fa tipc: return early for non-blocking sockets at link congestion by Parthasarathy Bhuvaragan · 8 years ago
  8. 169650d Merge branch 'nfp-cleanups-and-RX-path-rewrite' by David S. Miller · 8 years ago
  9. cbeaf7a nfp: bring back support for different ring counts by Jakub Kicinski · 8 years ago
  10. b33ae99 nfp: replace num_irqs with max_r_vecs by Jakub Kicinski · 8 years ago
  11. 4b27a1e nfp: remove nfp_net_irqs_wanted() by Jakub Kicinski · 8 years ago
  12. a4b562b nfp: use unsigned int for vector/ring counts by Jakub Kicinski · 8 years ago
  13. 23a4e38 nfp: create separate define for max number of vectors by Jakub Kicinski · 8 years ago
  14. 1a1d74d nfp: use AND instead of modulo to get ring indexes by Jakub Kicinski · 8 years ago
  15. b64b7bb6 nfp: add separate buffer allocation function for napi by Jakub Kicinski · 8 years ago
  16. c0f031b nfp: use alloc_frag() and build_skb() by Jakub Kicinski · 8 years ago
  17. e9949ae nfp: add buffer drop/recycle helper for RX by Jakub Kicinski · 8 years ago
  18. bf187ea nfp: centralize the buffer size calculation by Jakub Kicinski · 8 years ago
  19. fa95f1d nfp: remove inline attributes and dead code by Jakub Kicinski · 8 years ago
  20. 8c8b0e9 nfp: remove unnecessary call to ether_setup() by Jakub Kicinski · 8 years ago
  21. 416db5c nfp: remove support for nfp3200 by Jakub Kicinski · 8 years ago
  22. 7ff5c83 nfp: simplify nfp_net_poll() by Jakub Kicinski · 8 years ago
  23. 6d052e9 Merge branch 'qed-next' by David S. Miller · 8 years ago
  24. b0fca31 qed: Correct VF mac number by Mintz, Yuval · 8 years ago
  25. 0183eb1 qede: Don't override priv_flags by Mintz, Yuval · 8 years ago
  26. c587094 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  27. bd68a2a net: set SK_MEM_QUANTUM to 4096 by Eric Dumazet · 8 years ago
  28. a13925a net: cris: make eth_v10.c explicitly non-modular by Paul Gortmaker · 8 years ago
  29. 3aa7b74 i40e: removed unreachable code by Filip Sadowski · 8 years ago
  30. 81fa7c9 i40e: Implementation of ERROR state for NVM update state machine by Maciej Sosin · 8 years ago
  31. 999b315 i40e: Fix for division by zero by Michal Kosiarz · 8 years ago
  32. 13fd3f9c i40e: clear mac filter count on reset by Mitch Williams · 8 years ago
  33. 1dc8b53 i40e: Reorder logic for coalescing RS bits by Alexander Duyck · 8 years ago
  34. 4b81644 i40e: Add common function for finding VSI by type by Alexander Duyck · 8 years ago
  35. 7d3f04a i40evf: avoid an extra msleep while by Jacob Keller · 8 years ago
  36. 1249050 i40e: replace PTP Rx timestamp hang logic by Jacob Keller · 8 years ago
  37. 1955126 i40e: use a mutex instead of spinlock in PTP user entry points by Jacob Keller · 8 years ago
  38. 144ed17 i40e: correct check for reading TSYNINDX from the receive descriptor by Jacob Keller · 8 years ago
  39. 0093631 i40e: remove duplicate add/delete adminq command code for filters by Jacob Keller · 8 years ago
  40. cbebb85 i40e: avoid looping to check whether we're in VLAN mode by Jacob Keller · 8 years ago
  41. 84f5ca6 i40e: fix MAC filters when removing VLANs by Alan Brady · 8 years ago
  42. 4a2ce27 i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters by Jacob Keller · 8 years ago
  43. 278e7d0 i40e: store MAC/VLAN filters in a hash with the MAC Address as key by Jacob Keller · 8 years ago
  44. 290d255 i40e: implement __i40e_del_filter and use where applicable by Jacob Keller · 8 years ago
  45. 57b341d i40e: When searching all MAC/VLAN filters, ignore removed filters by Jacob Keller · 8 years ago
  46. 5feb3d7 i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan by Jacob Keller · 8 years ago
  47. 35ec2ff i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan by Jacob Keller · 8 years ago
  48. 6622f5c i40e: make use of __dev_uc_sync and __dev_mc_sync by Jacob Keller · 8 years ago
  49. 1bc87e8 i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter by Jacob Keller · 8 years ago
  50. ff00f3a i40e: Add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  51. 17a032b Merge branch 'bridge-PIM-hello' by David S. Miller · 8 years ago
  52. 91b02d3 bridge: mcast: add router port on PIM hello message by Nikolay Aleksandrov · 8 years ago
  53. 56245ca net: pim: add all RFC7761 message types by Nikolay Aleksandrov · 8 years ago
  54. 20bb6ce net: pim: add a helper to check for IPv4 all pim routers address by Nikolay Aleksandrov · 8 years ago
  55. 556d299 net: pim: add common pimhdr struct and helpers by Nikolay Aleksandrov · 8 years ago
  56. f3a6f592 Merge branch 'qed-next' by David S. Miller · 8 years ago
  57. 2edbff8 qed: Learn resources from management firmware by Tomer Tayar · 8 years ago
  58. 5a1f965 qed: Use VF-queue feature by Mintz, Yuval · 8 years ago
  59. 6927e82 qed: Learn of RDMA capabilities per-device by Mintz, Yuval · 8 years ago
  60. d7455f6 qede: Decouple ethtool caps from qed by Mintz, Yuval · 8 years ago
  61. 14d3964 qed*: Add support for WoL by Mintz, Yuval · 8 years ago
  62. 7a4b21b qed: Add nvram selftest by Mintz, Yuval · 8 years ago
  63. 0fefbfb qed*: Management firmware - notifications and defaults by Sudarsana Kalluru · 8 years ago
  64. 89d9123 solos-pci: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  65. 6321570 ptp: use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  66. 0f98621 bpf, inode: add support for symlinks and fix mtime/ctime by Daniel Borkmann · 8 years ago
  67. 8778b27 ldmvsw: tx queue stuck in stopped state after LDC reset by Aaron Young · 8 years ago
  68. 04f762e Merge branch 'xps-DCB' by David S. Miller · 8 years ago
  69. 184c449 net: Add support for XPS with QoS via traffic classes by Alexander Duyck · 8 years ago
  70. 6234f87 net: Refactor removal of queues from XPS map and apply on num_tc changes by Alexander Duyck · 8 years ago
  71. 8d059b0 net: Add sysfs value to determine queue traffic class by Alexander Duyck · 8 years ago
  72. 9cf1f6a net: Move functions for configuring traffic classes out of inline headers by Alexander Duyck · 8 years ago
  73. 20861f2 driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89 by Gao Feng · 8 years ago
  74. c62cce2 net: add an ioctl to get a socket network namespace by Andrey Vagin · 8 years ago
  75. 2a43ca0 mv643xx_eth: Properly resolve merge conflict. by David S. Miller · 8 years ago
  76. d8e4aa0 mv643xx_eth: Fix merge error. by David S. Miller · 8 years ago
  77. 0a6ce1e Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  78. d46b634 net: bonding: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  79. 2701c3b Merge branch 'mlxsw-IB' by David S. Miller · 8 years ago
  80. d1ba526 mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driver by Elad Raz · 8 years ago
  81. 64b92b0 mlxsw: switchx2: Add IB port support by Elad Raz · 8 years ago
  82. 03ddb78 mlxsw: switchx2: Add eth prefix to port create and remove by Elad Raz · 8 years ago
  83. 0c81ea5 mlxsw: core: Add port type (Eth/IB) set API by Elad Raz · 8 years ago
  84. d808c7e mlxsw: core: Add "eth" prefix to mlxsw_core_port_set by Elad Raz · 8 years ago
  85. c68b71c mlxsw: switchx2: Add Infiniband switch partition by Elad Raz · 8 years ago
  86. 67963a3 mlxsw: Make devlink port instances independent of spectrum/switchx2 port instances by Jiri Pirko · 8 years ago
  87. 7136793 mlxsw: reg: Add local-port to Infiniband port mapping by Elad Raz · 8 years ago
  88. 7941770 mlxsw: reg: Add Infiniband support to PTYS by Elad Raz · 8 years ago
  89. 401c8b4 mlxsw: reg: Add eth prefix to PTYS pack and unpack by Elad Raz · 8 years ago
  90. 10dbf8f mlxsw: switchx2: Fix port speed configuration by Elad Raz · 8 years ago
  91. e50e789 mlxsw: switchx2: Add support for physical port names by Elad Raz · 8 years ago
  92. f83e210 mlxsw: spectrum: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  93. adc4e04 mlxsw: switchx2: Move port used check outside port remove function by Jiri Pirko · 8 years ago
  94. abc1de2 mlxsw: switchx2: Check if port is usable before calling port create by Jiri Pirko · 8 years ago
  95. 5b09074 mlxsw: core: Zero payload buffers for couple of registers by Elad Raz · 8 years ago
  96. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  97. e37a79e net/mlx5e: Add tc support for FWD rule with counter by Mark Bloch · 8 years ago
  98. ae05831 net/mlx5: Add option to add fwd rule with counter by Mark Bloch · 8 years ago
  99. 74491de net/mlx5: Add multi dest support by Mark Bloch · 8 years ago
  100. a622498 net/mlx5: Group similer rules under the same fte by Mark Bloch · 8 years ago