summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2022-03-28llc: only change llc->dev when bind() succeedsEric Dumazet1-25/+32
2022-03-28mac80211: fix potential double free on mesh joinLinus Lüssing1-3/+0
2022-03-28netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso1-1/+1
2022-03-28llc: fix netdevice reference leaks in llc_ui_bind()Eric Dumazet1-0/+8
2022-03-28net: ipv6: fix skb_over_panic in __ip6_append_dataTadeusz Struk1-2/+2
2022-03-23net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet1-1/+10
2022-03-23tcp: make tcp_read_sock() more robustEric Dumazet1-4/+6
2022-03-23nl80211: Update bss channel on channel switch for P2P_CLIENTSreeramya Soratkal1-1/+2
2022-03-23xfrm: Fix xfrm migrate issues when address family changesYan Yan1-3/+5
2022-03-16batman-adv: Don't expect inter-netns unique iflink indicesSven Eckelmann1-3/+5
2022-03-16batman-adv: Request iflink once in batadv-on-batadv checkSven Eckelmann1-4/+5
2022-03-16net-sysfs: add check for netdevice being present to speed_showsuresh kumar1-1/+1
2022-03-16sctp: fix kernel-infoleak for SCTP socketsEric Dumazet1-6/+3
2022-03-16ax25: Fix NULL pointer dereference in ax25_kill_by_deviceDuoming Zhou1-0/+7
2022-03-08net: dcb: disable softirqs in dcbnl_flush_dev()Vladimir Oltean1-2/+2
2022-03-08mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-03-08net: dcb: flush lingering app table entries for unregistered devicesVladimir Oltean1-0/+44
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2-5/+19
2022-03-08netfilter: nf_queue: don't assume sk is full socketFlorian Westphal1-1/+10
2022-03-08xfrm: fix MTU regressionJiri Bohac1-4/+7
2022-03-02openvswitch: Fix setting ipv6 fields causing hw csum failurePaul Blakey1-8/+38
2022-03-02gso: do not skip outer ip header in case of ipip and net_failoverTao Liu2-1/+6
2022-03-02net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friendsEric Dumazet1-2/+2
2022-02-23drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hitEric Dumazet1-2/+9
2022-02-23vsock: remove vsock from connected table when connect is interrupted by a signalSeth Forshee1-0/+1
2022-02-23vsock: correct removal of socket from the listSunil Muthuswamy1-31/+7
2022-02-23xfrm: Don't accidentally set RTO_ONLINK in decode_session4()Guillaume Nault1-1/+2
2022-02-23ax25: improve the incomplete fix to avoid UAF and NPD bugsDuoming Zhou1-3/+6
2022-02-16tipc: rate limit warning for received illegal binding updateJon Maloy1-1/+1
2022-02-16ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure pathEric Dumazet2-0/+4
2022-02-11tipc: improve size validations for received domain recordsJon Maloy2-1/+6
2022-02-08net: ieee802154: Return meaningful error codes from the netlink helpersMiquel Raynal1-4/+4
2022-02-08af_packet: fix data-race in packet_setsockopt / packet_setsockoptEric Dumazet1-2/+6
2022-02-08rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()Eric Dumazet1-2/+4
2022-02-08netfilter: nat: limit port clash resolution attemptsFlorian Westphal1-6/+23
2022-02-08netfilter: nat: remove l4 protocol port roversFlorian Westphal6-25/+7
2022-02-08ipv4: tcp: send zero IPID in SYNACK messagesEric Dumazet1-2/+9
2022-02-08ipv4: raw: lock the socket in raw_bind()Eric Dumazet1-1/+4
2022-02-08net-procfs: show net devices bound packet typesJianguo Wu1-3/+32
2022-02-08net: fix information leakage in /proc/net/ptypeCongyu Liu2-1/+4
2022-02-08ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4
2022-02-08Bluetooth: refactor malicious adv data checkBrian Gix1-5/+5
2022-02-08can: bcm: fix UAF of bcm opZiyang Xuan1-10/+10
2022-01-27cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore3-19/+9
2022-01-27net_sched: restore "mpu xxx" handlingKevin Bracey1-0/+1
2022-01-27netns: add schedule point in ops_exit_list()Eric Dumazet1-1/+3
2022-01-27af_unix: annote lockless accesses to unix_tot_inflight & gc_in_progressEric Dumazet2-5/+15
2022-01-27Bluetooth: Fix debugfs entry leak in hci_register_dev()Wei Yongjun1-0/+1
2022-01-27netfilter: bridge: add support for pppoe filteringFlorian Westphal1-4/+3
2022-01-27Bluetooth: stop proccessing malicious adv dataPavel Skripkin1-1/+7