1. f871165 Merge branch 'bpf-tracepoints' by David S. Miller · 8 years ago
  2. e3edfde samples/bpf: add tracepoint vs kprobe performance tests by Alexei Starovoitov · 8 years ago
  3. 3c9b164 samples/bpf: tracepoint example by Alexei Starovoitov · 8 years ago
  4. c076604 samples/bpf: add tracepoint support to bpf loader by Alexei Starovoitov · 8 years ago
  5. 32bbe00 bpf: sanitize bpf tracepoint access by Alexei Starovoitov · 8 years ago
  6. 9940d67 bpf: support bpf_get_stackid() and bpf_perf_event_output() in tracepoint programs by Alexei Starovoitov · 8 years ago
  7. 9fd82b61 bpf: register BPF_PROG_TYPE_TRACEPOINT program type by Alexei Starovoitov · 8 years ago
  8. 98b5c2c perf, bpf: allow bpf programs attach to tracepoints by Alexei Starovoitov · 8 years ago
  9. 1e1dcd9 perf: split perf_trace_buf_prepare into alloc and update parts by Alexei Starovoitov · 8 years ago
  10. e93735b perf: remove unused __addr variable by Alexei Starovoitov · 8 years ago
  11. ec5e099d perf: optimize perf_fetch_caller_regs by Alexei Starovoitov · 8 years ago
  12. b33b0a1 net: Fix build failure due to lockdep_sock_is_held(). by David S. Miller · 8 years ago
  13. 03be982 sock: make lockdep_sock_is_held static inline by Hannes Frederic Sowa · 8 years ago
  14. 889750b Merge branch 'tipc-next' by David S. Miller · 8 years ago
  15. 5b7066c tipc: stricter filtering of packets in bearer layer by Jon Paul Maloy · 8 years ago
  16. 4e801fa tipc: eliminate buffer leak in bearer layer by Jon Paul Maloy · 8 years ago
  17. ba35855 Merge branch 'gro-in-udp' by David S. Miller · 8 years ago
  18. 46aa2f3 udp: Remove udp_offloads by Tom Herbert · 8 years ago
  19. 4a0090a geneve: change to use UDP socket GRO by Tom Herbert · 8 years ago
  20. d92283e fou: change to use UDP socket GRO by Tom Herbert · 8 years ago
  21. 5602c48 vxlan: change vxlan to use UDP socket GRO by Tom Herbert · 8 years ago
  22. 38fd2af udp: Add socket based GRO and config by Tom Herbert · 8 years ago
  23. a602456 udp: Add GRO functions to UDP socket by Tom Herbert · 8 years ago
  24. 6305830 udp: Add udp6_lib_lookup_skb and udp4_lib_lookup_skb by Tom Herbert · 8 years ago
  25. 0340d0b net: Checks skb_dst to be NULL in inet_iif by Tom Herbert · 8 years ago
  26. 1fbbe1a8 Merge branch 'sock-lockdep-tightening' by David S. Miller · 8 years ago
  27. 8ced425 tun: use socket locks for sk_{attach,detatch}_filter by Hannes Frederic Sowa · 8 years ago
  28. 1e1d04e net: introduce lockdep_is_held and update various places to use it by Hannes Frederic Sowa · 8 years ago
  29. 61881cf sock: fix lockdep annotation in release_sock by Hannes Frederic Sowa · 8 years ago
  30. 8501786 tcp/dccp: fix inet_reuseport_add_sock() by Eric Dumazet · 8 years ago
  31. 94ab1ea Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  32. de6099e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  33. d99e366 Revert "igb: Fix a deadlock in igb_sriov_reinit" by Arika Chen · 8 years ago
  34. 5bd0c02 net: intel: remove dead links by Jiri Benc · 8 years ago
  35. ba6cc7f i40evf: properly handle VLAN features by Mitch Williams · 8 years ago
  36. 47c4677 i40e/i40evf: Bump patch from 1.5.2 to 1.5.5 by Harshitha Ramamurthy · 8 years ago
  37. 17a035b i40e: Input set mask constants for RSS, flow director, and flex bytes by Kiran Patil · 8 years ago
  38. bab2fb6 i40e: Move NVM event wait check to NVM code by Shannon Nelson · 8 years ago
  39. 585954f i40e: Add RSS configuration to virtual channel by Mitch Williams · 8 years ago
  40. 437f82a i40e: Move NVM variable out of AQ struct by Shannon Nelson · 8 years ago
  41. 14c5f5d i40e: Restrict VF poll mode to only single function mode devices by Shannon Nelson · 8 years ago
  42. c3bbbd2 i40e: Patch to support trusted VF by Anjali Singhai Jain · 8 years ago
  43. 1f15d66 i40e/i40evf: Faster RX via avoiding FCoE by Jesse Brandeburg · 8 years ago
  44. 84b07992 i40e/i40evf: Drop unused tx_ring argument by Jesse Brandeburg · 8 years ago
  45. d1bd743 i40e/i40evf: Move stack var deeper by Jesse Brandeburg · 8 years ago
  46. 30728c5 i40e: Move HW flush by Akeem G Abodunrin · 8 years ago
  47. 89dd055 i40e: Leave debug_mask cleared at init by Shannon Nelson · 8 years ago
  48. 453e16e i40e: Inserting a HW capability display info by Deepthi Kavalur · 8 years ago
  49. 1f2f83f e1000: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  50. 58a01d4 Merge branch 'mlxsw-dcb' by David S. Miller · 8 years ago
  51. d81a6bd mlxsw: spectrum: Add IEEE 802.1Qbb PFC support by Ido Schimmel · 8 years ago
  52. 34dba0a mlxsw: reg: Introduce per priority counters by Ido Schimmel · 8 years ago
  53. 9f7ec05 mlxsw: spectrum: Add support for PAUSE frames by Ido Schimmel · 8 years ago
  54. 155f9de mlxsw: reg: Add lossless settings for PBMC register by Ido Schimmel · 8 years ago
  55. 6f253d8 mlxsw: reg: Add Port Flow Control Configuration register by Ido Schimmel · 8 years ago
  56. cc7cf51 mlxsw: spectrum: Allow setting maximum rate for a TC by Ido Schimmel · 8 years ago
  57. 8e8dfe9 mlxsw: spectrum: Add IEEE 802.1Qaz ETS support by Ido Schimmel · 8 years ago
  58. f00817d mlxsw: spectrum: Introduce support for Data Center Bridging (DCB) by Ido Schimmel · 8 years ago
  59. 90183b9 mlxsw: spectrum: Initialize egress scheduling by Ido Schimmel · 8 years ago
  60. 2c63a55 mlxsw: reg: Add QoS Switch Traffic Class Table register by Ido Schimmel · 8 years ago
  61. b9b7cee mlxsw: reg: Add QoS ETS Element Configuration register by Ido Schimmel · 8 years ago
  62. d6b7c13 mlxsw: spectrum: Set port's shared buffer size to 0 by Ido Schimmel · 8 years ago
  63. 7ad7cd6 mlxsw: reg: Use correct PBMC register length by Ido Schimmel · 8 years ago
  64. ff6551e mlxsw: spectrum: Correctly configure headroom size by Ido Schimmel · 8 years ago
  65. 1a19844 mlxsw: spectrum: Add bytes to cells helper by Ido Schimmel · 8 years ago
  66. dd6cb0f mlxsw: spectrum: Map all switch priorities to priority group 0 by Ido Schimmel · 8 years ago
  67. b98ff15 mlxsw: reg: Add Port Prio To Buffer register by Ido Schimmel · 8 years ago
  68. d5ea45d e1000e: call ndo_stop() instead of dev_close() when running offline selftest by Stefan Assmann · 8 years ago
  69. 92b6d35 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  70. 6f55563 Merge branch 'vxlan-gpe' by David S. Miller · 8 years ago
  71. e1e5314 vxlan: implement GPE by Jiri Benc · 8 years ago
  72. a6d5bbf ip_tunnel: implement __iptunnel_pull_header by Jiri Benc · 8 years ago
  73. 47e5d1b vxlan: move fdb code to common location in vxlan_xmit by Jiri Benc · 8 years ago
  74. 0c867c9 vxlan: move Ethernet initialization to a separate function by Jiri Benc · 8 years ago
  75. efea95d igb: Garbled output for "ethtool -m" by Doron Shikmoni · 8 years ago
  76. 8a21ec4 cxgb4/cxgb4vf: Deprecate module parameter dflt_msg_enable by Hariprasad Shenai · 8 years ago
  77. 806ffb1 igb: allow setting MAC address on i211 using a device tree blob by John Holland · 8 years ago
  78. 7f0ba84 igb: Add support for bulk Tx cleanup & cleanup boolean logic by Alexander Duyck · 8 years ago
  79. 415cd2a igb: Fix sparse warning about passing __beXX into leXX_to_cpup by Alexander Duyck · 8 years ago
  80. 24d41e5 i40e/i40evf: Fix TSO checksum pseudo-header adjustment by Alexander Duyck · 8 years ago
  81. 066439c i40e/i40evf: Bump patch from 1.5.1 to 1.5.2 by Avinash Dayanand · 8 years ago
  82. 867a79e i40e: Request PHY media event at reset time by Shannon Nelson · 8 years ago
  83. 18b7af5 i40e: Lower some message levels by Mitch Williams · 8 years ago
  84. 16badc3 i40e: Fix for supported link modes in 10GBaseT PHY's by Avinash Dayanand · 8 years ago
  85. 539a379 i40evf: Fix get_rss_aq by Catherine Sullivan · 8 years ago
  86. 8c806b6 i40e: Disable link polling by Shannon Nelson · 8 years ago
  87. 22ead37 i40evf: Add longer wait after remove module by Mitch Williams · 8 years ago
  88. 7369ca8 i40e: Make VF resets more reliable by Mitch Williams · 8 years ago
  89. d6bf58c i40e: Add new device ID for X722 by Catherine Sullivan · 8 years ago
  90. c4445ae i40evf: Fix VLAN features by Mitch Williams · 8 years ago
  91. 442b25e i40e: Remove unused variable by Mitch Williams · 8 years ago
  92. 3845cce i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices by Anjali Singhai Jain · 8 years ago
  93. afb8ece i40e: remove redundant check on vsi->active_vlans by Colin King · 8 years ago
  94. 4da46ce net/core/dev: Warn on a too-short GRO frame by Aaron Conole · 8 years ago
  95. 9be02cd ibmvnic: enable RX checksum offload by Thomas Falcon · 8 years ago
  96. ad7775d ibmvnic: map L2/L3/L4 header descriptors to firmware by Thomas Falcon · 8 years ago
  97. 590ddaa Merge branch 'bcmgenet-cleanups' by David S. Miller · 8 years ago
  98. 7ee4062 net: bcmgenet: cleanup for dmadesc_set() by Petri Gynther · 8 years ago
  99. 824ba60 net: bcmgenet: cleanup for bcmgenet_xmit_frag() by Petri Gynther · 8 years ago
  100. f5a9ec2 net: bcmgenet: cleanup for bcmgenet_xmit() by Petri Gynther · 8 years ago