summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Update netvsc Document for TCP hash level settingHaiyang Zhang2017-10-081-4/+4
* hv_netvsc: Add ethtool handler to set and get TCP hash levelsHaiyang Zhang2017-10-081-1/+24
* hv_netvsc: Change the hash level variable to bit flagsHaiyang Zhang2017-10-082-25/+59
* Merge branch 'mlxsw-more-extack'David S. Miller2017-10-083-13/+33
|\
| * mlxsw: spectrum: Propagate extack further for bridge enslavementsIdo Schimmel2017-10-083-11/+23
| * mlxsw: spectrum: Add extack for VLAN enslavementsIdo Schimmel2017-10-081-2/+10
|/
* Merge branch 'bpf-obj-name-misc'David S. Miller2017-10-085-15/+27
|\
| * bpf: Append prog->aux->name in bpf_get_prog_name()Martin KaFai Lau2017-10-081-2/+15
| * bpf: Use char in prog and map nameMartin KaFai Lau2017-10-083-10/+10
| * bpf: Change bpf_obj_name_cpy() to better ensure map's name is init by 0Martin KaFai Lau2017-10-081-3/+2
|/
* ip_gre: check packet length and mtu correctly in erspan txWilliam Tu2017-10-081-4/+4
* net: phonet: mark phonet_protocol as constLin Zhang2017-10-084-11/+14
* net: phonet: mark header_ops as constLin Zhang2017-10-082-2/+2
* Merge branch 'bpf-perf-time-helpers'David S. Miller2017-10-0812-19/+183
|\
| * bpf: add a test case for helper bpf_perf_prog_read_valueYonghong Song2017-10-084-6/+23
| * bpf: add helper bpf_perf_prog_read_valueYonghong Song2017-10-082-1/+37
| * bpf: add a test case for helper bpf_perf_event_read_valueYonghong Song2017-10-084-2/+43
| * bpf: add helper bpf_perf_event_read_value for perf event array mapYonghong Song2017-10-083-7/+63
| * bpf: perf event change needed for subsequent bpf helpersYonghong Song2017-10-084-6/+20
|/
* ip_tunnel: add mpls over gre supportAmine Kherbouche2017-10-072-0/+37
* Merge branch 'fib6-rcu'David S. Miller2017-10-076-470/+1179
|\
| * ipv6: take care of rt6_statsWei Wang2017-10-073-26/+47
| * ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang2017-10-075-230/+333
| * ipv6: add key length check into rt6_select()Wei Wang2017-10-071-0/+14
| * ipv6: check fn->leaf before it is usedWei Wang2017-10-072-13/+30
| * ipv6: update fn_sernum after route is inserted to treeWei Wang2017-10-072-18/+23
| * ipv6: replace dst_hold() with dst_hold_safe() in routing codeWei Wang2017-10-072-20/+54
| * ipv6: don't release rt->rt6i_pcpu memory during rt6_release()Wei Wang2017-10-071-3/+0
| * ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang2017-10-071-29/+29
| * ipv6: hook up exception table to store dst cacheWei Wang2017-10-074-133/+72
| * ipv6: prepare fib6_locate() for exception tableWei Wang2017-10-074-11/+29
| * ipv6: prepare fib6_age() for exception tableWei Wang2017-10-074-17/+84
| * ipv6: prepare rt6_clean_tohost() for exception tableWei Wang2017-10-071-1/+47
| * ipv6: prepare rt6_mtu_change() for exception tableWei Wang2017-10-071-0/+40
| * ipv6: prepare fib6_remove_prefsrc() for exception tableWei Wang2017-10-071-0/+29
| * ipv6: introduce a hash table to store dst cacheWei Wang2017-10-073-0/+363
| * ipv6: introduce a new function fib6_update_sernum()Wei Wang2017-10-072-0/+16
|/
* bnxt_en: don't consider building bnxt_tc.o if option not enabledJonathan Toppins2017-10-072-6/+2
* Merge branch 'tcp-rbtree-retransmit-queue'David S. Miller2017-10-0710-249/+311
|\
| * tcp: implement rb-tree based retransmit queueEric Dumazet2017-10-077-188/+245
| * tcp: pass previous skb to tcp_shifted_skb()Eric Dumazet2017-10-071-4/+5
| * tcp: reduce tcp_fastretrans_alert() verbosityEric Dumazet2017-10-071-2/+2
| * tcp: tcp_mark_head_lost() optimizationEric Dumazet2017-10-071-4/+4
| * tcp: tcp_tx_timestamp() cleanupEric Dumazet2017-10-071-3/+5
| * tcp: uninline tcp_write_queue_purge()Eric Dumazet2017-10-072-14/+15
| * net: add rb_to_skb() and other rb tree helpersEric Dumazet2017-10-074-36/+37
|/
* Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next...David S. Miller2017-10-0712-138/+203
|\
| * i40e/i40evf: organize and re-number feature flagsJacob Keller2017-10-063-68/+68
| * i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller2017-10-061-30/+4
| * i40evf: enable support for VF VLAN tag stripping controlJacob Keller2017-10-061-8/+14