1. 9c572dc Merge branch 'bpf-helper-improvements' by David S. Miller · 9 years ago
  2. 6205b9c bpf: don't emit mov A,A on return by Daniel Borkmann · 9 years ago
  3. 2f72959 bpf: fix csum update in bpf_l4_csum_replace helper for udp by Daniel Borkmann · 9 years ago
  4. 3697649 bpf: try harder on clones when writing into skb by Daniel Borkmann · 9 years ago
  5. 21cafc1 bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation by Daniel Borkmann · 9 years ago
  6. 7d67234 bpf: add generic bpf_csum_diff helper by Daniel Borkmann · 9 years ago
  7. 8e2fe1d9 bpf: add new arg_type that allows for 0 sized stack buffer by Daniel Borkmann · 9 years ago
  8. 8b393f8 Merge branch 'geneve-vxlan-outer-checksum' by David S. Miller · 9 years ago
  9. 6ceb31c VXLAN: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  10. 14f1f72 GENEVE: Support outer IPv4 Tx checksums by default by Alexander Duyck · 9 years ago
  11. 417b7ca Merge branch 'lwt-autoload' by David S. Miller · 9 years ago
  12. 84a8cbe ila: autoload module by Robert Shearman · 9 years ago
  13. b2b04ed mpls: autoload lwt module by Robert Shearman · 9 years ago
  14. 745041e lwtunnel: autoload of lwt modules by Robert Shearman · 9 years ago
  15. e817af2 vlan: turn on unicast filtering on vlan device by Zhang Shengju · 9 years ago
  16. 80c804b Merge branch 'bpf-get-stackid' by David S. Miller · 9 years ago
  17. a6ffe7b samples/bpf: offwaketime example by Alexei Starovoitov · 9 years ago
  18. d5a3b1f bpf: introduce BPF_MAP_TYPE_STACK_TRACE by Alexei Starovoitov · 9 years ago
  19. 568b329 perf: generalize perf_callchain by Alexei Starovoitov · 9 years ago
  20. 6b83d28 net: use skb_postpush_rcsum instead of own implementations by Daniel Borkmann · 9 years ago
  21. 321b4d4 phy: marvell/micrel: Fix Unpossible condition by Andrew Lunn · 9 years ago
  22. 2f86017 Merge branch 'ethtool-perqueue-params' by David S. Miller · 9 years ago
  23. f3757a4 i40e/ethtool: support coalesce setting by queue by Kan Liang · 9 years ago
  24. be280ba i40e/ethtool: support coalesce getting by queue by Kan Liang · 9 years ago
  25. a75e800 i40e: queue-specific settings for interrupt moderation by Kan Liang · 9 years ago
  26. f38d138 net/ethtool: support set coalesce per queue by Kan Liang · 9 years ago
  27. 421797b net/ethtool: support get coalesce per queue by Kan Liang · 9 years ago
  28. ac2c7ad net/ethtool: introduce a new ioctl for per queue setting by Kan Liang · 9 years ago
  29. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago
  30. e52bc7c lib/bitmap.c: conversion routines to/from u32 array by David Decotigny · 9 years ago
  31. 76d13b5 hv_netvsc: add software transmit timestamp support by sixiao@microsoft.com · 9 years ago
  32. e0d8c1b ipv6: pass up EMSGSIZE msg for UDP socket in Ipv6 by Wei Wang · 9 years ago
  33. 68f2279 be2net: Fix pcie error recovery in case of NIC+RoCE adapters by Padmanabh Ratnakar · 9 years ago
  34. 7c4a1d0 net: macb: make magic-packet property generic by Sergio Prado · 9 years ago
  35. ef240c1 Merge branch 'bridge-mdb-attrs' by David S. Miller · 9 years ago
  36. 2125715 bridge: mdb: add support for more attributes and export timer by Nikolay Aleksandrov · 9 years ago
  37. 76cc173 bridge: mdb: reduce the indentation level in br_mdb_fill_info by Nikolay Aleksandrov · 9 years ago
  38. 6bbd9a0 bpf: grab rcu read lock for bpf_percpu_hash_update by Sasha Levin · 9 years ago
  39. dfa2eb8 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  40. b8f1343 i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15 by Jesse Brandeburg · 9 years ago
  41. 35f3472 i40e: let go of the past by Mitch Williams · 9 years ago
  42. a4618ec i40e: suspend scheduling during driver unload by Pandi Kumar Maharajan · 9 years ago
  43. 272cdaf2 i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw. by Shannon Nelson · 9 years ago
  44. f658137 i40e: implement and use Rx CTL helper functions by Shannon Nelson · 9 years ago
  45. 3336514 i40e: add adminq commands for Rx CTL registers by Shannon Nelson · 9 years ago
  46. f534039 i40e: add check for null VSI by John Underwood · 9 years ago
  47. fe72608 i40e: Expose some registers to program parser, FD and RSS logic by Anjali Singhai Jain · 9 years ago
  48. 730a8f8 i40e: Fix for unexpected messaging by Carolyn Wyborny · 9 years ago
  49. 3fe06f4 i40e: Do not wait for Rx queue disable in DCB reconfig by Neerav Parikh · 9 years ago
  50. 4d7cec0 i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit by Kevin Scott · 9 years ago
  51. 31b606d i40e: Fix led blink capability for 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  52. fd077cd i40e: Add functions to blink led on 10GBaseT PHY by Carolyn Wyborny · 9 years ago
  53. 3bc6797 i40e/i40evf: Move Tx checksum closer to TSO by Alexander Duyck · 9 years ago
  54. 2d37490 i40e/i40evf: Rewrite logic for 8 descriptor per packet check by Alexander Duyck · 9 years ago
  55. 4ec441d i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx by Alexander Duyck · 9 years ago
  56. d289cbe Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  57. 376471a bnx2x: Add missing HSI for big-endian machines by Yuval Mintz · 9 years ago
  58. ffcc55c i40e: Add support for ATR w/ IPv6 extension headers by Alexander Duyck · 9 years ago
  59. f608e6a i40evf: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  60. bc5d252 i40e: Update feature flags to reflect newly enabled features by Alexander Duyck · 9 years ago
  61. 84d5946 i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels by Alexander Duyck · 9 years ago
  62. 6b037cd i40e: Fix ATR in relation to tunnels by Alexander Duyck · 9 years ago
  63. 5453205 i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM by Alexander Duyck · 9 years ago
  64. fad5733 i40e/i40evf: Clean-up Rx packet checksum handling by Alexander Duyck · 9 years ago
  65. f58ee41 Merge branch 'qed-vlan-filtering' by David S. Miller · 9 years ago
  66. 7c1bfca qede: Add vlan filtering offload support by Sudarsana Reddy Kalluru · 9 years ago
  67. 3f9b4a6 qed: Lay infrastructure for vlan filtering offload by Yuval Mintz · 9 years ago
  68. e12a285 net: phy: dp83848: Fix sysfs naming collision warning by Andrew F. Davis · 9 years ago
  69. 9e74a6d net: Optimize local checksum offload by Alexander Duyck · 9 years ago
  70. e550785c ipv6: Annotate change of locking mechanism for np->opt by Benjamin Poirier · 9 years ago
  71. f0a4045 Merge branch 'iptunnel-pkt-scrub-consolidate' by David S. Miller · 9 years ago
  72. 7f290c9 iptunnel: scrub packet in iptunnel_pull_header by Jiri Benc · 9 years ago
  73. c9e78ef vxlan: move vxlan device lookup before iptunnel_pull_header by Jiri Benc · 9 years ago
  74. 9fc4754 geneve: move geneve device lookup before iptunnel_pull_header by Jiri Benc · 9 years ago
  75. 1e9f12e geneve: implement geneve_get_sk_family helper by Jiri Benc · 9 years ago
  76. 7c25b16 net: bridge: log port STP state on change by Vivien Didelot · 9 years ago
  77. 37a6351 Merge branch 'cxgb4-addr-sync' by David S. Miller · 9 years ago
  78. fe5d270 cxgb4vf: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  79. fc08a01 cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC address by Hariprasad Shenai · 9 years ago
  80. 529f1f6 i40e/i40evf: Add exception handling for Tx checksum by Alexander Duyck · 9 years ago
  81. 475b420 i40e/i40evf: Do not write to descriptor unless we complete by Alexander Duyck · 9 years ago
  82. 07dabf2 vxlan: tun_id is 64bit, not 32bit by Jiri Benc · 9 years ago
  83. a3fd9d8 i40e/i40evf: Handle IPv6 extension headers in checksum offload by Alexander Duyck · 9 years ago
  84. a006472 i40e/i40evf: Add support for IPv4 encapsulated in IPv6 by Alexander Duyck · 9 years ago
  85. b96b78f i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path by Alexander Duyck · 9 years ago
  86. c777019 i40e/i40evf: Consolidate all header changes into TSO function by Alexander Duyck · 9 years ago
  87. c49a7bc i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path by Alexander Duyck · 9 years ago
  88. 03f9d6a i40e/i40evf: Use u64 values instead of casting them in TSO function by Alexander Duyck · 9 years ago
  89. a9c9a81 i40e/i40evf: Drop outer checksum offload that was not requested by Alexander Duyck · 9 years ago
  90. f169af2 Merge branch 'netlink-mmap-remove' by David S. Miller · 9 years ago
  91. c5b0db3 nfnetlink: Revert "nfnetlink: add support for memory mapped netlink" by Florian Westphal · 9 years ago
  92. 905f0a7 nfnetlink: remove nfnetlink_alloc_skb by Florian Westphal · 9 years ago
  93. 263ea09 Revert "genl: Add genlmsg_new_unicast() for unicast message allocation" by Florian Westphal · 9 years ago
  94. 551ddc0 openvswitch: Revert: "Enable memory mapped Netlink i/o" by Florian Westphal · 9 years ago
  95. d1b4c68 netlink: remove mmapped netlink support by Florian Westphal · 9 years ago
  96. 7e6e18f net_sched: Improve readability of filter processing by Jamal Hadi Salim · 9 years ago
  97. 7fbac98 bridge: switchdev: Offload VLAN flags to hardware bridge by Ido Schimmel · 9 years ago
  98. 930b37e net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 by Stefan Roese · 9 years ago
  99. 096f626 isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps by Alison Schofield · 9 years ago
  100. d56fdda Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago