1. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  2. 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
  3. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  4. 9115e8c net: reorganize struct sock for better data locality by Eric Dumazet · 8 years ago
  5. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  6. adc176c ipv6 addrconf: Implemented enhanced DAD (RFC7527) by Erik Nordmark · 8 years ago
  7. c3852ef ipv4: fib: Replay events when registering FIB notifier by Ido Schimmel · 8 years ago
  8. cacaad1 ipv4: fib: Allow for consistent FIB dumping by Ido Schimmel · 8 years ago
  9. 1c677b3 ipv4: fib: Add fib_info_hold() helper by Ido Schimmel · 8 years ago
  10. 6af2d5f netns: fix net_generic() "id - 1" bloat by Alexey Dobriyan · 8 years ago
  11. 9bfc7b9 netns: add dummy struct inside "struct net_generic" by Alexey Dobriyan · 8 years ago
  12. 4f7df33 netlink: 2-clause nla_ok() by Alexey Dobriyan · 8 years ago
  13. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  15. aa4c103 bpf: Add support for reading socket family, type, protocol by David Ahern · 8 years ago
  16. 61023658 bpf: Add new cgroup attach type to enable sock modifications by David Ahern · 8 years ago
  17. b2cd125 bpf: Refactor cgroups code in prep for new type by David Ahern · 8 years ago
  18. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  19. 255cb30 net/sched: act_mirred: Add new tc_action_ops get_dev() by Hadar Hen Zion · 8 years ago
  20. 55330f0 net/sched: Add separate check for skip_hw flag by Hadar Hen Zion · 8 years ago
  21. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  22. fc83182 qed: Add support for hardware offloaded iSCSI. by Yuval Mintz · 8 years ago
  23. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  24. 366cbf2 bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller by Daniel Borkmann · 8 years ago
  25. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  26. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  27. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  28. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  29. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  30. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  31. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  32. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  33. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  34. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  35. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  36. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  37. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 8 years ago
  38. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 8 years ago
  39. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  40. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  41. efd9017 tcp: export sender limits chronographs to TCP_INFO by Francis Yan · 8 years ago
  42. 0f87230 tcp: instrument how long TCP is busy sending by Francis Yan · 8 years ago
  43. 05b055e tcp: instrument tcp sender limits chronographs by Francis Yan · 8 years ago
  44. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  45. 1fc3135 dt-bindings: net: add EEE capability constants by jbrunet · 8 years ago
  46. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  47. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 8 years ago
  48. 341c5ee net/mlx5: Add DCBX firmware commands support by Huy Nguyen · 8 years ago
  49. 3a6a931 net/mlx5e: Support DCBX CEE API by Huy Nguyen · 8 years ago
  50. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 8 years ago
  51. c491680 bpf: reuse dev_is_mac_header_xmit for redirect by Daniel Borkmann · 8 years ago
  52. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  53. 5a717f4 netdevice: fix sparse warning for HARD_TX_LOCK by Michael S. Tsirkin · 8 years ago
  54. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  55. 21fcf57 Bluetooth: __ variants of u8 and friends are not neccessary inside kernel by Pavel Machek · 8 years ago
  56. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  57. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  58. f432455 bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 8 years ago
  59. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  60. 0e33661 bpf: add new prog type for cgroup socket filtering by Daniel Mack · 8 years ago
  61. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  62. 34e4e99 net/mlx5: Enable to query min inline for a specific vport by Roi Dayan · 8 years ago
  63. 59bfde0 devlink: Add E-Switch inline mode control by Roi Dayan · 8 years ago
  64. 3df5b3c net: Add net-device param to the get offloaded stats ndo by Or Gerlitz · 8 years ago
  65. d06f78c net: phy: broadcom: Add support code for downshift/Wirespeed by Florian Fainelli · 8 years ago
  66. e22e996 net/phy: add trace events for mdio accesses by Uwe Kleine-König · 8 years ago
  67. 5173bc6 netfilter: nat: fix crash when conntrack entry is re-used by Florian Westphal · 8 years ago
  68. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  69. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  70. 920c1cd netdevice.h: fix kernel-doc warning by Randy Dunlap · 8 years ago
  71. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  72. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  73. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  74. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  75. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  76. e979918 tcp: make undo_cwnd mandatory for congestion modules by Florian Westphal · 8 years ago
  77. aa2ae3e bridge: mcast: add MLDv2 querier support by Nikolay Aleksandrov · 8 years ago
  78. 5e92358 bridge: mcast: add IGMPv3 query support by Nikolay Aleksandrov · 8 years ago
  79. 6d67942dd bpf: add __must_check attributes to refcount manipulating helpers by Daniel Borkmann · 8 years ago
  80. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 8 years ago
  81. 3b2c75d netlink: use "unsigned int" in nla_next() by Alexey Dobriyan · 8 years ago
  82. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  83. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  84. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  85. 9403cd7 virtio_net: Do not clear memory for struct virtio_net_hdr twice. by Jarno Rajahalme · 8 years ago
  86. d66016a virtio_net.h: Fix comment. by Jarno Rajahalme · 8 years ago
  87. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  88. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  89. aab0b24 Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' by Rafael J. Wysocki · 8 years ago
  90. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  91. 603ab57 bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info by Florian Fainelli · 8 years ago
  92. 607c702 ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables by Raju Lakkaraju · 8 years ago
  93. 968ad9d ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  94. 0d27f4e4 ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  95. 7f50316 net/mlx5: Add MPCNT register infrastructure by Gal Pressman · 8 years ago
  96. 0dbc6fe net/mlx5: Set driver version infrastructure by Saeed Mahameed · 8 years ago
  97. d4eb4cd net/mlx5: Add handling for port module event by Huy Nguyen · 8 years ago
  98. 4ce3bf2 net/mlx5: Port module event hardware structures by Huy Nguyen · 8 years ago
  99. 0ac3ea7 net/mlx5: Make the command interface cache more flexible by Mohamad Haj Yahia · 8 years ago
  100. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago