1. 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
  2. 5226779 sock: add MSG_ZEROCOPY by Willem de Bruijn · 7 years ago
  3. 3ece782 sock: skb_copy_ubufs support for compound pages by Willem de Bruijn · 7 years ago
  4. 98ba0bd sock: allocate skbs from optmem by Willem de Bruijn · 7 years ago
  5. 84b7187 Merge branch 'mlxsw-Support-for-IPv6-UC-router' by David S. Miller · 7 years ago
  6. 65e65ec mlxsw: spectrum_router: Don't ignore IPv6 notifications by Ido Schimmel · 7 years ago
  7. f36f5ac mlxsw: spectrum_router: Abort on source-specific routes by Ido Schimmel · 7 years ago
  8. 0a7fd1a mlxsw: spectrum_router: Add support for route replace by Ido Schimmel · 7 years ago
  9. 428b851 mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion by Ido Schimmel · 7 years ago
  10. 583419f mlxsw: spectrum_router: Sanitize IPv6 FIB rules by Ido Schimmel · 7 years ago
  11. 66a5763 mlxsw: spectrum_router: Demultiplex FIB event based on family by Ido Schimmel · 7 years ago
  12. a460aa8 ipv6: fib: Add helpers to hold / drop a reference on rt6_info by Ido Schimmel · 7 years ago
  13. fc882fc ipv6: Regenerate host route according to node pointer upon interface up by Ido Schimmel · 7 years ago
  14. 9217d8c ipv6: Regenerate host route according to node pointer upon loopback up by Ido Schimmel · 7 years ago
  15. 7483cea ipv6: fib: Unlink replaced routes from their nodes by Ido Schimmel · 7 years ago
  16. c5b1241 ipv6: fib: Don't assume only nodes hold a reference on routes by Ido Schimmel · 7 years ago
  17. 61e4d01 ipv6: fib: Add offload indication to routes by Ido Schimmel · 7 years ago
  18. e1ee0a5 ipv6: fib: Dump tables during registration to FIB chain by Ido Schimmel · 7 years ago
  19. dcb18f7 ipv6: fib_rules: Dump rules during registration to FIB chain by Ido Schimmel · 7 years ago
  20. df77fe4 ipv6: fib: Add in-kernel notifications for route add / delete by Ido Schimmel · 7 years ago
  21. 16ab6d7 ipv6: fib: Add FIB notifiers callbacks by Ido Schimmel · 7 years ago
  22. e3ea973 ipv6: fib_rules: Check if rule is a default rule by Ido Schimmel · 7 years ago
  23. 1b2a444 net: fib_rules: Implement notification logic in core by Ido Schimmel · 7 years ago
  24. d371ac1 rocker: Ignore address families other than IPv4 by Ido Schimmel · 7 years ago
  25. 64e5e82 mlxsw: spectrum_router: Ignore address families other than IPv4 by Ido Schimmel · 7 years ago
  26. 04b1d4e net: core: Make the FIB notification chain generic by Ido Schimmel · 7 years ago
  27. 80cf0b4 Merge branch 'mvpp2-add-TX-interrupts-support' by David S. Miller · 7 years ago
  28. 5d3ecb2 dt-bindings: net: marvell-pp2: update interrupt-names with TX interrupts by Thomas Petazzoni · 7 years ago
  29. 213f428 net: mvpp2: add support for TX interrupts and RX queue distribution modes by Thomas Petazzoni · 7 years ago
  30. 591f4cf net: mvpp2: introduce queue_vector concept by Thomas Petazzoni · 7 years ago
  31. df089aa net: mvpp2: move from cpu-centric naming to "software thread" naming by Thomas Petazzoni · 7 years ago
  32. 09f8397 net: mvpp2: introduce per-port nrxqs/ntxqs variables by Thomas Petazzoni · 7 years ago
  33. b5635ad net: mvpp2: remove RX queue group reset code by Thomas Petazzoni · 7 years ago
  34. eb1e93a net: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition by Thomas Petazzoni · 7 years ago
  35. e11e872 net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation by Romain Perier · 7 years ago
  36. f4b2a42 Merge branch 'hns3-ethernet-driver' by David S. Miller · 7 years ago
  37. 15e8e5f net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS by Salil · 7 years ago
  38. 496d03e net: hns3: Add Ethtool support to HNS3 driver by Salil · 7 years ago
  39. 256727d net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC by Salil · 7 years ago
  40. 8484405 net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver by Salil · 7 years ago
  41. 46a3df9 net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support by Salil · 7 years ago
  42. 68c0a5c net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support by Salil · 7 years ago
  43. 38caee9 net: hns3: Add support of the HNAE3 framework by Salil · 7 years ago
  44. 76ad4f0 net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC by Salil · 7 years ago
  45. 5477f7f Merge branch 'sctp-remove-typedefs-from-structures-part-4' by David S. Miller · 7 years ago
  46. bb96dec sctp: remove the typedef sctp_auth_chunk_t by Xin Long · 7 years ago
  47. 96f7ef4 sctp: remove the typedef sctp_authhdr_t by Xin Long · 7 years ago
  48. 68d7546 sctp: remove the typedef sctp_addip_chunk_t by Xin Long · 7 years ago
  49. 65205cc sctp: remove the typedef sctp_addiphdr_t by Xin Long · 7 years ago
  50. 8b32f23 sctp: remove the typedef sctp_addip_param_t by Xin Long · 7 years ago
  51. 05b25d0 sctp: remove the typedef sctp_cwr_chunk_t by Xin Long · 7 years ago
  52. 65f7710 sctp: remove the typedef sctp_cwrhdr_t by Xin Long · 7 years ago
  53. b515fd2 sctp: remove the typedef sctp_ecne_chunk_t by Xin Long · 7 years ago
  54. 1fb6d83 sctp: remove the typedef sctp_ecnehdr_t by Xin Long · 7 years ago
  55. 2a49321 sctp: remove the typedef sctp_error_t by Xin Long · 7 years ago
  56. 87caeba sctp: remove the typedef sctp_operr_chunk_t by Xin Long · 7 years ago
  57. d8238d9 sctp: remove the typedef sctp_errhdr_t by Xin Long · 7 years ago
  58. ac23e68 sctp: fix the name of struct sctp_shutdown_chunk_t by Xin Long · 7 years ago
  59. e61e405 sctp: remove the typedef sctp_shutdownhdr_t by Xin Long · 7 years ago
  60. ddb0804 Merge branch 'ibmvnic-ethtool' by David S. Miller · 7 years ago
  61. c2dbeb6 ibmvnic: Implement .get_channels by John Allen · 7 years ago
  62. bc131b3 ibmvnic: Implement .get_ringparam by John Allen · 7 years ago
  63. 52da5c1 ibmvnic: Convert vnic server reported statistics to cpu endian by John Allen · 7 years ago
  64. 3d52b59 ibmvnic: Implement per-queue statistics reporting by John Allen · 7 years ago
  65. d06c358 tcp: remove extra POLL_OUT added for finished active connect() by Neal Cardwell · 7 years ago
  66. 3a8f6f8 net: dsa: bcm_sf2: dst in not an array by Vivien Didelot · 7 years ago
  67. 2d29b39 qlcnic: add const to bin_attribute structure by Bhumika Goyal · 7 years ago
  68. 840df16 rds: reduce memory footprint for RDS when transport is RDMA by Sowmini Varadhan · 7 years ago
  69. 93b1b31 ipv4: Introduce ipip_offload_init helper function. by Tonghao Zhang · 7 years ago
  70. eb48d68 bpf: fix the printing of ifindex by William Tu · 7 years ago
  71. f6c00a3 Merge tag 'batadv-next-for-davem-20170802' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  72. b8c17f7 net: hns: Add self-adaptive interrupt coalesce support in hns driver by Lin Yun Sheng · 7 years ago
  73. e9e6c23 X25: constify null_x25_address by Julia Lawall · 7 years ago
  74. 5a4d148 Merge branch 'per-nexthop-offload' by David S. Miller · 7 years ago
  75. 2202e35 ipv4: fib: Remove unused functions by Ido Schimmel · 7 years ago
  76. 77d964e mlxsw: spectrum_router: Refresh offload indication upon group refresh by Ido Schimmel · 7 years ago
  77. 1353ee7 mlxsw: spectrum_router: Don't check state when refreshing offload indication by Ido Schimmel · 7 years ago
  78. 3984d1a mlxsw: spectrum_router: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  79. 63e701c rocker: Provide offload indication using nexthop flags by Ido Schimmel · 7 years ago
  80. 475abbf ipv4: fib: Set offload indication according to nexthop flags by Ido Schimmel · 7 years ago
  81. 9820355 mlxsw: core: Use correct EMAD transaction ID in debug message by Ido Schimmel · 7 years ago
  82. f6775a2 Merge branch 'netvsc-transparent-VF-support' by David S. Miller · 7 years ago
  83. 12aa746 netvsc: remove bonding setup script by stephen hemminger · 7 years ago
  84. a5050c6 netvsc: add documentation by stephen hemminger · 7 years ago
  85. 0c19556 netvsc: transparent VF management by stephen hemminger · 7 years ago
  86. 638ce0f atm: solos-pci: constify attribute_group structures by Amitoj Kaur Chawla · 7 years ago
  87. 444826a atm: adummy: constify attribute_group structure by Amitoj Kaur Chawla · 7 years ago
  88. cf19a8c liquidio: set sriov_totalvfs correctly by Derek Chickles · 7 years ago
  89. f613ed6 net: dsa: Add support for 64-bit statistics by Florian Fainelli · 7 years ago
  90. b2f9d43 flow_dissector: remove unused functions by WANG Cong · 7 years ago
  91. 5357f0b tcp: tcp_data_queue() cleanup by Eric Dumazet · 7 years ago
  92. aa6c16c net: bcmgenet: drop COMPILE_TEST dependency by Arnd Bergmann · 7 years ago
  93. 956a25c hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary by Joe Perches · 7 years ago
  94. cb5b136 Merge branch 'dsa-rework-EEE-support' by David S. Miller · 7 years ago
  95. 08f5006 net: dsa: rename switch EEE ops by Vivien Didelot · 7 years ago
  96. 5480db6 net: dsa: mv88e6xxx: remove EEE support by Vivien Didelot · 7 years ago
  97. 46587e4 net: dsa: remove PHY device argument from .set_eee by Vivien Didelot · 7 years ago
  98. c48f7eb net: dsa: call phy_init_eee in DSA layer by Vivien Didelot · 7 years ago
  99. 7f5c6d7 net: dsa: mv88e6xxx: call phy_init_eee by Vivien Didelot · 7 years ago
  100. b11af0c net: dsa: bcm_sf2: remove unneeded supported flags by Vivien Didelot · 7 years ago