summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-14MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski
2021-01-14MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski
2021-01-14net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab
2021-01-14net: sit: unregister_netdevice on newlink's error pathJakub Kicinski
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-13cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal
2021-01-13i40e: fix potential NULL pointer dereferencingCristian Dumitrescu
2021-01-13Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze
2021-01-13can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao
2021-01-13can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp
2021-01-13rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers
2021-01-13rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells
2021-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-12Merge branch 'net-smc-fix-out-of-bound-access-in-netlink-interface'Jakub Kicinski
2021-01-12net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce
2021-01-12smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski
2021-01-12Merge branch 'mptcp-a-couple-of-fixes'Jakub Kicinski
2021-01-12mptcp: better msk-level shutdown.Paolo Abeni
2021-01-12mptcp: more strict state checking for acksPaolo Abeni
2021-01-12Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2021-01-12bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi
2021-01-12bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan
2021-01-12r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152Leon Schuermann
2021-01-12r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann
2021-01-12net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean
2021-01-12net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean
2021-01-12net: phy: smsc: fix clk error handlingMarco Felsch
2021-01-12net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata
2021-01-11Merge branch 'skb-frag-kmap_atomic-fixes'Jakub Kicinski
2021-01-11esp: avoid unneeded kmap_atomic callWillem de Bruijn
2021-01-11net: compound page support in skb_seq_readWillem de Bruijn
2021-01-11net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn
2021-01-11rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin
2021-01-11net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski
2021-01-11dt-bindings: net: dwmac: fix queue priority documentationSeb Laveze
2021-01-11netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu
2021-01-10netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer
2021-01-10selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi
2021-01-09dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-psGeert Uytterhoeven
2021-01-09Merge branch 'mlxsw-core-thermal-control-fixes'Jakub Kicinski
2021-01-09mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak
2021-01-09mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak
2021-01-09tipc: fix NULL deref in tipc_link_xmit()Hoang Le
2021-01-09selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko