summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-15ch_ktls: do not send snd_una update to TCB in middleVinay Kumar Yadav
2021-04-15ch_ktls: tcb close causes tls connection failureVinay Kumar Yadav
2021-04-15ch_ktls: fix device connection closeVinay Kumar Yadav
2021-04-15ch_ktls: Fix kernel panicVinay Kumar Yadav
2021-04-15Merge tag 'mlx5-fixes-2021-04-14' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-04-15i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14net/mlx5e: fix ingress_ifindex check in mlx5e_flower_parse_metawenxu
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2021-04-14net/mlx5: Fix setting of devlink traps in switchdev modeAya Levin
2021-04-14Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-04-14Revert "net: stmmac: re-init rx buffers when mac resume back"Thierry Reding
2021-04-14cavium/liquidio: Fix duplicate argumentWan Jiabing
2021-04-14net: macb: fix the restore of cmp registersClaudiu Beznea
2021-04-14vrf: fix a comment about loopback deviceNicolas Dichtel
2021-04-14doc: move seg6_flowlabel to seg6-sysctl.rstNicolas Dichtel
2021-04-14Merge branch 'ibmvnic-napi-fixes'David S. Miller
2021-04-14ibmvnic: remove duplicate napi_schedule call in open functionLijun Pan
2021-04-14ibmvnic: remove duplicate napi_schedule call in do_reset functionLijun Pan
2021-04-14ibmvnic: avoid calling napi_disable() twiceLijun Pan
2021-04-14r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-14ethtool: pause: make sure we init driver statsJakub Kicinski
2021-04-13xen-netback: Check for hotplug-status existence before watchingMichael Brown
2021-04-13gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-04-13net/sctp: fix race condition in sctp_destroy_sockOr Cohen
2021-04-13ibmvnic: correctly use dev_consume/free_skb_irqLijun Pan
2021-04-13net: Make tcp_allowed_congestion_control readonly in non-init netnsJonathon Reinhart
2021-04-13Merge branch 'catch-all-devices'David S. Miller
2021-04-13net: ip6_tunnel: Unregister catch-all devicesHristo Venev
2021-04-13net: sit: Unregister catch-all devicesHristo Venev
2021-04-13ice: Fix potential infinite loop when using u8 loop counterColin Ian King
2021-04-13ixgbe: fix unbalanced device enable/disable in suspend/resumeYongxin Liu
2021-04-13ixgbe: Fix NULL pointer dereference in ethtool loopback testAlexander Duyck
2021-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-04-13netfilter: nftables: clone set element expression templatePablo Neira Ayuso
2021-04-13netfilter: x_tables: fix compat match/target pad out-of-bound writeFlorian Westphal
2021-04-12ethtool: fix kdoc attr nameJakub Kicinski
2021-04-12net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-11net: geneve: check skb is large enough for IPv4/IPv6 headerPhillip Potter
2021-04-11net: davicom: Fix regulator not turned off on failed probeChristophe JAILLET
2021-04-11MAINTAINERS: update maintainer entry for freescale fec driverJoakim Zhang
2021-04-10netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-10netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-10netfilter: nft_limit: avoid possible divide error in nft_limit_initEric Dumazet
2021-04-09Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-09Merge tag 'io_uring-5.12-2021-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-09Merge tag 'devicetree-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-04-09Merge tag 'drm-fixes-2021-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-09net: fix hangup on napi_disable for threaded napiPaolo Abeni
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-09lan743x: fix ethernet frame cutoff issueSven Van Asbroeck