summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-02-1461-859/+648
|\
| * netdevice.h: fix all kernel-doc and Sphinx warningsRandy Dunlap2020-02-141-1/+15
| * Merge branch 'dsa-headroom'David S. Miller2020-02-142-2/+2
| |\
| | * net: dsa: tag_ar9331: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| | * net: dsa: tag_qca: Make sure there is headroom for tagPer Forlin2020-02-141-1/+1
| |/
| * net, ip6_tunnel: enhance tunnel locate with link checkWilliam Dauchy2020-02-141-21/+47
| * Merge tag 'mac80211-for-net-2020-02-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-147-22/+44
| |\
| | * mac80211: fix wrong 160/80+80 MHz settingShay Bar2020-02-141-2/+14
| | * cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich2020-02-141-0/+1
| | * cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich2020-02-071-2/+6
| | * mac80211: consider more elements in parsing CRCJohannes Berg2020-02-071-6/+12
| | * mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
| | * mac80211: use more bits for ack_frame_idJohannes Berg2020-02-073-8/+7
| * | Merge branch 'smc-fixes'David S. Miller2020-02-142-1/+5
| |\ \
| | * | net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-02-141-1/+3
| | * | net/smc: transfer fasync_list in case of fallbackUrsula Braun2020-02-141-0/+2
| |/ /
| * | Merge branch 'hns3-fixes'David S. Miller2020-02-142-7/+17
| |\ \
| | * | net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang2020-02-141-6/+9
| | * | net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu2020-02-141-1/+1
| | * | net: hns3: add management table after IMP resetYufeng Mo2020-02-141-0/+7
| |/ /
| * | Merge branch 'icmp-account-for-NAT-when-sending-icmps-from-ndo-layer'David S. Miller2020-02-139-26/+101
| |\ \
| | * | xfrm: interface: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-3/+3
| | * | wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-02-132-2/+13
| | * | sunvnet: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-19/+4
| | * | gtp: use icmp_ndo_send helperJason A. Donenfeld2020-02-131-2/+2
| | * | icmp: introduce helper for nat'd source address in network device contextJason A. Donenfeld2020-02-134-0/+79
| |/ /
| * | Merge branch 'skip_sw-skip_hw-validation'David S. Miller2020-02-132-0/+2
| |\ \
| | * | net/sched: flower: add missing validation of TCA_FLOWER_FLAGSDavide Caratti2020-02-131-0/+1
| | * | net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGSDavide Caratti2020-02-131-0/+1
| |/ /
| * | net/flow_dissector: remove unexist field descriptionHangbin Liu2020-02-131-1/+0
| * | page_pool: refill page when alloc.count of pool is zeroLi RongQing2020-02-131-14/+8
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-02-1318-675/+247
| |\ \
| | * | ice: Trivial fixesTony Nguyen2020-02-1211-29/+31
| | * | ice: Use correct netif error functionBen Shelton2020-02-121-1/+1
| | * | ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan2020-02-121-8/+3
| | * | ice: Make print statements more compactAnirudh Venkataramanan2020-02-128-227/+123
| | * | ice: Use ice_pf_to_devAnirudh Venkataramanan2020-02-126-27/+27
| | * | ice: Remove possible null dereferenceTony Nguyen2020-02-121-2/+0
| | * | ice: update Unit Load Status bitmask to check after resetBruce Allan2020-02-122-5/+18
| | * | ice: fix and consolidate logging of NVM/firmware version informationBruce Allan2020-02-124-28/+13
| | * | ice: Modify link message loggingAkeem G Abodunrin2020-02-121-1/+1
| | * | ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan2020-02-121-2/+0
| | * | ice: Remove ice_dev_onetime_setup()Brett Creeley2020-02-124-20/+0
| | * | ice: Don't allow same value for Rx tail to be written twiceBrett Creeley2020-02-121-1/+1
| | * | ice: display supported and advertised link modesPaul Greenwalt2020-02-121-280/+2
| | * | ice: Fix switch between FW and SW LLDPDave Ertman2020-02-121-5/+5
| | * | ice: Fix DCB rebuild after resetDave Ertman2020-02-122-53/+36
| |/ /
| * | net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi2020-02-121-0/+9
| * | enic: prevent waking up stopped tx queues over watchdog resetFiro Yang2020-02-121-1/+1
| * | Merge branch 'Bug-fixes-for-ENA-Ethernet-driver'David S. Miller2020-02-125-44/+115
| |\ \