summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/ncsi: Add generic netlink familySamuel Mendoza-Jonas2018-03-056-5/+586
* tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-052-1/+3
* tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-052-1/+4
* selftests: Extend the tc action test for action mirrorArkadi Sharshevsky2018-03-051-6/+10
* net: Make RX-FCS and LRO mutually exclusiveGal Pressman2018-03-051-0/+6
* liquidio: Corrected Rx bytes countingIntiyaz Basha2018-03-051-1/+2
* net sched actions: corrected extack messageRoman Mashak2018-03-051-1/+1
* Merge tag 'batadv-next-for-davem-20180302' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-0561-79/+72
|\
| * batman-adv: always assume 2-byte packet alignmentMatthias Schiffer2018-02-271-11/+2
| * batman-adv: Avoid relation operator comparison with boolSven Eckelmann2018-02-271-1/+1
| * batman-adv: Fix indentation of batadv_seq_beforeSven Eckelmann2018-02-271-5/+7
| * batman-adv: Update copyright years for 2018Sven Eckelmann2018-02-2661-61/+61
| * batman-adv: Start new development cycleSimon Wunderlich2018-02-261-1/+1
* | ipvlan: forbid vlan devices on top of ipvlanPaolo Abeni2018-03-051-1/+1
* | virtio-net: re enable XDP_REDIRECT for mergeable bufferJason Wang2018-03-051-12/+42
* | selftests: rtnetlink: remove testns on test failPrashant Bhole2018-03-051-0/+6
* | Merge branch 'gre-seq-collect_md'David S. Miller2018-03-056-12/+24
|\ \
| * | samples/bpf: add gre sequence number test.William Tu2018-03-052-4/+7
| * | gre: add sequence number for collect md mode.William Tu2018-03-054-8/+17
|/ /
* | Merge branch 'enic-update'David S. Miller2018-03-057-20/+131
|\ \
| * | enic: set IG desc cache flag in openGovindarajulu Varadarajan2018-03-053-2/+4
| * | enic: enable rq before updating rq descriptorsGovindarajulu Varadarajan2018-03-051-3/+7
| * | enic: set UDP rss flagGovindarajulu Varadarajan2018-03-055-1/+58
| * | enic: Check if hw supports multi wq with vxlan offloadGovindarajulu Varadarajan2018-03-052-0/+6
| * | enic: Add vxlan offload support for IPv6 pktsGovindarajulu Varadarajan2018-03-055-13/+42
| * | enic: Check inner ip proto for pseudo header csumGovindarajulu Varadarajan2018-03-051-1/+14
|/ /
* | net: amd8111e: remove redundant assignment to 'tx_index'Colin Ian King2018-03-051-1/+1
* | r8169: switch to device-managed functions in probe (part 2)Andy Shevchenko2018-03-051-12/+4
* | r8169: Dereference MMIO address immediately before useAndy Shevchenko2018-03-051-530/+335
* | net: phy: Fix spelling mistake: "advertisment"-> "advertisement"Colin Ian King2018-03-056-15/+15
* | cxgb4vf: Forcefully link up virtual interfacesArjun Vynipadath2018-03-051-3/+11
* | Merge branch 'dsa-serdes-stats'David S. Miller2018-03-0414-47/+200
|\ \
| * | net: dsa: mv88e6xxx: Get mv88e6352 SERDES statisticsAndrew Lunn2018-03-044-4/+103
| * | net: dsa: mv88e6xxx: Add helper to determining if port has SERDESAndrew Lunn2018-03-041-5/+17
| * | net: dsa: mv88e6xxx: Allow the SERDES interfaces to have statisticsAndrew Lunn2018-03-042-27/+62
| * | net: dsa: mv88e6xxx: Hold mutex while doing stats operationsAndrew Lunn2018-03-041-2/+9
| * | dsa: Pass the port to get_sset_count()Andrew Lunn2018-03-0411-12/+12
|/ /
* | tools: tc-testing: Add notap optionBrenda J. Butler2018-03-041-11/+23
* | Merge branch 'net-ipv6-Add-support-for-path-selection-using-hash-of-5-tuple'David S. Miller2018-03-0430-131/+260
|\ \
| * | selftests: forwarding: Add multipath test for L4 hashingDavid Ahern2018-03-041-0/+44
| * | net: Remove unused get_hash_from_flow functionsDavid Ahern2018-03-042-32/+0
| * | mlxsw: spectrum_router: Add support for ipv6 hash policy updateDavid Ahern2018-03-041-1/+14
| * | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-047-19/+91
| * | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-0418-54/+83
| * | net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-043-3/+3
| * | net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hashDavid Ahern2018-03-041-4/+10
| * | net/ipv4: Simplify fib_multipath_hash with optional flow keysDavid Ahern2018-03-041-14/+10
| * | net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2018-03-042-11/+13
| * | net/ipv4: Pass net to fib_multipath_hash instead of fib_infoDavid Ahern2018-03-043-5/+4
|/ /
* | Merge branch 'sctp-clean-up-sctp_sendmsg'David S. Miller2018-03-041-364/+274
|\ \