summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-12-113-29/+61
* netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-12-112-0/+21
* netfilter: nf_tables: avoid false-postive lockdep splatFlorian Westphal2020-12-111-1/+2
* tipc: fix a deadlock when flushing scheduled workHoang Huu Le2020-12-114-19/+19
* netfilter: ipset: prevent uninit-value in hash_ip6_addEric Dumazet2020-12-111-2/+1
* can: af_can: can_rx_unregister(): remove WARN() statement from list operation...Oliver Hartkopp2020-12-111-2/+5
* net/sched: act_mpls: ensure LSE is pullable before reading itDavide Caratti2020-12-081-0/+3
* net: openvswitch: ensure LSE is pullable before reading itDavide Caratti2020-12-081-0/+3
* net: skbuff: ensure LSE is pullable before decrementing the MPLS ttlDavide Caratti2020-12-081-0/+3
* net/x25: prevent a couple of overflowsDan Carpenter2020-12-081-2/+4
* net: ip6_gre: set dev->hard_header_len when using header_opsAntoine Tenart2020-12-081-3/+13
* tipc: fix incompatible mtu of transmissionHoang Le2020-12-081-0/+2
* ipv4: Fix tos mask in inet_rtm_getroute()Guillaume Nault2020-12-081-3/+4
* netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversalAntoine Tenart2020-12-081-2/+5
* net/packet: fix packet receive on L3 devices without visible hard headerEyal Birger2020-12-081-17/+21
* mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni2020-12-081-3/+2
* vsock/virtio: discard packets only when socket is really closedStefano Garzarella2020-12-081-3/+5
* tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_controlAlexander Duyck2020-12-081-0/+5
* sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn2020-12-081-1/+1
* rose: Fix Null pointer dereference in rose_send_frame()Anmol Karn2020-12-081-4/+13
* net/tls: Protect from calling tls_dev_del for TLS RX twiceMaxim Mikityanskiy2020-12-081-1/+4
* net/tls: missing received data after fast remote closeVadim Fedorenko2020-12-081-0/+6
* net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron2020-12-082-23/+58
* net/af_iucv: set correct sk_protocol for child socketsJulian Wiedmann2020-12-081-2/+2
* ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_initWang Hai2020-12-081-9/+17
* devlink: Make sure devlink instance and port are in same net namespaceParav Pandit2020-12-081-1/+2
* devlink: Hold rtnl lock while reading netdev attributesParav Pandit2020-12-081-0/+4
* batman-adv: set .owner to THIS_MODULETaehee Yoo2020-12-021-0/+1
* ipv4: use IS_ENABLED instead of ifdefFlorian Klink2020-12-021-1/+1
* mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg2020-11-241-10/+4
* mac80211: minstrel: fix tx status processing corner caseFelix Fietkau2020-11-241-1/+1
* mac80211: minstrel: remove deferred sampling codeFelix Fietkau2020-11-242-22/+4
* bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend2020-11-241-19/+53
* bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend2020-11-241-1/+1
* bpf, sockmap: On receive programs try to fast track SK_PASS ingressJohn Fastabend2020-11-241-2/+15
* bpf, sockmap: Skb verdict SK_PASS to self already checked rmem limitsJohn Fastabend2020-11-241-9/+6
* bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend2020-11-242-5/+18
* bpf, sockmap: Fix partial copy_page_to_iter so progress can still be madeJohn Fastabend2020-11-241-6/+9
* can: af_can: prevent potential access of uninitialized member in canfd_rcv()Anant Thazhemadam2020-11-241-5/+14
* can: af_can: prevent potential access of uninitialized member in can_rcv()Anant Thazhemadam2020-11-241-5/+14
* rfkill: Fix use-after-free in rfkill_resume()Claire Chang2020-11-241-0/+3
* net/tls: Fix wrong record sn in async mode of device resyncTariq Toukan2020-11-241-10/+27
* vsock: forward all packets to the host when no H2G is registeredStefano Garzarella2020-11-241-1/+1
* tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimateRyan Sharpelletti2020-11-241-1/+1
* sctp: change to hold/put transport for proto_unreach_timerXin Long2020-11-243-5/+5
* net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_requestXie He2020-11-241-0/+1
* net/tls: fix corrupted data in recvmsgVadim Fedorenko2020-11-241-1/+1
* net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul2020-11-241-3/+3
* net/ncsi: Fix netlink registrationJoel Stanley2020-11-243-27/+3
* netlabel: fix an uninitialized warning in netlbl_unlabel_staticlist()Paul Moore2020-11-241-1/+1