1. b231307 net_sched: make tcf_hash_check() boolean by WANG Cong · 8 years ago
  2. a6e225c Merge branch 'vrf-ipv6-mcast-link-local' by David S. Miller · 8 years ago
  3. 9ff7438 net: vrf: Handle ipv6 multicast and link-local addresses by David Ahern · 8 years ago
  4. ba46ee4 net: ipv6: Do not add multicast route for l3 master devices by David Ahern · 8 years ago
  5. cd2a9e6 net: l3mdev: Remove const from flowi6 arg to get_rt6_dst by David Ahern · 8 years ago
  6. c9ad5a6 Merge branch 'af_iucv-big-bufs' by David S. Miller · 8 years ago
  7. a006353a9 af_iucv: use paged SKBs for big inbound messages by Eugene Crosser · 8 years ago
  8. 291759a af_iucv: remove fragment_skb() to use paged SKBs by Eugene Crosser · 8 years ago
  9. e537439 af_iucv: use paged SKBs for big outbound messages by Eugene Crosser · 8 years ago
  10. 818d49a dt: bindings: Add bindings for Cirrus Logic CS89x0 ethernet chip by Alexander Shiyan · 8 years ago
  11. d3cf8fd net: cx89x0: Add DT support by Alexander Shiyan · 8 years ago
  12. 4f95dd7 rxrpc: Rework local endpoint management by David Howells · 8 years ago
  13. 8756361 rxrpc: Separate local endpoint event handling out into its own file by David Howells · 8 years ago
  14. f66d749 rxrpc: Use the peer record to distribute network errors by David Howells · 8 years ago
  15. fe77d5f rxrpc: Do a little bit of tidying in the ICMP processing by David Howells · 8 years ago
  16. 1c1df86 rxrpc: Don't assume anything about the address in an ICMP packet by David Howells · 8 years ago
  17. 1a70c05 rxrpc: Break MTU determination from ICMP into its own function by David Howells · 8 years ago
  18. abe89ef rxrpc: Rename rxrpc_UDP_error_report() to rxrpc_error_report() by David Howells · 8 years ago
  19. be6e670 rxrpc: Rework peer object handling to use hash table and RCU by David Howells · 8 years ago
  20. d9fa17e act_police: rename tcf_act_police_locate() to tcf_act_police_init() by WANG Cong · 8 years ago
  21. 95df1b1 net_sched: remove internal use of TC_POLICE_* by WANG Cong · 8 years ago
  22. 161cd45 Merge branch 'rds-mprds-foundations' by David S. Miller · 8 years ago
  23. 3ecc569 RDS: Update rds_conn_destroy to be MP capable by Sowmini Varadhan · 8 years ago
  24. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  25. 1c5113c RDS: Initialize all RDS_MPATH_WORKERS in __rds_conn_create by Sowmini Varadhan · 8 years ago
  26. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  27. 992c9ec RDS: update rds-info related functions to traverse multiple conn_paths by Sowmini Varadhan · 8 years ago
  28. 3c0a590 RDS: Add rds_conn_path_connect_if_down() for MP-aware callers by Sowmini Varadhan · 8 years ago
  29. 45997e9 RDS: Make rds_send_pong() take a rds_conn_path argument by Sowmini Varadhan · 8 years ago
  30. 01ff34e RDS: Extract rds_conn_path from i_conn_path in rds_send_drop_to() for MP-capable transports by Sowmini Varadhan · 8 years ago
  31. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  32. 780a6d9 RDS: Make rds_send_queue_rm() rds_conn_path aware by Sowmini Varadhan · 8 years ago
  33. 7d885d0 RDS: Remove stale function rds_send_get_message() by Sowmini Varadhan · 8 years ago
  34. 5c3d274 RDS: Add rds_send_path_drop_acked() by Sowmini Varadhan · 8 years ago
  35. 4e9b551 RDS: Add rds_send_path_reset() by Sowmini Varadhan · 8 years ago
  36. 5e833e0 RDS: rds_inc_path_init() helper function for MP capable transports by Sowmini Varadhan · 8 years ago
  37. ef9e62c RDS: recv path gets the conn_path from rds_incoming for MP capable transports by Sowmini Varadhan · 8 years ago
  38. 7e8f441 RDS: add t_mp_capable bit to be set by MP capable transports by Sowmini Varadhan · 8 years ago
  39. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  40. dcf1158 tcp: return sizeof tcp_dctcp_info in dctcp_get_info() by Neal Cardwell · 8 years ago
  41. a5e27d1 sctp: fix error return code in sctp_init() by Wei Yongjun · 8 years ago
  42. d4c76c1 Merge tag 'rxrpc-rewrite-20160613' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  43. 4a63538 net: hns: update the dependency by Kejian Yan · 8 years ago
  44. 7d7549e Merge branch 'r8152-phy-adjustments' by David S. Miller · 8 years ago
  45. aa7e26b r8152: save the speed by hayeswang · 8 years ago
  46. 9d21c0d r8152: move the setting for the default speed by hayeswang · 8 years ago
  47. a028a9e r8152: move the settings of PHY to a work queue by hayeswang · 8 years ago
  48. e8eb36c net/sched: flower: Return error when hw can't offload and skip_sw is set by Amir Vadai · 8 years ago
  49. ce9355a Merge branch 'bnxt_en-updates' by David S. Miller · 8 years ago
  50. 00c04a9 bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API. by Michael Chan · 8 years ago
  51. 93ed811 bnxt_en: Don't allow autoneg on cards that don't support it. by Michael Chan · 8 years ago
  52. b24eb6a bnxt_en: Add BCM5731X and BCM5741X device IDs. by Michael Chan · 8 years ago
  53. 94758f8 bnxt_en: Add GRO logic for BCM5731X chips. by Michael Chan · 8 years ago
  54. 309369c bnxt_en: Refactor bnxt_gro_skb(). by Michael Chan · 8 years ago
  55. 659c805 bnxt_en: Define the supported chip numbers. by Michael Chan · 8 years ago
  56. ebcd4ee bnxt_en: Add PCI device ID for 57404 NPAR devices. by Michael Chan · 8 years ago
  57. 567b2ab bnxt_en: Enable NPAR (NIC Partitioning) Support. by Satish Baddipadige · 8 years ago
  58. fc0f192 bnxt_en: Handle VF_CFG_CHANGE event from firmware. by Michael Chan · 8 years ago
  59. 6988bd9 bnxt_en: Add new function bnxt_reset(). by Michael Chan · 8 years ago
  60. cf6645f bnxt_en: Add function for VF driver to query default VLAN. by Michael Chan · 8 years ago
  61. 7659f50 net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings by Philippe Reynes · 8 years ago
  62. d1dc06d virtio_net: fix csum generation for virtio-net devices by Mike Rapoport · 8 years ago
  63. 0d81a51 rxrpc: Update the comments in ar-internal.h to reflect renames by David Howells · 8 years ago
  64. 8c3e34a rxrpc: Rename files matching ar-*.c to git rid of the "ar-" prefix by David Howells · 8 years ago
  65. 9986020 sched: remove NET_XMIT_POLICED by Florian Westphal · 8 years ago
  66. eb37c563 net: fec: handle small PHY reset durations more precisely by Stefan Wahren · 8 years ago
  67. 38b7097 ipv6: use TOS marks from sockets for routing decision by Hannes Frederic Sowa · 8 years ago
  68. e69f73b Merge branch 'remove-qdisc-throttle' by David S. Miller · 8 years ago
  69. 45f50be net_sched: remove generic throttled management by Eric Dumazet · 8 years ago
  70. 4211792 net_sched: netem: remove qdisc_is_throttled() use by Eric Dumazet · 8 years ago
  71. cca605d net_sched: cbq: remove a flaky use of qdisc_is_throttled() by Eric Dumazet · 8 years ago
  72. 8fe6a79 net_sched: sch_plug: use a private throttled status by Eric Dumazet · 8 years ago
  73. 7a04c01 Merge branch 'mdio-iProc-SOC' by David S. Miller · 8 years ago
  74. 4484f73 phy: Add Northstar2 PCI Phy support by Pramod Kumar · 8 years ago
  75. 464e3b4 binding: PHY: Binding doc for NS2 PCIe PHYs. by Pramod Kumar · 8 years ago
  76. 98bc865 net: mdio-mux: Add MDIO mux driver for iProc SoCs by Pramod Kumar · 8 years ago
  77. 5f1a067 dt: mdio-mux: Add mdio multiplexer driver node by Pramod Kumar · 8 years ago
  78. ce8d5db binding: mdio-mux: Add DT binding doc for Broadcom MDIO bus multiplexer by Pramod Kumar · 8 years ago
  79. 6deb208 binding: Make "mdio-parent-bus" property from mandatory to optional by Pramod Kumar · 8 years ago
  80. f20e665 mdio: mux: Enhanced MDIO mux framework for integrated multiplexers by Pramod Kumar · 8 years ago
  81. d46e416 sctp: sctp should change socket state when shutdown is received by Xin Long · 8 years ago
  82. d6cf3a8 Merge tag 'mac80211-next-for-davem-2016-06-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  83. 52a3d79 Merge branch 'arm64-bpf' by David S. Miller · 8 years ago
  84. 643c332 arm64: bpf: optimize LD_ABS, LD_IND by Zi Shen Lim · 8 years ago
  85. 997ce88 arm64: bpf: optimize JMP_CALL by Zi Shen Lim · 8 years ago
  86. ddb5599 arm64: bpf: implement bpf_tail_call() helper by Zi Shen Lim · 8 years ago
  87. 002245c bpf: fix missing header inclusion by Zi Shen Lim · 8 years ago
  88. f6664f1 Merge branch 'tcp_nv' by David S. Miller · 8 years ago
  89. 699fafa tcp: add NV congestion control by Lawrence Brakmo · 8 years ago
  90. 6f094b9 tcp: add in_flight to tcp_skb_cb by Lawrence Brakmo · 8 years ago
  91. 3e7fb80 Merge branch 'virtio_net-GSO-helpers' by David S. Miller · 8 years ago
  92. 1276f24 packet: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  93. e858fae virtio_net: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  94. 3416609 tuntap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  95. fd88d68 macvtap: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 8 years ago
  96. fd2a043 virtio_net: introduce virtio_net_hdr_{from,to}_skb by Mike Rapoport · 8 years ago
  97. 678ece3 virtio_net: add _UAPI prefix to virtio_net header guards by Mike Rapoport · 8 years ago
  98. 231edca RDS: IB: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  99. 112b558 NET: PHY: adds driver for Intel XWAY PHY by Hauke Mehrtens · 8 years ago
  100. 0e119b4 rxrpc: Limit the listening backlog by David Howells · 8 years ago