summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-05igb: add VF trust infrastructureCorinna Vinschen
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky
2018-03-05net: Make RX-FCS and LRO mutually exclusiveGal Pressman
2018-03-05liquidio: Corrected Rx bytes countingIntiyaz Basha
2018-03-05net sched actions: corrected extack messageRoman Mashak
2018-03-04Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller
2018-03-04ipvlan: forbid vlan devices on top of ipvlanPaolo Abeni
2018-03-04virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang
2018-03-04selftests: rtnetlink: remove testns on test failPrashant Bhole
2018-03-04Merge branch 'gre-seq-collect_md'David S. Miller
2018-03-04samples/bpf: add gre sequence number test.William Tu
2018-03-04gre: add sequence number for collect md mode.William Tu
2018-03-04Merge branch 'enic-update'David S. Miller
2018-03-04enic: set IG desc cache flag in openGovindarajulu Varadarajan
2018-03-04enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan
2018-03-04enic: set UDP rss flagGovindarajulu Varadarajan
2018-03-04enic: Check if hw supports multi wq with vxlan offloadGovindarajulu Varadarajan
2018-03-04enic: Add vxlan offload support for IPv6 pktsGovindarajulu Varadarajan
2018-03-04enic: Check inner ip proto for pseudo header csumGovindarajulu Varadarajan
2018-03-04net: amd8111e: remove redundant assignment to 'tx_index'Colin Ian King
2018-03-04r8169: switch to device-managed functions in probe (part 2)Andy Shevchenko
2018-03-04r8169: Dereference MMIO address immediately before useAndy Shevchenko
2018-03-04net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King
2018-03-04cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath
2018-03-04Merge branch 'dsa-serdes-stats'David S. Miller
2018-03-04net: dsa: mv88e6xxx: Get mv88e6352 SERDES statisticsAndrew Lunn
2018-03-04net: dsa: mv88e6xxx: Add helper to determining if port has SERDESAndrew Lunn
2018-03-04net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statisticsAndrew Lunn
2018-03-04net: dsa: mv88e6xxx: Hold mutex while doing stats operationsAndrew Lunn
2018-03-04dsa: Pass the port to get_sset_count()Andrew Lunn
2018-03-04tools: tc-testing: Add notap optionBrenda J. Butler
2018-03-04Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple'David S. Miller
2018-03-04selftests: forwarding: Add multipath test for L4 hashingDavid Ahern
2018-03-04net: Remove unused get_hash_from_flow functionsDavid Ahern
2018-03-04mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern
2018-03-04net/ipv6: Pass skb to route lookupDavid Ahern
2018-03-04net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern
2018-03-04net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hashDavid Ahern
2018-03-04net/ipv4: Simplify fib_multipath_hash with optional flow keysDavid Ahern
2018-03-04net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern
2018-03-04net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern
2018-03-04Merge branch 'sctp-clean-up-sctp_sendmsg'David S. Miller
2018-03-04sctp: adjust some codes in a better order in sctp_sendmsgXin Long
2018-03-04sctp: improve some variables in sctp_sendmsgXin Long
2018-03-04sctp: remove the unnecessary transport looking up from sctp_sendmsgXin Long
2018-03-04sctp: factor out sctp_sendmsg_update_sinfo from sctp_sendmsgXin Long
2018-03-04sctp: factor out sctp_sendmsg_parse from sctp_sendmsgXin Long