aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-07ip_tunnel: add mpls over gre supportAmine Kherbouche2-0/+37
2017-10-07Merge branch 'fib6-rcu'David S. Miller6-470/+1179
2017-10-07ipv6: take care of rt6_statsWei Wang3-26/+47
2017-10-07ipv6: replace rwlock with rcu and spinlock in fib6_tableWei Wang5-230/+333
2017-10-07ipv6: add key length check into rt6_select()Wei Wang1-0/+14
2017-10-07ipv6: check fn->leaf before it is usedWei Wang2-13/+30
2017-10-07ipv6: update fn_sernum after route is inserted to treeWei Wang2-18/+23
2017-10-07ipv6: replace dst_hold() with dst_hold_safe() in routing codeWei Wang2-20/+54
2017-10-07ipv6: don't release rt->rt6i_pcpu memory during rt6_release()Wei Wang1-3/+0
2017-10-07ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang1-29/+29
2017-10-07ipv6: hook up exception table to store dst cacheWei Wang4-133/+72
2017-10-07ipv6: prepare fib6_locate() for exception tableWei Wang4-11/+29
2017-10-07ipv6: prepare fib6_age() for exception tableWei Wang4-17/+84
2017-10-07ipv6: prepare rt6_clean_tohost() for exception tableWei Wang1-1/+47
2017-10-07ipv6: prepare rt6_mtu_change() for exception tableWei Wang1-0/+40
2017-10-07ipv6: prepare fib6_remove_prefsrc() for exception tableWei Wang1-0/+29
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang3-0/+363
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang2-0/+16
2017-10-07bnxt_en: don't consider building bnxt_tc.o if option not enabledJonathan Toppins2-6/+2
2017-10-07Merge branch 'tcp-rbtree-retransmit-queue'David S. Miller10-249/+311
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet7-188/+245
2017-10-07tcp: pass previous skb to tcp_shifted_skb()Eric Dumazet1-4/+5
2017-10-07tcp: reduce tcp_fastretrans_alert() verbosityEric Dumazet1-2/+2
2017-10-07tcp: tcp_mark_head_lost() optimizationEric Dumazet1-4/+4
2017-10-07tcp: tcp_tx_timestamp() cleanupEric Dumazet1-3/+5
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet2-14/+15
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet4-36/+37
2017-10-06Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-138/+203
2017-10-06Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-mergeDavid S. Miller18-78/+78
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas1-6/+1
2017-10-06Merge branch 'xdp_monitor-improve'David S. Miller2-40/+139
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer1-2/+9
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer2-25/+121
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer1-13/+9
2017-10-06Merge branch 'nfp-extend-match-and-action'David S. Miller4-23/+324
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2-0/+51
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2-0/+83
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2-0/+56
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2-0/+93
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2-11/+10
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2-5/+10
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren3-7/+21
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches3-30/+22
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller3-68/+68
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller1-30/+4
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller1-8/+14
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura1-2/+5
2017-10-06i40e: implement split PCI error reset handlerAlan Brady1-0/+24
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski1-0/+1
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski4-5/+22