summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2021-01-09net: ipv6: Validate GSO SKB before finish IPv6 processingAya Levin
2021-01-09netxen_nic: fix MSI/MSI-x interruptsManish Chopra
2021-01-08Merge branch 'net-fix-issues-around-register_netdevice-failures'Jakub Kicinski
2021-01-08net: make sure devices go through netdev_wait_all_refsJakub Kicinski
2021-01-08net: make free_netdev() more lenient with unregistering devicesJakub Kicinski
2021-01-08docs: net: explain struct net_device lifetimeJakub Kicinski
2021-01-08ppp: fix refcount underflow on channel unbridgeTom Parkin
2021-01-08udp: Prevent reuseport_select_sock from reading uninitialized socksBaptiste Lepers
2021-01-08net: fix use-after-free when UDP GRO with shared fraglistDongseok Yi
2021-01-08net: ipa: modem: add missing SET_NETDEV_DEV() for proper sysfs linksStephan Gerhold
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2021-01-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-01-08poll: fix performance regression due to out-of-line __put_user()Linus Torvalds
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2021-01-07Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-01-07net: dsa: lantiq_gswip: Exclude RMII from modes that report 1 GbEAleksander Jan Bajkowski
2021-01-07Merge branch 's390-qeth-fixes-2021-01-07'Jakub Kicinski
2021-01-07s390/qeth: fix L2 header access in qeth_l3_osa_features_check()Julian Wiedmann
2021-01-07s390/qeth: fix locking for discipline setup / removalJulian Wiedmann
2021-01-07s390/qeth: fix deadlock during recoveryJulian Wiedmann
2021-01-07Merge branch 'nexthop-various-fixes'Jakub Kicinski
2021-01-07selftests: fib_nexthops: Fix wrong mausezahn invocationIdo Schimmel
2021-01-07nexthop: Bounce NHA_GATEWAY in FDB nexthop groupsPetr Machata
2021-01-07nexthop: Unlink nexthop group entry in error pathIdo Schimmel
2021-01-07nexthop: Fix off-by-one error in error pathIdo Schimmel
2021-01-07octeontx2-af: fix memory leak of lmac and lmac->nameColin Ian King
2021-01-07Merge branch 'bug-fixes-for-chtls-driver'Jakub Kicinski
2021-01-07chtls: Fix chtls resources release sequenceAyush Sawal
2021-01-07chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal
2021-01-07chtls: Replace skb_dequeue with skb_peekAyush Sawal
2021-01-07chtls: Avoid unnecessary freeing of oreq pointerAyush Sawal
2021-01-07chtls: Fix panic when route to peer not configuredAyush Sawal
2021-01-07chtls: Remove invalid set_tcb callAyush Sawal
2021-01-07chtls: Fix hardware tid leakAyush Sawal
2021-01-07Merge tag 'gcc-plugins-v5.11-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-07Merge branch 'net-fix-netfilter-defrag-ip-tunnel-pmtu-blackhole'Jakub Kicinski
2021-01-07net: ip: always refragment ip defragmented packetsFlorian Westphal