summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-074-10/+88
* ipv6: factor out protocol delivery helperPaolo Abeni2018-11-072-12/+18
* ip: factor out protocol delivery helperPaolo Abeni2018-11-072-37/+37
* udp: add support for UDP_GRO cmsgPaolo Abeni2018-11-073-0/+18
* udp: implement GRO for plain UDP sockets.Paolo Abeni2018-11-075-28/+99
* udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-074-12/+34
* Merge branch 'vrf-allow-simultaneous-service-instances-in-default-and-other-V...David S. Miller2018-11-0722-84/+243
|\
| * ipv6: do not drop vrf udp multicast packetsDewi Morgan2018-11-071-3/+5
| * ipv6: handling of multicast packets received in VRFMike Manning2018-11-071-3/+32
| * ipv6: allow ping to link-local address in VRFMike Manning2018-11-071-1/+1
| * vrf: mark skb for multicast or link-local as enslaved to VRFMike Manning2018-11-071-10/+9
| * net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe2018-11-073-6/+15
| * net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-077-2/+68
| * net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning2018-11-075-21/+31
| * net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2018-11-074-16/+31
| * net: allow binding socket in a VRF when there's an unbound socketRobert Shearman2018-11-076-22/+51
|/
* net: hns3: Remove set but not used variable 'reset_level'YueHaibing2018-11-071-10/+3
* Merge branch 'nfp-more-set-actions-and-notifier-refactor'David S. Miller2018-11-078-104/+252
|\
| * nfp: flower: use the common netdev notifierJakub Kicinski2018-11-074-55/+30
| * nfp: register a notifier handler in a central location for the deviceJakub Kicinski2018-11-072-15/+57
| * nfp: flower: make nfp_fl_lag_changels_event() voidJakub Kicinski2018-11-071-8/+5
| * nfp: flower: don't try to nack device unregister eventsJakub Kicinski2018-11-071-9/+12
| * nfp: flower: remove unnecessary iteration over devicesJakub Kicinski2018-11-071-7/+0
| * nfp: flower: add ipv6 set flow label and hop limit offloadPieter Jansen van Vuuren2018-11-072-4/+75
| * nfp: flower: add ipv4 set ttl and tos offloadPieter Jansen van Vuuren2018-11-072-6/+73
|/
* Merge branch 'hns3-next'David S. Miller2018-11-0712-180/+544
|\
| * net: hns3: fix for cmd queue memory not freed problem during resetHuazhong Tan2018-11-073-65/+91
| * net: hns3: add error handler for hclge_reset()Huazhong Tan2018-11-072-22/+120
| * net: hns3: call roce's reset notify callback when resettingHuazhong Tan2018-11-071-0/+33
| * net: hns3: adjust the process of PF resetHuazhong Tan2018-11-071-2/+36
| * net: hns3: move some reset information from hnae3_handle into hclge_dev/hclge...Huazhong Tan2018-11-077-34/+28
| * net: hns3: ignore new coming low-level reset while doing high-level resetHuazhong Tan2018-11-071-11/+16
| * net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan2018-11-074-0/+48
| * net: hns3: enable/disable ring in the enet while doing UP/DOWNHuazhong Tan2018-11-074-44/+41
| * net: hns3: adjust the location of clearing the table when doing resetHuazhong Tan2018-11-071-10/+10
| * net: hns3: provide some interface & information for the clientHuazhong Tan2018-11-075-0/+68
| * net: hns3: add set_default_reset_request in the hnae3_ae_opsHuazhong Tan2018-11-075-1/+45
| * net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of ...Huazhong Tan2018-11-072-1/+18
|/
* Merge branch 'net-systemport-Unmap-queues-upon-DSA-unregister-event'David S. Miller2018-11-063-14/+62
|\
| * net: systemport: Unmap queues upon DSA unregister eventFlorian Fainelli2018-11-061-6/+50
| * net: systemport: Simplify queue mapping logicFlorian Fainelli2018-11-062-9/+9
| * net: dsa: bcm_sf2: Turn on PHY to allow successful registrationFlorian Fainelli2018-11-061-0/+4
|/
* Merge branch 'net-dsa-bcm_sf2-Store-rules-in-lists'David S. Miller2018-11-065-315/+204
|\
| * net: systemport: Restore Broadcom tag match filters upon resumeFlorian Fainelli2018-11-062-0/+13
| * net: dsa: bcm_sf2: Get rid of unmarshalling functionsFlorian Fainelli2018-11-061-310/+0
| * net: dsa: bcm_sf2: Restore CFP rules during system resumeFlorian Fainelli2018-11-063-0/+41
| * net: dsa: bcm_sf2: Split rule handling from HW operationFlorian Fainelli2018-11-061-35/+54
| * net: dsa: bcm_sf2: Keep copy of inserted rulesFlorian Fainelli2018-11-063-11/+137
|/
* Merge branch 'net-More-extack-messages'David S. Miller2018-11-0611-25/+48
|\
| * rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern2018-11-061-2/+4