summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| | * | ipv4: Fix table id reference in fib_sync_down_addrDavid Ahern2020-05-10
| | * | vti6: fix input pathNicolas Dichtel2020-05-10
| | * | net: Don't delete routes in different VRFsMark Tomlinson2020-05-10
| | * | net: vrf: Fix dst reference countingDavid Ahern2020-05-10
| | * | pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet2020-05-10
| | * | net_sched: flower: Avoid dissection of unmasked keysHadar Hen Zion2020-05-10
| | * | cls_bpf: reset class and reuse major in daDaniel Borkmann2020-05-10
| | * | udp: restore UDPlite many-cast deliveryPablo Neira2020-05-10
| | * | netfilter: nft_dup: do not use sreg_dev if the user doesn't specify itLiping Zhang2020-05-10
| | * | netfilter: nf_tables: destroy the set if fail to add transactionLiping Zhang2020-05-10
| | * | netfilter: nft_dynset: fix panic if NFT_SET_HASH is not enabledLiping Zhang2020-05-10
| | * | netfilter: nf_tables: fix a wrong check to skip the inactive rulesLiping Zhang2020-05-10
| | * | net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2020-05-10
| | * | ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel2020-05-10
| | * | ipv6: do not abuse GFP_ATOMIC in inet6_netconf_notify_devconf()Eric Dumazet2020-05-10
| | * | ipv6: fix checksum annotation in udp6_csum_initHannes Frederic Sowa2020-05-10
| | * | net: vrf: Fix dev refcnt leak due to IPv6 prefix routeDavid Ahern2020-05-10
| | * | ipv4: accept u8 in IP_TOS ancillary dataEric Dumazet2020-05-10
| | * | ipv4: do not abuse GFP_ATOMIC in inet_netconf_notify_devconf()Eric Dumazet2020-05-10
| | * | ipv4: fix checksum annotation in udp4_csum_initHannes Frederic Sowa2020-05-10
| | * | flow_dissector: Check for IP fragmentation even if not using IPv4 addressAlexander Duyck2020-05-10
| | * | ipv4: Fix memory leak in exception case for splitting triesAlexander Duyck2020-05-10
| | * | net: dsa: slave: fix of-node leak and phy priorityJohan Hovold2020-05-10
| | * | NFC: nci: memory leak in nci_core_conn_create()Dan Carpenter2020-05-10
| | * | sctp: fix the transports round robin issue when init is retransmittedXin Long2020-05-10
| | * | net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2020-05-10
| | * | mac80211: Fix BW upgrade for TDLS peersIlan Peer2020-05-10
| | * | mac80211: TDLS: change BW calculation for WIDER_BW peersArik Nemtsov2020-05-10
| | * | mac80211: TDLS: always downgrade invalid chandefsArik Nemtsov2020-05-10
| | * | mac80211: fix mgmt-tx abort cookie and leakJohannes Berg2020-05-10
| | * | xfrm: Fix memory leak of aead algorithm nameIlan Tayari2020-05-10
| | * | xfrm_user: propagate sec ctx allocation errorsMathias Krause2020-05-10
| | * | net/xfrm_input: fix possible NULL deref of tunnel.ip6->parms.i_keyAlexey Kodanev2020-05-10
| | * | batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich2020-05-10
| | * | batman-adv: Fix lockdep annotation of batadv_tlv_container_removeSven Eckelmann2020-05-10
| | * | net: ipv6: tcp reset, icmp need to consider L3 domainDavid Ahern2020-05-10
| | * | RDS:TCP: Synchronize rds_tcp_accept_one with rds_send_xmit when resetting t_sockSowmini Varadhan2020-05-10
| | * | tcp: do not set rtt_min to 1Eric Dumazet2020-05-10
| | * | xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.lenChuck Lever2020-05-10
| | * | xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever2020-05-10
| | * | xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever2020-05-10
| | * | xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter2020-05-10
| | * | irda: Free skb on irda_accept error path.phil.turnbull@oracle.com2020-05-10
| | * | sch_tbf: update backlog as wellWANG Cong2020-05-10
| | * | sch_sfb: keep backlog updated with qlenWANG Cong2020-05-10
| | * | sch_qfq: keep backlog updated with qlenWANG Cong2020-05-10
| | * | sch_prio: update backlog as wellWANG Cong2020-05-10
| | * | sch_hfsc: always keep backlog updatedWANG Cong2020-05-10
| | * | sch_drr: update backlog as wellWANG Cong2020-05-10
| | * | net_sched: keep backlog updated with qlenWANG Cong2020-05-10