1. b1df0f5 Merge branch 'mv88e6xxx-rework-reset-and-PPU-code' by David S. Miller · 8 years ago
  2. a199d8b net: dsa: mv88e6xxx: add PPU operations by Vivien Didelot · 8 years ago
  3. 17e708b net: dsa: mv88e6xxx: add a soft reset operation by Vivien Didelot · 8 years ago
  4. 309eca6 net: dsa: mv88e6xxx: add helper to hardware reset by Vivien Didelot · 8 years ago
  5. 4ac4b5a net: dsa: mv88e6xxx: add helper to disable ports by Vivien Didelot · 8 years ago
  6. 9f9ffdf Merge branch 'Alacritech-SLIC-driver' by David S. Miller · 8 years ago
  7. b956702 MAINTAINERS: add entry for slicoss ethernet driver by Lino Sanfilippo · 8 years ago
  8. 60c140d net: ethernet: slicoss: add slicoss gigabit ethernet driver by Lino Sanfilippo · 8 years ago
  9. a297569 net/udp: do not touch skb->peeked unless really needed by Eric Dumazet · 8 years ago
  10. e466af6 Merge branch 'hix5hd2_gmac-txsg-reset-clock-control' by David S. Miller · 8 years ago
  11. 0855950 ARM: dts: hix5hd2: add gmac generic compatible and clock names by Dongpo Li · 8 years ago
  12. 7087140 net: hix5hd2_gmac: add reset control and clock signals by Dongpo Li · 8 years ago
  13. e5222b1 net: hix5hd2_gmac: add tx scatter-gather feature by Dongpo Li · 8 years ago
  14. d0fb6ba net: hix5hd2_gmac: add generic compatible string by Dongpo Li · 8 years ago
  15. 2bfcfcd net: dsa: mv88e6xxx: Use EDSA on mv88e6097 by Stefan Eichenberger · 8 years ago
  16. 3f731d8 bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_* by Thomas Graf · 8 years ago
  17. fd7aabb tools: hv: Enable network manager for bonding scripts on RHEL by Haiyang Zhang · 8 years ago
  18. b0da4f7 net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  19. 5397b31 Merge branch 'bpf-prog-digest' by David S. Miller · 8 years ago
  20. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  21. 8d829bd bpf, cls: consolidate prog deletion path by Daniel Borkmann · 8 years ago
  22. 1afaf66 bpf: remove type arg from __is_valid_{,xdp_}access by Daniel Borkmann · 8 years ago
  23. 70f23a8 Merge branch 'ethoc-next' by David S. Miller · 8 years ago
  24. 38b4bc2 net: ethoc: Demote packet dropped error message to debug by Florian Fainelli · 8 years ago
  25. b34296a net: ethoc: Utilize of_get_mac_address() by Florian Fainelli · 8 years ago
  26. abf7e53 net: ethoc: Account for duplex changes by Florian Fainelli · 8 years ago
  27. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  28. a6e1693 net/sched: cls_flower: Set the filter Hardware device for all use-cases by Hadar Hen Zion · 8 years ago
  29. 96d5822 ipv6: Allow IPv4-mapped address as next-hop by Erik Nordmark · 8 years ago
  30. 3c839744 bpf: Preserve const register type on const OR alu ops by Gianluca Borello · 8 years ago
  31. f0903ea r8169: Add support for restarting auto-negotiation by Florian Fainelli · 8 years ago
  32. c354368 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  33. 3f4888a Merge branch 'tcp-tsq-perf' by David S. Miller · 8 years ago
  34. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  35. 9115e8c net: reorganize struct sock for better data locality by Eric Dumazet · 8 years ago
  36. 12a59ab tcp: tcp_mtu_probe() is likely to exit early by Eric Dumazet · 8 years ago
  37. 75eefc6 tcp: tsq: add a shortcut in tcp_small_queue_check() by Eric Dumazet · 8 years ago
  38. a9b204d tcp: tsq: avoid one atomic in tcp_wfree() by Eric Dumazet · 8 years ago
  39. b223feb tcp: tsq: add shortcut in tcp_tasklet_func() by Eric Dumazet · 8 years ago
  40. 408f0a6 tcp: tsq: remove one locked operation in tcp_wfree() by Eric Dumazet · 8 years ago
  41. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  42. f83e830 Merge branch 'bnxt_en-dcbnl' by David S. Miller · 8 years ago
  43. c77192f bnxt_en: Add PFC statistics. by Michael Chan · 8 years ago
  44. 7df4ae9 bnxt_en: Implement DCBNL to support host-based DCBX. by Michael Chan · 8 years ago
  45. 87c374d bnxt_en: Update firmware header file to latest 1.6.0. by Michael Chan · 8 years ago
  46. c5e3deb bnxt_en: Re-factor bnxt_setup_tc(). by Michael Chan · 8 years ago
  47. c7a6131 net: phy: dp83848: Support ethernet pause frames by Jesper Nilsson · 8 years ago
  48. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  49. ce84c7c Merge branch 'mv88e6390-batch-three' by David S. Miller · 8 years ago
  50. 3ce0e65 net: dsa: mv88e6xxx: Implement mv88e6390 pause control by Andrew Lunn · 8 years ago
  51. b35d322a net: dsa: mv88e6xxx: Refactor pause configuration by Andrew Lunn · 8 years ago
  52. ef70b11 net: dsa: mv88e6xxx: Refactor egress rate limiting by Andrew Lunn · 8 years ago
  53. 5f43666 net: dsa: mv88e6xxx: Refactor setting of jumbo frames by Andrew Lunn · 8 years ago
  54. 6e55f69 net: dsa: mv88e6xxx: Reserved Management frames to CPU by Andrew Lunn · 8 years ago
  55. 7a6c5cb Merge branch 'mv88e6390-batch-two' by David S. Miller · 8 years ago
  56. 56995cb net: dsa: mv88e6xxx: Refactor CPU and DSA port setup by Andrew Lunn · 8 years ago
  57. 443d5a1 net: dsa: mv88e6xxx: Move the tagging protocol into info by Andrew Lunn · 8 years ago
  58. 3364199 net: dsa: mv88e6xxx: Monitor and Management tables by Andrew Lunn · 8 years ago
  59. ef0a731 net: dsa: mv88e6xxx: Implement mv88e6390 tag remap by Andrew Lunn · 8 years ago
  60. 6924871 Merge branch 'fib-notifier-event-replay' by David S. Miller · 8 years ago
  61. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
  62. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 8 years ago
  63. d3f706f ipv4: fib: Convert FIB notification chain to be atomic by Ido Schimmel · 8 years ago
  64. 17f8be7 rocker: Register FIB notifier before creating ports by Ido Schimmel · 8 years ago
  65. db70195 rocker: Implement FIB offload in deferred work by Ido Schimmel · 8 years ago
  66. c1bb279 rocker: Create an ordered workqueue for FIB offload by Ido Schimmel · 8 years ago
  67. 3057224 mlxsw: spectrum_router: Implement FIB offload in deferred work by Ido Schimmel · 8 years ago
  68. a3832b3 mlxsw: core: Create an ordered workqueue for FIB offload by Ido Schimmel · 8 years ago
  69. 1c677b3 ipv4: fib: Add fib_info_hold() helper by Ido Schimmel · 8 years ago
  70. b423cb1 ipv4: fib: Export free_fib_info() by Ido Schimmel · 8 years ago
  71. 548ed72 act_mirred: fix a typo in get_dev by WANG Cong · 8 years ago
  72. db7e9f7 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  73. 2bb1487 tcp: fix the missing avr32 SOF_TIMESTAMPING_OPT_STATS by Yuchung Cheng · 8 years ago
  74. 363dc73 udp: be less conservative with sock rmem accounting by Paolo Abeni · 8 years ago
  75. 12efa1f net_sched: gen_estimator: account for timer drifts by Eric Dumazet · 8 years ago
  76. e01b16a sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead by Edward Cree · 8 years ago
  77. 816fba3 Merge branch 'samples-bpf-automated-cgroup-tests' by David S. Miller · 8 years ago
  78. 9b474ec samples, bpf: Add automated test for cgroup filter attachments by Sargun Dhillon · 8 years ago
  79. 1a922fe samples, bpf: Refactor test_current_task_under_cgroup - separate out helpers by Sargun Dhillon · 8 years ago
  80. 69a9d09 samples/bpf: silence compiler warnings by Alexei Starovoitov · 8 years ago
  81. 6af2d5f netns: fix net_generic() "id - 1" bloat by Alexey Dobriyan · 8 years ago
  82. 9bfc7b9 netns: add dummy struct inside "struct net_generic" by Alexey Dobriyan · 8 years ago
  83. 1a9a0592 netns: publish net_generic correctly by Alexey Dobriyan · 8 years ago
  84. 4f7df33 netlink: 2-clause nla_ok() by Alexey Dobriyan · 8 years ago
  85. fe211cd staging: wilc1000: use reset to set mac header by Zhang Shengju · 8 years ago
  86. a52a8a4 iwlwifi: use reset to set transport header by Zhang Shengju · 8 years ago
  87. 69029109 mlx4: use reset to set mac header by Zhang Shengju · 8 years ago
  88. 0e24c0a bnx2x: use reset to set network header by Zhang Shengju · 8 years ago
  89. 90caf3c qede: use reset to set network header by Zhang Shengju · 8 years ago
  90. 1e8c86a Merge branch 'xgene-jumbo-and-pause-frame' by David S. Miller · 8 years ago
  91. 0296fe4 drivers: net: xgene: ethtool: Add get/set_pauseparam by Iyappan Subramanian · 8 years ago
  92. 56090b1 drivers: net: xgene: Add flow control initialization by Iyappan Subramanian · 8 years ago
  93. bb64fa0 drivers: net: xgene: Add flow control configuration by Iyappan Subramanian · 8 years ago
  94. a809701 drivers: net: xgene: fix: RSS for non-TCP/UDP by Iyappan Subramanian · 8 years ago
  95. 350b4e3 drivers: net: xgene: Add change_mtu function by Iyappan Subramanian · 8 years ago
  96. a9380b0 drivers: net: xgene: Add support for Jumbo frame by Iyappan Subramanian · 8 years ago
  97. d6d4896 drivers: net: xgene: Configure classifier with pagepool by Iyappan Subramanian · 8 years ago
  98. 2c83933 drivers: net: xgene: Add helper function by Iyappan Subramanian · 8 years ago
  99. 397c5ad net: ethernet: ti: davinci_cpdma: add missing EXPORTs by Paul Gortmaker · 8 years ago
  100. 70278b5 Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago