summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann
2020-11-18net: Have netpoll bring-up DSA management interfaceFlorian Fainelli
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend
2020-11-18bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend
2020-11-17net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan
2020-11-17tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti
2020-11-16net/tls: fix corrupted data in recvmsgVadim Fedorenko
2020-11-16net: bridge: add missing counters to ndo_get_stats64 callbackHeiner Kallweit
2020-11-16ipv6/netfilter: Discard first fragment not including all headersGeorg Kohmann
2020-11-16Merge tag 'linux-can-fixes-for-5.10-20201115' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-15can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam
2020-11-15can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam
2020-11-14devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()Wang Hai
2020-11-14netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore
2020-11-14sctp: change to hold/put transport for proto_unreach_timerXin Long
2020-11-14vsock: forward all packets to the host when no H2G is registeredStefano Garzarella
2020-11-13ipv6: Fix error path to cancel the meseageZhang Qilong
2020-11-13net: Exempt multicast addresses from five-second neighbor lifetimeJeff Dike
2020-11-13Merge tag 'mac80211-for-net-2020-11-13' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-13mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-12net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He
2020-11-12net/ncsi: Fix netlink registrationJoel Stanley
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-12net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12net: udp: fix UDP header access on Fast/frag0 UDP GROAlexander Lobakin
2020-11-12devlink: Avoid overwriting port attributes of registered portParav Pandit
2020-11-12mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-12mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-11-12rfkill: Fix use-after-free in rfkill_resume()Claire Chang
2020-11-11net/x25: Fix null-ptr-deref in x25_connectMartin Schiller
2020-11-11tipc: fix memory leak in tipc_topsrv_start()Wang Hai
2020-11-10net/af_iucv: fix null pointer dereference on shutdownUrsula Braun
2020-11-10net: Update window_clamp if SOCK_RCVBUF is setMao Wenan
2020-11-10netlabel: fix our progress tracking in netlbl_unlabel_staticlist()Paul Moore
2020-11-09mptcp: provide rmem[0] limitPaolo Abeni
2020-11-09ethtool: netlink: add missing netdev_features_change() callAlexander Lobakin
2020-11-09tunnels: Fix off-by-one in lower MTU bounds for ICMP/ICMPv6 repliesStefano Brivio
2020-11-09IPv6: Set SIT tunnel hard_header_len to zeroOliver Herms
2020-11-09Merge tag 'nfsd-5.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds