summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2021-04-153-19/+12
|\
| * net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu2021-04-141-0/+3
| * net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-141-19/+4
| * net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin2021-04-141-0/+5
* | i40e: fix the panic when running bpf in xdpdrv modeJason Xing2021-04-151-0/+6
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-142-3/+15
|\ \
| * | ice: Fix potential infinite loop when using u8 loop counterColin Ian King2021-04-131-2/+2
| * | ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu2021-04-131-0/+5
| * | ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck2021-04-131-1/+8
* | | Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding2021-04-141-83/+1
* | | cavium/liquidio: Fix duplicate argumentWan Jiabing2021-04-141-1/+1
* | | net: macb: fix the restore of cmp registersClaudiu Beznea2021-04-141-1/+1
* | | vrf: fix a comment about loopback deviceNicolas Dichtel2021-04-141-6/+4
* | | doc: move seg6_flowlabel to seg6-sysctl.rstNicolas Dichtel2021-04-142-15/+13
* | | Merge branch 'ibmvnic-napi-fixes'David S. Miller2021-04-141-12/+2
|\ \ \
| * | | ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan2021-04-141-5/+0
| * | | ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan2021-04-141-5/+1
| * | | ibmvnic: avoid calling napi_disable() twiceLijun Pan2021-04-141-2/+1
|/ / /
* | | r8169: don't advertise pause in jumbo modeHeiner Kallweit2021-04-141-2/+7
* | | ethtool: pause: make sure we init driver statsJakub Kicinski2021-04-141-4/+4
| |/ |/|
* | xen-netback: Check for hotplug-status existence before watchingMichael Brown2021-04-131-4/+8
* | gro: ensure frag0 meets IP header alignmentEric Dumazet2021-04-131-1/+2
* | net/sctp: fix race condition in sctp_destroy_sockOr Cohen2021-04-131-8/+5
* | ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan2021-04-131-4/+7
* | net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart2021-04-131-3/+13
* | Merge branch 'catch-all-devices'David S. Miller2021-04-132-2/+12
|\ \ | |/ |/|
| * net: ip6_tunnel: Unregister catch-all devicesHristo Venev2021-04-131-0/+10
| * net: sit: Unregister catch-all devicesHristo Venev2021-04-131-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-04-1215-38/+118
|\
| * netfilter: nftables: clone set element expression templatePablo Neira Ayuso2021-04-131-12/+34
| * netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal2021-04-134-8/+8
| * netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal2021-04-103-5/+19
| * netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal2021-04-105-8/+51
| * netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet2021-04-101-2/+2
| * netfilter: conntrack: do not print icmpv6 as unknown via /procPablo Neira Ayuso2021-03-311-0/+1
| * netfilter: flowtable: fix NAT IPv6 offload manglingPablo Neira Ayuso2021-03-311-3/+3
* | ethtool: fix kdoc attr nameJakub Kicinski2021-04-121-3/+3
* | net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-123-22/+45
* | net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter2021-04-111-0/+6
* | net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET2021-04-111-2/+4
* | MAINTAINERS: update maintainer entry for freescale fec driverJoakim Zhang2021-04-111-1/+1
* | Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-09179-715/+1872
|\ \
| * | net: fix hangup on napi_disable for threaded napiPaolo Abeni2021-04-091-1/+2
| * | net: hns3: Trivial spell fix in hns3 driverSalil Mehta2021-04-092-3/+3
| * | lan743x: fix ethernet frame cutoff issueSven Van Asbroeck2021-04-091-4/+4
| * | net: ipv6: check for validity before dereferencing cfg->fc_nlinfo.nlhMuhammad Usama Anjum2021-04-081-3/+5
| * | Merge branch 'lantiq-GSWIP-fixes'David S. Miller2021-04-081-28/+174
| |\ \
| | * | net: dsa: lantiq_gswip: Configure all remaining GSWIP_MII_CFG bitsMartin Blumenstingl2021-04-081-3/+16
| | * | net: dsa: lantiq_gswip: Don't use PHY auto pollingMartin Blumenstingl2021-04-081-26/+159
| |/ /
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-04-085-12/+17
| |\ \