summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'batadv-next-pullrequest-20210608' of git://git.open-mesh.org/linux...David S. Miller2021-06-0815-279/+310
|\
| * batman-adv: Drop reduntant batadv interface checkSven Eckelmann2021-06-021-9/+0
| * batman-adv: Don't manually reattach hard-interfaceSven Eckelmann2021-06-021-34/+0
| * batman-adv: Avoid name based attaching of hard interfacesSven Eckelmann2021-06-023-14/+6
| * batman-adv: Drop implicit creation of batadv net_devicesSven Eckelmann2021-06-023-45/+3
| * batman-adv: Fix spelling mistakesZheng Yongjun2021-06-023-4/+4
| * batman-adv: Remove the repeated declarationShaokun Zhang2021-05-301-1/+0
| * batman-adv: mcast: add MRD + routable IPv4 multicast with bridges supportLinus Lüssing2021-05-301-36/+5
| * batman-adv: bcast: avoid skb-copy for (re)queued broadcastsLinus Lüssing2021-05-171-1/+1
| * batman-adv: bcast: queue per interface, if neededLinus Lüssing2021-05-175-138/+270
| * batman-adv: Always send iface index+name in genlmsgSven Eckelmann2021-05-173-0/+24
| * batman-adv: Start new development cycleSimon Wunderlich2021-05-171-1/+1
* | page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas2021-06-072-4/+38
* | skbuff: add a parameter to __skb_frag_unrefMatteo Croce2021-06-072-3/+3
* | mm: add a signature in struct pageMatteo Croce2021-06-071-0/+6
* | l2tp: Fix spelling mistakesZheng Yongjun2021-06-072-2/+2
* | net/ncsi: Fix spelling mistakesZheng Yongjun2021-06-072-3/+3
* | ipv4: Fix spelling mistakesZheng Yongjun2021-06-074-6/+6
* | netlabel: Fix spelling mistakesZheng Yongjun2021-06-072-2/+2
* | atm: [br2864] fix spelling mistakesgushengxian2021-06-071-2/+2
* | pktgen: add pktgen_handle_all_threads() for the same codeYejune Deng2021-06-071-25/+13
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-0733-132/+296
|\ \
| * | sch_htb: fix refcount leak in htb_parent_to_leaf_offloadYunjian Wang2021-06-041-4/+4
| * | Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2021-06-032-3/+8
| |\ \
| | * | Bluetooth: use correct lock to prevent UAF of hdev objectLin Ma2021-05-311-2/+2
| | * | Bluetooth: fix the erroneous flush_work() orderLin Ma2021-05-271-1/+6
| * | | Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller2021-06-033-9/+14
| |\ \ \
| | * | | ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun2021-06-031-1/+3
| | * | | ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei2021-06-031-1/+3
| | * | | net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()Yang Li2021-06-031-3/+3
| | * | | net: ieee802154: fix null deref in parse dev addrDan Robertson2021-04-231-4/+5
| * | | | ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li2021-06-031-2/+6
| * | | | fib: Return the correct errno codeZheng Yongjun2021-06-031-1/+1
| * | | | net: Return the correct errno codeZheng Yongjun2021-06-031-1/+1
| * | | | net/x25: Return the correct errno codeZheng Yongjun2021-06-031-1/+1
| * | | | net: caif: fix memory leak in cfusbl_device_notifyPavel Skripkin2021-06-031-1/+13
| * | | | net: caif: fix memory leak in caif_device_notifyPavel Skripkin2021-06-031-1/+4
| * | | | net: caif: add proper error handlingPavel Skripkin2021-06-032-8/+16
| * | | | net: caif: added cfserl_release functionPavel Skripkin2021-06-031-0/+5
| * | | | net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin2021-06-031-0/+5
| * | | | sit: set name of device back to struct parmszhang kai2021-06-031-0/+3
| * | | | rtnetlink: Fix missing error code in rtnl_bridge_notify()Jiapeng Chong2021-06-031-1/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-06-032-3/+7
| |\ \ \ \
| | * | | | netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso2021-06-021-2/+6
| | * | | | netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso2021-06-021-1/+1
| * | | | | net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett2021-06-021-5/+8
| |/ / / /
| * | | | net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy2021-06-013-5/+55
| * | | | net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2021-06-011-7/+3
| * | | | net: sock: fix in-kernel mark settingAlexander Aring2021-06-011-4/+12
| * | | | net: dsa: tag_8021q: fix the VLAN IDs used for encoding sub-VLANsVladimir Oltean2021-06-011-1/+1