aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2022-01-25Merge tag 'v4.19.221' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.220' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.219' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.215' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.214' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.213' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.212' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.211' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.209' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.208' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.207' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.206' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.205' into v4.19/standard/baseBruce Ashfield
2021-12-14net: sched: make function qdisc_free_cb() staticWei Yongjun
2021-12-14net_sched: fix a crash in tc_new_tfilter()Cong Wang
2021-12-14net, neigh: clear whole pneigh_entry at alloc timeEric Dumazet
2021-12-14udp: using datalen to cap max gso segmentsJianguo Wu
2021-12-14seg6: fix the iif in the IPv6 socket control blockAndrea Mayer
2021-12-14nfc: fix potential NULL pointer deref in nfc_genl_dump_ses_doneKrzysztof Kozlowski
2021-12-14net: sched: use Qdisc rcu API instead of relying on rtnl lockVlad Buslov
2021-12-14net: sched: extend Qdisc with rcuVlad Buslov
2021-12-14net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov
2021-12-14net: core: netlink: add helper refcount dec and lock functionVlad Buslov
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-08net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski
2021-12-08net: annotate data-races on txq->xmit_lock_ownerEric Dumazet
2021-12-08rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()Eiichi Tsukata
2021-12-08net: mpls: Fix notifications when deleting a deviceBenjamin Poirier
2021-12-08net: return correct error codeliuguoqiang
2021-12-01NFC: add NCI_UNREG flag to eliminate the raceLin Ma
2021-12-01net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-12-01tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flowsEric Dumazet
2021-12-01net/smc: Ensure the active closing peer first closes clcsockTony Lu
2021-12-01ipv6: fix typos in __ip6_finish_output()Eric Dumazet
2021-12-01netfilter: ipvs: Fix reuse connection if RS weight is 0yangxingwu
2021-11-26batman-adv: Don't always reallocate the fragmentation skb headSven Eckelmann
2021-11-26batman-adv: Reserve needed_*room for fragmentsSven Eckelmann
2021-11-26batman-adv: Consider fragmentation for needed_headroomSven Eckelmann
2021-11-26batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LANLinus Lüssing
2021-11-26cfg80211: call cfg80211_stop_ap when switch from P2P_GO typeNguyen Dinh Phi
2021-11-26NFC: reorder the logic in nfc_{un,}register_deviceLin Ma
2021-11-26NFC: reorganize the functions in nci_requestLin Ma
2021-11-269p/net: fix missing error check in p9_check_errorsDominique Martinet
2021-11-26vsock: prevent unnecessary refcnt inc for nonblocking connectEiichi Tsukata
2021-11-26netfilter: nfnetlink_queue: fix OOB when mac header was clearedFlorian Westphal
2021-11-26tcp: don't free a FIN sk_buff in tcp_remove_empty_skb()Jon Maxwell
2021-11-26net: stream: don't purge sk_error_queue in sk_stream_kill_queues()Jakub Kicinski
2021-11-26Bluetooth: fix init and cleanup of sco_conn.timeout_workDesmond Cheong Zhi Xi
2021-11-26gre/sit: Don't generate link-local addr if addr_gen_mode is IN6_ADDR_GEN_MODE...Stephen Suryaputra