summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-07ipv6: prepare rt6_clean_tohost() for exception tableWei Wang
2017-10-07ipv6: prepare rt6_mtu_change() for exception tableWei Wang
2017-10-07ipv6: prepare fib6_remove_prefsrc() for exception tableWei Wang
2017-10-07ipv6: introduce a hash table to store dst cacheWei Wang
2017-10-07ipv6: introduce a new function fib6_update_sernum()Wei Wang
2017-10-07bnxt_en: don't consider building bnxt_tc.o if option not enabledJonathan Toppins
2017-10-07Merge branch 'tcp-rbtree-retransmit-queue'David S. Miller
2017-10-07tcp: implement rb-tree based retransmit queueEric Dumazet
2017-10-07tcp: pass previous skb to tcp_shifted_skb()Eric Dumazet
2017-10-07tcp: reduce tcp_fastretrans_alert() verbosityEric Dumazet
2017-10-07tcp: tcp_mark_head_lost() optimizationEric Dumazet
2017-10-07tcp: tcp_tx_timestamp() cleanupEric Dumazet
2017-10-07tcp: uninline tcp_write_queue_purge()Eric Dumazet
2017-10-07net: add rb_to_skb() and other rb tree helpersEric Dumazet
2017-10-06Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next...David S. Miller
2017-10-06Merge tag 'batadv-next-for-davem-20171006' of git://git.open-mesh.org/linux-m...David S. Miller
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas
2017-10-06Merge branch 'xdp_monitor-improve'David S. Miller
2017-10-06samples/bpf: xdp_monitor increase memory rlimitJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor also record xdp_exception tracepointJesper Dangaard Brouer
2017-10-06samples/bpf: xdp_monitor first 8 bytes are not accessible by bpfJesper Dangaard Brouer
2017-10-06Merge branch 'nfp-extend-match-and-action'David S. Miller
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren
2017-10-06net/ipv6: Convert icmpv6_push_pending_frames to voidJoe Perches
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura
2017-10-06i40e: implement split PCI error reset handlerAlan Brady
2017-10-06i40e: Properly maintain flow director filters listFilip Sadowski
2017-10-06i40e: Display error message if module does not meet thermal requirementsFilip Sadowski
2017-10-06i40e: fix merge errorAlice Michael
2017-10-06i40e/i40evf: use DECLARE_BITMAP for stateJesse Brandeburg
2017-10-06i40e: fix incorrect register definitionMitch Williams
2017-10-06i40e: redfine I40E_PHY_TYPE_MAXMitch Williams
2017-10-06i40e: re-enable PTP L4 capabilities for XL710 if FW >6.0Alan Brady
2017-10-06i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller
2017-10-06i40e: add private flag to control source pruningMitch Williams
2017-10-06i40e: fix a typo in i40e_pf documentationRami Rosen
2017-10-05net/ipv6: remove unused err variable on icmpv6_push_pending_framesTim Hansen
2017-10-05net: ipv6: remove unused code in ipv6_find_hdr()Lin Zhang
2017-10-05Merge branch 'libbpf-support-more-map-options'David S. Miller
2017-10-05libbpf: use map_flags when creating mapsCraig Gallek
2017-10-05libbpf: parse maps sections of varying sizeCraig Gallek