aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.203' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.202' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.201' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.200' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.199' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.198' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.196' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/intel-x86Bruce Ashfield
2021-08-25Merge tag 'v4.19.195' into v4.19/standard/baseBruce Ashfield
2021-08-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-08-25Merge tag 'v4.19.194' into v4.19/standard/baseBruce Ashfield
2021-08-12Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa
2021-08-12sctp: move the active_key update after sh_keys is addedXin Long
2021-08-08Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...Greg Kroah-Hartman
2021-08-08net: Fix zero-copy head len calculation.Pravin B Shelar
2021-08-04sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner
2021-08-04net: llc: fix skb_over_panicPavel Skripkin
2021-08-04tipc: fix sleeping in tipc accept routineHoang Le
2021-08-04netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso
2021-08-04netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal
2021-08-04cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-08-04can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan
2021-08-04gro: ensure frag0 meets IP header alignmentEric Dumazet
2021-07-31sctp: move 198 addresses from unusable to private scopeXin Long
2021-07-31net: annotate data race around sk_ll_usecEric Dumazet
2021-07-31net/802/garp: fix memleak in garp_request_join()Yang Yingliang
2021-07-31net/802/mrp: fix memleak in mrp_request_join()Yang Yingliang
2021-07-31af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi
2021-07-31net: split out functions related to registering inflight socket filesJens Axboe
2021-07-28net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-28sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-28net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-28ipv6: fix 'disable_policy' for fwd packetsNicolas Dichtel
2021-07-28net: ip_tunnel: fix mtu calculation for ETHER tunnel devicesHangbin Liu
2021-07-28udp: annotate data races around unix_sk(sk)->gso_sizeEric Dumazet
2021-07-28ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet
2021-07-28net: send SYNACK packet with accepted fwmarkAlexander Ovechkin
2021-07-28net: bridge: sync fdb to new unicast-filtering portsWolfgang Bumiller