summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-08net: appletalk: fix the usage of prepositiongushengxian1-1/+1
2021-06-08net: ipv4: Remove unneed BUG() functionZheng Yongjun2-2/+2
2021-06-08net: ipv4: fix memory leak in netlbl_cipsov4_add_stdNanyong Sun1-0/+1
2021-06-08neighbour: allow NUD_NOARP entries to be forced GCedDavid Ahern1-0/+1
2021-06-07revert "net: kcm: fix memory leak in kcm_sendmsg"Pavel Skripkin1-5/+0
2021-06-07Merge branch 'mlxsw-fixes'David S. Miller3-4/+9
2021-06-07mlxsw: core: Set thermal zone polling delay argument to real value at initMykola Kostenok1-2/+4
2021-06-07mlxsw: spectrum_qdisc: Pass handle, not band number to find_class()Petr Machata1-1/+4
2021-06-07mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11Petr Machata1-1/+1
2021-06-07ethtool: Fix NULL pointer dereference during module EEPROM dumpIdo Schimmel1-1/+1
2021-06-05cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-05sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang1-4/+4
2021-06-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller6-52/+27
2021-06-05Merge branch 'wireguard-fixes'David S. Miller10-195/+227
2021-06-05wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-05wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-05wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-05wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-05wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-05wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-05wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-05wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-05wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven1-0/+1
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt1-45/+6
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang1-1/+6
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2-5/+8
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley1-0/+2
2021-06-04Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller4-6/+30
2021-06-04virtio-net: fix for skb_over_panic inside big modeXuan Zhuo1-1/+1
2021-06-04Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller4-11/+16
2021-06-04ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li1-2/+6
2021-06-04Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller11-30/+138
2021-06-04fib: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04net: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04net/x25: Return the correct errno codeZheng Yongjun1-1/+1
2021-06-04cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy1-9/+5
2021-06-04Merge branch 'caif-fixes'David S. Miller7-12/+41
2021-06-04net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin1-1/+13
2021-06-04net: caif: fix memory leak in caif_device_notifyPavel Skripkin1-1/+4
2021-06-04net: caif: add proper error handlingPavel Skripkin4-10/+18
2021-06-04net: caif: added cfserl_release functionPavel Skripkin2-0/+6
2021-06-04Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller13-68/+112
2021-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-24/+19
2021-06-04net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin1-0/+5
2021-06-04Bluetooth: btusb: Fix failing to init controllers with operation firmwareLuiz Augusto von Dentz1-2/+21
2021-06-04Bluetooth: Fix VIRTIO_ID_BT assigned numberMarcel Holtmann1-1/+1
2021-06-03sit: set name of device back to struct parmszhang kai1-0/+3
2021-06-03rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong1-1/+3