1. 26236fa liquidio: Host queue mapping changes by Raghu Vatsavayi · 9 years ago
  2. ddc173a liquidio: Avoid double free during soft command by Raghu Vatsavayi · 9 years ago
  3. 0b797c8 ila: Fix checksum neutral mapping by Tom Herbert · 9 years ago
  4. 22a59be net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads by Philip Prindeville · 9 years ago
  5. 810e530 net: vrf: Switch dst dev to loopback on device delete by David Ahern · 9 years ago
  6. 042ce722 Merge tag 'shared' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 9 years ago
  7. a78c16e mdio: mux: avoid 'maybe-uninitialized' warning by Arnd Bergmann · 9 years ago
  8. b06f952 Merge branch '6lowpan-ndisc' by David S. Miller · 9 years ago
  9. eab560e 6lowpan: add support for 802.15.4 short addr handling by Alexander Aring · 9 years ago
  10. cfce946 6lowpan: add support for getting short address by Alexander Aring · 9 years ago
  11. bbe5f5c 6lowpan: introduce 6lowpan-nd by Alexander Aring · 9 years ago
  12. cc84b3c ipv6: export several functions by Alexander Aring · 9 years ago
  13. f997c55 ipv6: introduce neighbour discovery ops by Alexander Aring · 9 years ago
  14. 4f67223 addrconf: put prefix address add in an own function by Alexander Aring · 9 years ago
  15. 8ec5da4 ndisc: add __ndisc_fill_addr_option function by Alexander Aring · 9 years ago
  16. 4f36ce8 ndisc: add __ndisc_opt_addr_data function by Alexander Aring · 9 years ago
  17. 1e82f96 ndisc: add __ndisc_opt_addr_space function by Alexander Aring · 9 years ago
  18. 848484c 6lowpan: remove ipv6 module request by Alexander Aring · 9 years ago
  19. 2ad3ed5 6lowpan: add 802.15.4 short addr slaac by Alexander Aring · 9 years ago
  20. 8626a0c 6lowpan: add private neighbour data by Alexander Aring · 9 years ago
  21. 6010097 Merge branch 'cxgb4-sriov-sysfs' by David S. Miller · 9 years ago
  22. d01f7ab cxgb4/cxgb4vf: Synchronize all MAC addresses by Hariprasad Shenai · 9 years ago
  23. b624420 cxgb4: Enable SR-IOV configuration via PCI sysfs interface by Hariprasad Shenai · 9 years ago
  24. c5a8c0f cxgb4: Force cxgb4 driver as MASTER in kdump kernel by Hariprasad Shenai · 9 years ago
  25. 88da48f Merge branch 'sched_skb_free_defer' by David S. Miller · 9 years ago
  26. fea0247 net_sched: sch_fq: defer skb freeing by Eric Dumazet · 9 years ago
  27. db4879d net_sched: sch_pie: defer skb freeing by Eric Dumazet · 9 years ago
  28. 2f08a9a net_sched: sch_netem: defer skb freeing by Eric Dumazet · 9 years ago
  29. a5a9f53 net_sched: sch_htb: defer skb freeing by Eric Dumazet · 9 years ago
  30. e7e424c net_sched: sch_hhf: defer skb freeing by Eric Dumazet · 9 years ago
  31. ece5d4c net_sched: fq_codel: defer skb freeing by Eric Dumazet · 9 years ago
  32. e14ffdf net_sched: sch_fq: defer skb freeing by Eric Dumazet · 9 years ago
  33. b3d7e2b net_sched: sch_codel: defer skb freeing in codel_change() by Eric Dumazet · 9 years ago
  34. f9aed31 net_sched: sch_choke: defer skb freeing by Eric Dumazet · 9 years ago
  35. 1b5c549 net_sched: add the ability to defer skb freeing by Eric Dumazet · 9 years ago
  36. 35c55c9 tipc: add neighbor monitoring framework by Jon Paul Maloy · 9 years ago
  37. 7889681 net: vrf: Update flags and features settings by David Ahern · 9 years ago
  38. df10db9 tun: fix csum generation for tap devices by Paolo Abeni · 9 years ago
  39. 829e64d Merge branch 'skb_array' by David S. Miller · 9 years ago
  40. 7d7072e skb_array: resize support by Michael S. Tsirkin · 9 years ago
  41. 5d49de5 ptr_ring: resize support by Michael S. Tsirkin · 9 years ago
  42. ad69f35 skb_array: array based FIFO for skbs by Michael S. Tsirkin · 9 years ago
  43. 9fb6bc5 ptr_ring: ring test by Michael S. Tsirkin · 9 years ago
  44. 2e0ab8c ptr_ring: array based FIFO for pointers by Michael S. Tsirkin · 9 years ago
  45. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 9 years ago
  46. a6e225c Merge branch 'vrf-ipv6-mcast-link-local' by David S. Miller · 9 years ago
  47. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 9 years ago
  48. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 9 years ago
  49. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 9 years ago
  50. c9ad5a6 Merge branch 'af_iucv-big-bufs' by David S. Miller · 9 years ago
  51. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 9 years ago
  52. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 9 years ago
  53. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 9 years ago
  54. 818d49a dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip by Alexander Shiyan · 9 years ago
  55. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 9 years ago
  56. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 9 years ago
  57. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 9 years ago
  58. 161cd45 Merge branch 'rds-mprds-foundations' by David S. Miller · 9 years ago
  59. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 9 years ago
  60. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 9 years ago
  61. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 9 years ago
  62. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 9 years ago
  63. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 9 years ago
  64. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 9 years ago
  65. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 9 years ago
  66. 01ff34e RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports by Sowmini Varadhan · 9 years ago
  67. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 9 years ago
  68. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 9 years ago
  69. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 9 years ago
  70. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 9 years ago
  71. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 9 years ago
  72. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 9 years ago
  73. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 9 years ago
  74. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 9 years ago
  75. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 9 years ago
  76. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 9 years ago
  77. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 9 years ago
  78. d4c76c1 Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 9 years ago
  79. 4a63538 net: hns: update the dependency by Kejian Yan · 9 years ago
  80. 7d7549e Merge branch 'r8152-phy-adjustments' by David S. Miller · 9 years ago
  81. aa7e26b r8152: save the speed by hayeswang · 9 years ago
  82. 9d21c0d r8152: move the setting for the default speed by hayeswang · 9 years ago
  83. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 9 years ago
  84. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 9 years ago
  85. ce9355a Merge branch 'bnxt_en-updates' by David S. Miller · 9 years ago
  86. 00c04a9 bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. by Michael Chan · 9 years ago
  87. 93ed811 bnxt_en: Don't allow autoneg on cards that don't support it. by Michael Chan · 9 years ago
  88. b24eb6a bnxt_en: Add BCM5731X and BCM5741X device IDs. by Michael Chan · 9 years ago
  89. 94758f8 bnxt_en: Add GRO logic for BCM5731X chips. by Michael Chan · 9 years ago
  90. 309369c bnxt_en: Refactor bnxt_gro_skb(). by Michael Chan · 9 years ago
  91. 659c805 bnxt_en: Define the supported chip numbers. by Michael Chan · 9 years ago
  92. ebcd4ee bnxt_en: Add PCI device ID for 57404 NPAR devices. by Michael Chan · 9 years ago
  93. 567b2ab bnxt_en: Enable NPAR (NIC Partitioning) Support. by Satish Baddipadige · 9 years ago
  94. fc0f192 bnxt_en: Handle VF_CFG_CHANGE event from firmware. by Michael Chan · 9 years ago
  95. 6988bd9 bnxt_en: Add new function bnxt_reset(). by Michael Chan · 9 years ago
  96. cf6645f bnxt_en: Add function for VF driver to query default VLAN. by Michael Chan · 9 years ago
  97. 7659f50 net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 9 years ago
  98. d1dc06d virtio_net: fix csum generation for virtio-net devices by Mike Rapoport · 9 years ago
  99. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 9 years ago
  100. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 9 years ago