1. 3b01cf5 net: tc: helper functions to query action types by John Fastabend · 9 years ago
  2. 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
  3. a1b7c5f net: sched: add cls_u32 offload hooks for netdevs by John Fastabend · 9 years ago
  4. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  5. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  6. 0fbf4cb ipv4: namespacify ip fragment max dist sysctl knob by Nikolay Borisov · 9 years ago
  7. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  8. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  9. fa50d97 ipv4: Namespaceify ip_default_ttl sysctl knob by Nikolay Borisov · 9 years ago
  10. 6cd21d7 Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  11. cd9b266 tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info by Eric Dumazet · 9 years ago
  12. d71785f net: add dst_cache to ovs vxlan lwtunnel by Paolo Abeni · 9 years ago
  13. 0c1d70a net: use dst_cache for vxlan device by Paolo Abeni · 9 years ago
  14. e09acdd ip_tunnel: replace dst_cache with generic implementation by Paolo Abeni · 9 years ago
  15. 607f725 net: replace dst_cache ip6_tunnel implementation with the generic one by Paolo Abeni · 9 years ago
  16. 911362c net: add dst_cache support by Paolo Abeni · 9 years ago
  17. d4ab428 ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH} by Keller, Jacob E · 9 years ago
  18. e8ae7b0 Documentation/networking: add checksum-offloads.txt to explain LCO by Edward Cree · 9 years ago
  19. 6fa7966 net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads by Edward Cree · 9 years ago
  20. 21e2e7f net: enable LCO for udp_tunnel_handle_offloads() users by Edward Cree · 9 years ago
  21. 179bc67 net: local checksum offload for encapsulation by Edward Cree · 9 years ago
  22. 15fad71 net: bulk free SKBs that were delay free'ed due to IRQ context by Jesper Dangaard Brouer · 9 years ago
  23. 795bb1c net: bulk free infrastructure for NAPI context, use napi_consume_skb by Jesper Dangaard Brouer · 9 years ago
  24. e02564e ethtool: make validate_speed accept all speeds between 0 and INT_MAX by Nikolay Aleksandrov · 9 years ago
  25. 165094a igmp: Namespacify igmp_qrv sysctl knob by Nikolay Borisov · 9 years ago
  26. 87a8a2a igmp: Namespaceify igmp_llm_reports sysctl knob by Nikolay Borisov · 9 years ago
  27. 166b6b2 igmp: Namespaceify igmp_max_msf sysctl knob by Nikolay Borisov · 9 years ago
  28. 815c527 igmp: Namespaceify igmp_max_memberships sysctl knob by Nikolay Borisov · 9 years ago
  29. 4a92602 openvswitch: allow management from inside user namespaces by Tycho Andersen · 9 years ago
  30. 4456ed0 ethtool: future-proof interface for speed extensions by Michael S. Tsirkin · 9 years ago
  31. 08b64fc net: Store checksum result for offloaded GSO checksums by Alexander Duyck · 9 years ago
  32. 7644345 net: Move GSO csum into SKB_GSO_CB by Alexander Duyck · 9 years ago
  33. 72bb687 ethtool: add IPv6 to the NFC API by Edward Cree · 9 years ago
  34. 7a02bf8 ipv6: add option to drop unsolicited neighbor advertisements by Johannes Berg · 9 years ago
  35. abbc304 ipv6: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  36. 97daf33 ipv4: add option to drop gratuitous ARP packets by Johannes Berg · 9 years ago
  37. 12b74df ipv4: add option to drop unicast encapsulated in L2 multicast by Johannes Berg · 9 years ago
  38. c125e80 soreuseport: fast reuseport TCP socket selection by Craig Gallek · 9 years ago
  39. a583636 inet: refactor inet[6]_lookup functions to take skb by Craig Gallek · 9 years ago
  40. d9b3fca tcp: __tcp_hdrlen() helper by Craig Gallek · 9 years ago
  41. 496611d inet: create IPv6-equivalent inet_hash function by Craig Gallek · 9 years ago
  42. 086c653 sock: struct proto hash function may error by Craig Gallek · 9 years ago
  43. 5ee14e6 bonding: 3ad: apply ad_actor settings changes immediately by Nikolay Aleksandrov · 9 years ago
  44. 157ede6 bridge: mdb: add support for offloaded mdb entries by Elad Raz · 9 years ago
  45. 4979f2d ipv4: Namespaceify tcp_notsent_lowat sysctl knob by Nikolay Borisov · 9 years ago
  46. 1e579ca ipv4: Namespaceify tcp_fin_timeout sysctl knob by Nikolay Borisov · 9 years ago
  47. c402d9b ipv4: Namespaceify tcp_orphan_retries sysctl knob by Nikolay Borisov · 9 years ago
  48. c6214a9 ipv4: Namespaceify tcp_retries2 sysctl knob by Nikolay Borisov · 9 years ago
  49. ae5c3f4 ipv4: Namespaceify tcp_retries1 sysctl knob by Nikolay Borisov · 9 years ago
  50. 1043e25 ipv4: Namespaceify tcp reordering sysctl knob by Nikolay Borisov · 9 years ago
  51. 12ed824 ipv4: Namespaceify tcp syncookies sysctl knob by Nikolay Borisov · 9 years ago
  52. 7c083ec ipv4: Namespaceify tcp synack retries sysctl knob by Nikolay Borisov · 9 years ago
  53. 6fa2516 ipv4: Namespaceify tcp syn retries sysctl knob by Nikolay Borisov · 9 years ago
  54. 103a8ad ethtool: add speed/duplex validation functions by Nikolay Aleksandrov · 9 years ago
  55. 46fcc6e sunvnet: Add support for perf LDC event tracing by Sowmini Varadhan · 9 years ago
  56. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 9 years ago
  57. 67eb033 net: Add support for fill_slave_info to VRF device by David Ahern · 9 years ago
  58. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 9 years ago
  59. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 9 years ago
  60. 0e715d6 vxlan: cleanup types by Jiri Benc · 9 years ago
  61. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 9 years ago
  62. 61dba73 bcma: add support for BCM47094 by Rafał Miłecki · 9 years ago
  63. b3c47af bcma: support PMU present as separated bus core by Rafał Miłecki · 9 years ago
  64. 67edf35 bcma: use _PMU_ in all names of PMU registers by Rafał Miłecki · 9 years ago
  65. 7267bcda bcma: identify bus cores (devices) found on BCM47189 by Rafał Miłecki · 9 years ago
  66. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 9 years ago
  67. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 9 years ago
  68. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 9 years ago
  69. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 9 years ago
  70. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 9 years ago
  71. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 9 years ago
  72. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 9 years ago
  73. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  74. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  75. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  76. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  77. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  78. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  79. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 9 years ago
  80. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 9 years ago
  81. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 9 years ago
  82. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 9 years ago
  83. 65f87ee fs, block: force direct-I/O for dax-enabled block devices by Dan Williams · 9 years ago
  84. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 9 years ago
  85. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  86. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 9 years ago
  87. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  88. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  89. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 9 years ago
  90. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 9 years ago
  91. 114f9f1 Bluetooth: L2CAP: Introduce proper defines for PSM ranges by Johan Hedberg · 9 years ago
  92. c6e5b73 perf: Synchronously clean up child events by Peter Zijlstra · 9 years ago
  93. e03e7ee perf/bpf: Convert perf_event_array to use struct file by Alexei Starovoitov · 9 years ago
  94. 26cd836 Merge tag 'trace-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  95. d8b8eb8 Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  96. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 9 years ago
  97. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 9 years ago
  98. a39bb9a include/linux/cleancache.h: Clean up code by Chen Gang · 9 years ago
  99. b3c6de4 cleancache: constify cleancache_ops structure by Julia Lawall · 9 years ago
  100. 0bfd464 tty: Wait interruptibly for tty lock on reopen by Peter Hurley · 9 years ago