summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: dccp: move Gerrit Renker to CREDITSJakub Kicinski2021-01-142-2/+5
* MAINTAINERS: ipvs: move Wensong Zhang to CREDITSJakub Kicinski2021-01-142-1/+4
* MAINTAINERS: tls: move Aviad to CREDITSJakub Kicinski2021-01-142-1/+4
* MAINTAINERS: ena: remove Zorik Machulsky from reviewersJakub Kicinski2021-01-141-1/+0
* MAINTAINERS: vrf: move Shrijeet to CREDITSJakub Kicinski2021-01-142-1/+4
* MAINTAINERS: net: move Alexey Kuznetsov to CREDITSJakub Kicinski2021-01-142-1/+4
* MAINTAINERS: altx: move Jay Cliburn to CREDITSJakub Kicinski2021-01-142-1/+4
* net: avoid 32 x truesize under-estimation for tiny skbsEric Dumazet2021-01-141-2/+7
* nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven2021-01-141-1/+0
* net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon2021-01-141-2/+18
* net: stmmac: fix taprio schedule configurationYannick Vignon2021-01-141-48/+4
* net: tip: fix a couple kernel-doc markupsMauro Carvalho Chehab2021-01-142-2/+2
* net: sit: unregister_netdevice on newlink's error pathJakub Kicinski2021-01-141-1/+4
* net: stmmac: Fixed mtu channged by cache alignedDavid Wu2021-01-141-1/+2
* cxgb4/chtls: Fix tid stuck due to wrong update of qidAyush Sawal2021-01-144-2/+82
* i40e: fix potential NULL pointer dereferencingCristian Dumitrescu2021-01-141-1/+1
* Merge tag 'linux-can-fixes-for-5.11-20210113' of git://git.kernel.org/pub/scm...Jakub Kicinski2021-01-142-1/+2
|\
| * can: mcp251xfd: mcp251xfd_handle_rxif_one(): fix wrong NULL pointer checkQinglang Miao2021-01-131-1/+1
| * can: isotp: isotp_getname(): fix kernel information leakOliver Hartkopp2021-01-131-0/+1
* | net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze2021-01-141-2/+2
|/
* rxrpc: Call state should be read with READ_ONCE() under some circumstancesBaptiste Lepers2021-01-131-1/+1
* rxrpc: Fix handling of an unsupported token type in rxrpc_read()David Howells2021-01-131-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-133-3/+13
|\
| * netfilter: nf_nat: Fix memleak in nf_nat_initDinghao Liu2021-01-111-0/+1
| * netfilter: conntrack: fix reading nf_conntrack_bucketsJesper Dangaard Brouer2021-01-101-0/+3
| * selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
* | Merge branch 'net-smc-fix-out-of-bound-access-in-netlink-interface'Jakub Kicinski2021-01-133-11/+18
|\ \
| * | net/smc: use memcpy instead of snprintf to avoid out of bounds readGuvenc Gulce2021-01-133-10/+16
| * | smc: fix out of bound access in smc_nl_get_sys_info()Jakub Kicinski2021-01-131-1/+2
|/ /
* | Merge branch 'mptcp-a-couple-of-fixes'Jakub Kicinski2021-01-131-46/+18
|\ \
| * | mptcp: better msk-level shutdown.Paolo Abeni2021-01-131-45/+17
| * | mptcp: more strict state checking for acksPaolo Abeni2021-01-131-1/+1
|/ /
* | Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2021-01-132-3/+8
|\ \
| * | bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.Pavan Chebbi2021-01-131-1/+2
| * | bnxt_en: Improve stats context resource accounting with RDMA driver loaded.Michael Chan2021-01-131-2/+6
|/ /
* | r8153_ecm: Add Lenovo Powered USB-C Hub as a fallback of r8152Leon Schuermann2021-01-131-0/+8
* | r8152: Add Lenovo Powered USB-C Travel HubLeon Schuermann2021-01-132-0/+8
* | net: dsa: clear devlink port type before unregistering slave netdevsVladimir Oltean2021-01-131-0/+4
* | net: dsa: unbind all switches from tree when DSA master unbindsVladimir Oltean2021-01-131-0/+10
* | net: phy: smsc: fix clk error handlingMarco Felsch2021-01-131-1/+2
* | net: dcb: Accept RTM_GETDCB messages carrying set-like DCB commandsPetr Machata2021-01-131-1/+1
* | Merge branch 'skb-frag-kmap_atomic-fixes'Jakub Kicinski2021-01-124-18/+27
|\ \
| * | esp: avoid unneeded kmap_atomic callWillem de Bruijn2021-01-122-12/+2
| * | net: compound page support in skb_seq_readWillem de Bruijn2021-01-122-5/+24
| * | net: support kmap_local forced debugging in skb_frag_foreachWillem de Bruijn2021-01-121-1/+1
|/ /
* | rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-121-1/+1
* | net: mvpp2: Remove Pause and Asym_Pause supportStefan Chulski2021-01-121-2/+0
* | dt-bindings: net: dwmac: fix queue priority documentationSeb Laveze2021-01-121-2/+6
* | dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-psGeert Uytterhoeven2021-01-101-0/+1
* | Merge branch 'mlxsw-core-thermal-control-fixes'Jakub Kicinski2021-01-101-5/+8
|\ \