1. 57e83fb can: hi311x: Add Holt HI-311x CAN driver by Akshay Bhat · 8 years ago
  2. 20a1e35 can: holt_hi311x: document device tree bindings by Akshay Bhat · 8 years ago
  3. 8e8cda6 can: initial support for network namespaces by Mario Kicherer · 8 years ago
  4. dabf54d can: ti_hecc: Convert TI HECC driver to DT only driver by Yegor Yefremov · 8 years ago
  5. 869a78a can: ti_hecc: Add TI HECC DT binding documentation by Yegor Yefremov · 8 years ago
  6. 822f9bb soreuseport: use "unsigned int" in __reuseport_alloc() by Alexey Dobriyan · 8 years ago
  7. ec2e45a flowcache: more "unsigned int" by Alexey Dobriyan · 8 years ago
  8. f31cc7e flowcache: make flow_cache_hash_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  9. 5a17d9e flowcache: make flow_key_size() return "unsigned int" by Alexey Dobriyan · 8 years ago
  10. d39004a net/faraday: Add missing include of of.h by Andrew Lunn · 8 years ago
  11. f1fb08f vxlan: fix ND proxy when skb doesn't have transport header offset by Vincent Bernat · 8 years ago
  12. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  13. cdccf74 Merge branch 'hns-misc-fixes' by David S. Miller · 8 years ago
  14. b4957ab net: hns: Some checkpatch.pl script & warning fixes by Salil · 8 years ago
  15. 820c90c net: hns: Avoid Hip06 chip TX packet line bug by lipeng · 8 years ago
  16. 76b588b net: hns: Adjust the SBM module buffer threshold by Kejian Yan · 8 years ago
  17. a218558 net: hns: Simplify the exception sequence in hns_ppe_init() by Kejian Yan · 8 years ago
  18. d592a4a net: hns: Optimise the code in hns_mdio_wait_ready() by Kejian Yan · 8 years ago
  19. 6961acf net: hns: Clean redundant code from hns_mdio.c file by Kejian Yan · 8 years ago
  20. 9f1607b net: hns: Remove redundant mac table operations by Kejian Yan · 8 years ago
  21. 20f0d4f net: hns: Remove redundant mac_get_id() by Kejian Yan · 8 years ago
  22. 040a380 net: hns: Remove the redundant adding and deleting mac function by Kejian Yan · 8 years ago
  23. 64ec10d net: hns: Correct HNS RSS key set function by lipeng · 8 years ago
  24. f2aaed5 net: hns: Replace netif_tx_lock to ring spin lock by lipeng · 8 years ago
  25. b29bd41 net: hns: Fix to adjust buf_size of ring according to mtu by lipeng · 8 years ago
  26. 36eedfde1 net: hns: Optimize hns_nic_common_poll for better performance by lipeng · 8 years ago
  27. 4b7cdec net: hns: bug fix of ethtool show the speed by Daode Huang · 8 years ago
  28. fb0672d net: hns: Remove redundant memset during buffer release by lipeng · 8 years ago
  29. de99208 net: hns: Optimize the code for GMAC pad and crc Config by lipeng · 8 years ago
  30. 87ff7e1 net: hns: Modify GMAC init TX threshold value by lipeng · 8 years ago
  31. ba2d079 net: hns: Fix the implementation of irq affinity function by lipeng · 8 years ago
  32. d4f4b91 Merge branch 'rds-minor-bug-fixes' by David S. Miller · 8 years ago
  33. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  34. e97656d rds: tcp: allow progress of rds_conn_shutdown if the rds_connection is marked ERROR by an intervening FIN by Sowmini Varadhan · 8 years ago
  35. d3fbff3 sock: correctly test SOCK_TIMESTAMP in sock_recv_ts_and_drops() by Eric Dumazet · 8 years ago
  36. e270e96 drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  37. 9563279 drivers/net/ethernet/mellanox/mlx5/core/en_main.c: fix build with gcc-4.4.4 by Andrew Morton · 8 years ago
  38. 44781fe net: stmmac: fix cbs configuration by Joao Pinto · 8 years ago
  39. a6fc09d Merge branch 'mpls-more-labels' by David S. Miller · 8 years ago
  40. 1511009 net: mpls: Increase max number of labels for lwt encap by David Ahern · 8 years ago
  41. a4ac8c9 net: mpls: bump maximum number of labels by David Ahern · 8 years ago
  42. df1c631 net: mpls: Limit memory allocation for mpls_route by David Ahern · 8 years ago
  43. 59b2096 net: mpls: change mpls_route layout by David Ahern · 8 years ago
  44. 77ef013a net: mpls: Convert number of nexthops to u8 by David Ahern · 8 years ago
  45. 39eb8cd net: mpls: rt_nhn_alive and nh_flags should be accessed using READ_ONCE by David Ahern · 8 years ago
  46. 3d8417d udp: use sk_protocol instead of pcflag to detect udplite sockets by Paolo Abeni · 8 years ago
  47. 768bfa2 net: dsa: fix build error with devlink build as module by Tobias Regnery · 8 years ago
  48. 88f913f Merge branch 'phylib-EEE-updates' by David S. Miller · 8 years ago
  49. 32d7514 net: phy: allow EEE with any interface mode by Russell King · 8 years ago
  50. f75abeb net: phy: restart phy autonegotiation after EEE advertisment change by Russell King · 8 years ago
  51. 83ea067 net: phy: avoid setting unsupported EEE advertisments by Russell King · 8 years ago
  52. eefe06e Merge branch 'bpf-prog-testing-framework' by David S. Miller · 8 years ago
  53. 3782161 selftests/bpf: add l4 load balancer test based on sched_cls by Alexei Starovoitov · 8 years ago
  54. 8d48f5e selftests/bpf: add a test for basic XDP functionality by Alexei Starovoitov · 8 years ago
  55. 6882804 selftests/bpf: add a test for overlapping packet range checks by Alexei Starovoitov · 8 years ago
  56. dd26b7f tools/lib/bpf: expose bpf_program__set_type() by Alexei Starovoitov · 8 years ago
  57. 3084887 tools/lib/bpf: add support for BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  58. 1cf1cae bpf: introduce BPF_PROG_TEST_RUN command by Alexei Starovoitov · 8 years ago
  59. 98cd155 net: dsa: Mock-up driver by Florian Fainelli · 8 years ago
  60. 772c3bd Merge branch 'mv88e6xxx-cross-chip-bridging' by David S. Miller · 8 years ago
  61. aec5ac8 net: dsa: mv88e6xxx: add cross-chip bridging by Vivien Didelot · 8 years ago
  62. 40ef2c9 net: dsa: add cross-chip bridging operations by Vivien Didelot · 8 years ago
  63. e96a6e0 net: dsa: mv88e6xxx: remap existing bridge members by Vivien Didelot · 8 years ago
  64. 240ea3e net: dsa: mv88e6xxx: factorize in-chip bridge map by Vivien Didelot · 8 years ago
  65. e5887a2 net: dsa: mv88e6xxx: rework in-chip bridging by Vivien Didelot · 8 years ago
  66. 73b1204 net: dsa: mv88e6xxx: allocate the number of ports by Vivien Didelot · 8 years ago
  67. 17a1594 net: dsa: mv88e6xxx: program the PVT with all ones by Vivien Didelot · 8 years ago
  68. 8122899 net: dsa: mv88e6xxx: use 4-bit port for PVT data by Vivien Didelot · 8 years ago
  69. f364565 net: dsa: mv88e6xxx: move PVT description in info by Vivien Didelot · 8 years ago
  70. 58b7bd0 dpaa_eth: use AVOIDBLOCK for Tx confirmation queues by Madalin Bucur · 8 years ago
  71. b07e675 fsl/fman: take into account all RGMII modes by Madalin Bucur · 8 years ago
  72. d6acfeb vxlan: vxlan dev should inherit lowerdev's gso_max_size by Felix Manlunas · 8 years ago
  73. 6c7c98b sock: avoid dirtying sk_stamp, if possible by Paolo Abeni · 8 years ago
  74. 7801a32 Merge branch 'ibmvnic-cleanup-resource-handling' by David S. Miller · 8 years ago
  75. 1b8955e ibmvnic: Cleanup failure path in ibmvnic_open by Nathan Fontenot · 8 years ago
  76. 7bbc27a ibmvnic: Create init/release routines for stats token by Nathan Fontenot · 8 years ago
  77. b510888 ibmvnic: Merge the two release_sub_crq_queue routines by Nathan Fontenot · 8 years ago
  78. 0ffe2cb ibmvnic: Create init and release routines for the rx pool by Nathan Fontenot · 8 years ago
  79. c657e32 ibmvnic: Create init and release routines for the tx pool by Nathan Fontenot · 8 years ago
  80. f0b8c96 ibmvnic: Create init and release routines for the bounce buffer by Nathan Fontenot · 8 years ago
  81. f992887 ibmvnic: Update main crq initialization and release by Nathan Fontenot · 8 years ago
  82. 1935299 net: tcp: Refine the __tcp_select_window by Gao Feng · 8 years ago
  83. bae76dd net: dsa: mv88e6xxx: debug ATU Age Time by Vivien Didelot · 8 years ago
  84. e704f04 ibmvnic: Remove debugfs support by Nathan Fontenot · 8 years ago
  85. 142c659 bonding: refine bond_fold_stats() wrap detection by Eric Dumazet · 8 years ago
  86. ed8bfd5 VSOCK: remove unnecessary ternary operator on return value by Colin Ian King · 8 years ago
  87. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  88. eaf70ad net: stmmac: dwmac-rk: Add handling for RGMII_ID/RXID/TXID by Wadim Egorov · 8 years ago
  89. 5bacd77 Revert "net: stmmac: enable multiple buffers" by LABBE Corentin · 8 years ago
  90. 397df70 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  91. 14a98e6 Merge branch 'tipc-socketpair' by David S. Miller · 8 years ago
  92. 66bc1e8 tipc: allow rdm/dgram socketpairs by Erik Hugne · 8 years ago
  93. 70b0375 tipc: add support for stream/seqpacket socketpairs by Erik Hugne · 8 years ago
  94. d6956ac net: mvneta: set rx mode during resume if interface is running by Jisheng Zhang · 8 years ago
  95. a38d20d net: mvneta: add RGMII_RXID and RGMII_TXID support by Jisheng Zhang · 8 years ago
  96. 56607b9 net: veth: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  97. 6c22570 Merge tag 'mlx5e-pedit' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago
  98. e944e97 net: mpls: Update lfib_nlmsg_size to skip deleted nexthops by David Ahern · 8 years ago
  99. d0281a5 net: phy: Allow building mdio-boardinfo into the kernel by Florian Fainelli · 8 years ago
  100. d08a9f6 i40e: fix for queue timing delays by Wyborny, Carolyn · 8 years ago