summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
3 daysmptcp: pm: do not remove closing subflowsMatthieu Baerts (NGI0)1-1/+2
3 daysmptcp: handle consistently DSS corruptionPaolo Abeni4-4/+28
3 daysnet: Fix an unsafe loop on the listAnastasia Kovaleva1-1/+2
3 daysnet: explicitly clear the sk pointer, when pf->create failsIgnat Korchagin1-1/+6
3 daysmptcp: fallback when MPTCP opts are dropped after 1st dataMatthieu Baerts (NGI0)1-1/+1
3 dayswifi: mac80211: Avoid address calculations via out of bounds array indexingKenton Groombridge1-8/+9
3 daysmctp: Handle error of rtnl_register_module().Kuniyuki Iwashima4-35/+65
3 daysrtnetlink: Add bulk registration helpers for rtnetlink message handlers.Kuniyuki Iwashima1-0/+29
3 daysnetfilter: fib: check correct rtable in vrf setupsFlorian Westphal2-5/+4
3 daysnetfilter: xtables: avoid NFPROTO_UNSPEC where neededFlorian Westphal16-165/+422
3 dayssctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_startXin Long1-5/+13
3 daysnet/sched: accept TCA_STAB only for root qdiscEric Dumazet1-1/+6
3 daysBluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_changeLuiz Augusto von Dentz1-2/+0
3 daysnetfilter: br_netfilter: fix panic with metadata_dst skbAndy Roulin1-0/+5
3 daystcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safeNeal Cardwell1-0/+13
3 daystcp: fix to allow timestamp undo if no retransmits were sentNeal Cardwell1-2/+16
3 daysnetfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman2-9/+6
3 daysBluetooth: Fix usage of __hci_cmd_sync_statusLuiz Augusto von Dentz1-15/+12
3 daysBluetooth: hci_event: Align BR/EDR JUST_WORKS paring with LELuiz Augusto von Dentz1-8/+5
3 daysgso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
3 dayswifi: mac80211: fix RCU list iterationsJohannes Berg4-4/+8
3 daystcp: avoid reusing FIN_WAIT2 when trying to find port in connect() processJason Xing1-0/+3
3 daysipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP familyIdo Schimmel1-1/+1
3 daysipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).Kuniyuki Iwashima1-4/+2
3 daystipc: guard against string buffer overrunSimon Horman1-2/+6
3 daysnet: sched: consistently use rcu_replace_pointer() in taprio_change()Dmitry Antipov1-1/+3
3 dayswifi: cfg80211: Set correct chandef when starting CACIssam Hamdi1-1/+14
3 daysBluetooth: hci_sock: Fix not validating setsockopt user inputLuiz Augusto von Dentz1-13/+8
3 dayssctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
3 daysipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov1-3/+3
3 daysnet: add more sanity checks to qdisc_pkt_len_init()Eric Dumazet1-3/+7
3 daysnet: avoid potential underflow in qdisc_pkt_len_init() with UFOEric Dumazet1-1/+1
3 daysnetfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet2-4/+10
3 daysicmp: change the order of rate limitsEric Dumazet2-57/+74
3 daysicmp: Add counters for rate limitsJamie Bainbridge4-3/+13
3 daysnetfilter: ctnetlink: compile ctnetlink_label_size with CONFIG_NF_CONNTRACK_E...Simon Horman1-5/+2
3 daysnetfilter: nf_tables: Keep deleted flowtable hooks until after RCUPhil Sutter1-1/+1
3 daysnet: qrtr: Update packets cloning when broadcastingYoussef Samir1-1/+1
3 daysnet: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNELThomas Weißschuh1-0/+1
3 daysnetfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()Eric Dumazet1-12/+2
3 daysbpf: Zero former ARG_PTR_TO_{LONG,INT} args in case of errorDaniel Borkmann1-21/+23
3 daysipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()Eric Dumazet1-1/+1
3 daysnet: tipc: avoid possible garbage valueSu Hui1-1/+1
3 daysnet: ipv6: rpl_iptunnel: Fix memory leak in rpl_inputJustin Iurman1-5/+7
3 dayscan: bcm: Clear bo->bcm_proc_read after remove_proc_entry().Kuniyuki Iwashima1-1/+3
3 dayssock_map: Add a cond_resched() in sock_hash_free()Eric Dumazet1-0/+1
3 daysBluetooth: hci_sync: Ignore errors from HCI_OP_REMOTE_NAME_REQ_CANCELLuiz Augusto von Dentz1-1/+4
3 daysBluetooth: hci_core: Fix sending MGMT_EV_CONNECT_FAILEDLuiz Augusto von Dentz2-8/+11
3 dayswifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()Dmitry Antipov1-1/+16
3 dayswifi: cfg80211: fix two more possible UBSAN-detected off-by-one errorsDmitry Antipov2-2/+4