summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2021-06-05mptcp: sockopt: propagate timestamp request to subflowsFlorian Westphal1-0/+50
2021-06-05sock: expose so_timestamping options for mptcpFlorian Westphal1-35/+36
2021-06-05sock: expose so_timestamp options for mptcpFlorian Westphal1-7/+19
2021-06-04Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2-3/+8
2021-06-04icmp: fix lib conflict with trinityAndreas Roeseler1-1/+1
2021-06-04sch_htb: fix doc warning in htb_add_to_id_tree()Yu Kuai1-0/+3
2021-06-04Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller3-9/+14
2021-06-04ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptionsCoco Li1-2/+6
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-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 Skripkin2-8/+16
2021-06-04net: caif: added cfserl_release functionPavel Skripkin1-0/+5
2021-06-04Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-0/+18
2021-06-04net: tcp better handling of reordering then loss casesYuchung Cheng1-19/+26
2021-06-04net: vlan: Avoid using strncpy()Kees Cook3-5/+7
2021-06-04net: kcm: fix memory leak in kcm_sendmsgPavel Skripkin1-0/+5
2021-06-04tipc: simplify handling of lookup scope during multicast message receptionJon Maloy3-20/+16
2021-06-04tipc: refactor function tipc_sk_anc_data_recv()Jon Maloy1-47/+38
2021-06-04tipc: eliminate redundant fields in struct tipc_sockJon Maloy1-26/+27
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
2021-06-03net/smc: no need to flush smcd_dev's event_wq before destroying itJulian Wiedmann1-1/+0
2021-06-03net/smc: avoid possible duplicate dmb unregistrationKarsten Graul1-15/+0
2021-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+7
2021-06-03libceph: Fix spelling mistakesZheng Yongjun3-4/+4
2021-06-03rtnetlink: Fix spelling mistakesZheng Yongjun1-4/+4
2021-06-03mlx5: count all link eventsJakub Kicinski1-0/+18
2021-06-03ieee802154: fix error return code in ieee802154_llsec_getparams()Wei Yongjun1-1/+3
2021-06-03ieee802154: fix error return code in ieee802154_add_iface()Zhen Lei1-1/+3
2021-06-03net/ieee802154: drop unneeded assignment in llsec_iter_devkeys()Yang Li1-3/+3
2021-06-03devlink: Allow setting parent node of rate objectsDmytro Linkin1-2/+123
2021-06-03devlink: Introduce rate nodesDmytro Linkin1-7/+231
2021-06-03devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin1-0/+86
2021-06-03devlink: Introduce rate objectDmytro Linkin1-1/+228
2021-06-03decnet: Fix spelling mistakesZheng Yongjun3-3/+3
2021-06-03rxrpc: Fix a typoZheng Yongjun1-1/+1
2021-06-03Bluetooth: Fix spelling mistakesZheng Yongjun6-13/+13
2021-06-039p/trans_virtio: Fix spelling mistakesZheng Yongjun1-3/+3
2021-06-03ethtool: Fix a typoZheng Yongjun1-1/+1
2021-06-02sit: replace 68 with micro IPV4_MIN_MTUzhang kai1-1/+1
2021-06-02net: ipconfig: Don't override command-line hostnames or domainsJosh Triplett1-5/+8
2021-06-02batman-adv: Drop reduntant batadv interface checkSven Eckelmann1-9/+0
2021-06-02batman-adv: Don't manually reattach hard-interfaceSven Eckelmann1-34/+0
2021-06-02batman-adv: Avoid name based attaching of hard interfacesSven Eckelmann3-14/+6
2021-06-02batman-adv: Drop implicit creation of batadv net_devicesSven Eckelmann3-45/+3
2021-06-02netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatchesPablo Neira Ayuso1-2/+6
2021-06-02netfilter: nft_ct: skip expectations for confirmed conntrackPablo Neira Ayuso1-1/+1