1. 7091d8c net/sched: cls_flower: Add offload support using egress Hardware device by Hadar Hen Zion · 8 years ago
  2. 255cb30 net/sched: act_mirred: Add new tc_action_ops get_dev() by Hadar Hen Zion · 8 years ago
  3. 55330f0 net/sched: Add separate check for skip_hw flag by Hadar Hen Zion · 8 years ago
  4. 95a22ca tcp: randomize tcp timestamp offsets for each connection by Florian Westphal · 8 years ago
  5. fc83182 qed: Add support for hardware offloaded iSCSI. by Yuval Mintz · 8 years ago
  6. 366cbf2 bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller by Daniel Borkmann · 8 years ago
  7. 3a0af8f bpf: BPF for lightweight tunnel infrastructure by Thomas Graf · 8 years ago
  8. 1c1b522 net/mlx5e: Implement Fragmented Work Queue (WQ) by Tariq Toukan · 8 years ago
  9. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  10. 3da7a37 qed*: Handle-based L2-queues. by Mintz, Yuval · 8 years ago
  11. 6d937ac qed: Optimize qed_chain datapath usage by Mintz, Yuval · 8 years ago
  12. b634d30 cgroup, bpf: remove unnecessary #include by Alexei Starovoitov · 8 years ago
  13. 85de857 bpf, xdp: allow to pass flags to dev_change_xdp_fd by Daniel Borkmann · 8 years ago
  14. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  15. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  16. efd9017 tcp: export sender limits chronographs to TCP_INFO by Francis Yan · 8 years ago
  17. 0f87230 tcp: instrument how long TCP is busy sending by Francis Yan · 8 years ago
  18. 05b055e tcp: instrument tcp sender limits chronographs by Francis Yan · 8 years ago
  19. 1fc3135 dt-bindings: net: add EEE capability constants by jbrunet · 8 years ago
  20. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  21. 341c5ee net/mlx5: Add DCBX firmware commands support by Huy Nguyen · 8 years ago
  22. 3a6a931 net/mlx5e: Support DCBX CEE API by Huy Nguyen · 8 years ago
  23. c491680 bpf: reuse dev_is_mac_header_xmit for redirect by Daniel Borkmann · 8 years ago
  24. 8857519 bpf: drop unnecessary context cast from BPF_PROG_RUN by Daniel Borkmann · 8 years ago
  25. 5a717f4 netdevice: fix sparse warning for HARD_TX_LOCK by Michael S. Tsirkin · 8 years ago
  26. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  27. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. f432455 bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands by Daniel Mack · 8 years ago
  29. 3007098 cgroup: add support for eBPF programs by Daniel Mack · 8 years ago
  30. 0e33661 bpf: add new prog type for cgroup socket filtering by Daniel Mack · 8 years ago
  31. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  32. 34e4e99 net/mlx5: Enable to query min inline for a specific vport by Roi Dayan · 8 years ago
  33. 59bfde0 devlink: Add E-Switch inline mode control by Roi Dayan · 8 years ago
  34. 3df5b3c net: Add net-device param to the get offloaded stats ndo by Or Gerlitz · 8 years ago
  35. d06f78c net: phy: broadcom: Add support code for downshift/Wirespeed by Florian Fainelli · 8 years ago
  36. e22e996 net/phy: add trace events for mdio accesses by Uwe Kleine-König · 8 years ago
  37. 920c1cd netdevice.h: fix kernel-doc warning by Randy Dunlap · 8 years ago
  38. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  39. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  40. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  41. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  42. e979918 tcp: make undo_cwnd mandatory for congestion modules by Florian Westphal · 8 years ago
  43. aa2ae3e bridge: mcast: add MLDv2 querier support by Nikolay Aleksandrov · 8 years ago
  44. 5e92358 bridge: mcast: add IGMPv3 query support by Nikolay Aleksandrov · 8 years ago
  45. 6d67942dd bpf: add __must_check attributes to refcount manipulating helpers by Daniel Borkmann · 8 years ago
  46. c72d8cd net: fix bogus cast in skb_pagelen() and use unsigned variables by Alexey Dobriyan · 8 years ago
  47. 3b2c75d netlink: use "unsigned int" in nla_next() by Alexey Dobriyan · 8 years ago
  48. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  49. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  50. 9403cd7 virtio_net: Do not clear memory for struct virtio_net_hdr twice. by Jarno Rajahalme · 8 years ago
  51. d66016a virtio_net.h: Fix comment. by Jarno Rajahalme · 8 years ago
  52. 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
  53. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  54. aab0b24 Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' by Rafael J. Wysocki · 8 years ago
  55. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  56. 603ab57 bus: mvebu-bus: Provide inline stub for mvebu_mbus_get_dram_win_info by Florian Fainelli · 8 years ago
  57. 607c702 ethtool: (uapi) Add ETHTOOL_PHY_DOWNSHIFT to PHY tunables by Raju Lakkaraju · 8 years ago
  58. 968ad9d ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  59. 0d27f4e4 ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  60. 7f50316 net/mlx5: Add MPCNT register infrastructure by Gal Pressman · 8 years ago
  61. 0dbc6fe net/mlx5: Set driver version infrastructure by Saeed Mahameed · 8 years ago
  62. d4eb4cd net/mlx5: Add handling for port module event by Huy Nguyen · 8 years ago
  63. 4ce3bf2 net/mlx5: Port module event hardware structures by Huy Nguyen · 8 years ago
  64. 0ac3ea7 net/mlx5: Make the command interface cache more flexible by Mohamad Haj Yahia · 8 years ago
  65. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  66. e68b6e5 udp: enable busy polling for all sockets by Eric Dumazet · 8 years ago
  67. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  68. 7fda702 sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 8 years ago
  69. 89c4b44 netpoll: more efficient locking by Eric Dumazet · 8 years ago
  70. a23a8f5 lwtunnel: subtract tunnel headroom from mtu on output redirect by David Lebrun · 8 years ago
  71. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  72. 364b605 net: busy-poll: return busypolling status to drivers by Eric Dumazet · 8 years ago
  73. 21cb84c net: busy-poll: remove need_resched() from sk_can_busy_loop() by Eric Dumazet · 8 years ago
  74. 217f697 net: busy-poll: allow preemption in sk_busy_loop() by Eric Dumazet · 8 years ago
  75. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  76. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  77. ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
  78. e88a276 gro_cells: mark napi struct as not busy poll candidates by Eric Dumazet · 8 years ago
  79. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  80. 9efdb92 vxlan: remove unsed vxlan_dev_dst_port() by pravin shelar · 8 years ago
  81. 4a4f86c vxlan: avoid vlan processing in vxlan device. by pravin shelar · 8 years ago
  82. c915fe1 udplite: fix NULL pointer dereference by Paolo Abeni · 8 years ago
  83. 8f84493 bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  84. 29ba732 bpf: Add BPF_MAP_TYPE_LRU_HASH by Martin KaFai Lau · 8 years ago
  85. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. e2174b0 Revert "ACPICA: FADT support cleanup" by Rafael J. Wysocki · 8 years ago
  88. d9dc8b0 net: fix sleeping for sk_wait_event() by WANG Cong · 8 years ago
  89. ea08e39 sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports by Scott Mayhew · 8 years ago
  90. 7d38484 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  91. 7e416ad netfilter: conntrack: remove unused netns_ct member by Florian Westphal · 8 years ago
  92. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  93. 7b5b74e Revert "include/uapi/linux/atm_zatm.h: include linux/time.h" by Mike Frysinger · 8 years ago
  94. ac6e780 tcp: take care of truncations done by sk_filter() by Eric Dumazet · 8 years ago
  95. 98e4321 genetlink: Make family a signed integer. by David S. Miller · 8 years ago
  96. 10b2176 net: bpqether.h: remove if_ether.h guard by Baruch Siach · 8 years ago
  97. 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
  98. 91820da openvswitch: add Ethernet push and pop actions by Jiri Benc · 8 years ago
  99. 4e3264d bpf: Fix bpf_redirect to an ipip/ip6tnl dev by Martin KaFai Lau · 8 years ago
  100. c540594 bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path by Daniel Borkmann · 8 years ago