]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/history - net
drm/bridge: ti-sn65dsi86: Properly undo autosuspend
[mirror_ubuntu-jammy-kernel.git] / net /
2022-03-09 Eric Dumazetnetfilter: nf_tables: prefer kfree_rcu(ptr, rcu) variant
2022-03-09 Mat Martineaumptcp: Correctly set DATA_FIN timeout when number of...
2022-03-09 Johannes Bergmac80211: treat some SAE auth steps as final
2022-03-09 Nicolas Escandemac80211: fix forwarded mesh frames AC & queue selection
2022-03-09 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-09 D. Wythenet/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error...
2022-03-09 D. Wythenet/smc: fix connection leak
2022-03-09 Vladimir Olteannet: dcb: flush lingering app table entries for unregis...
2022-03-09 j.nixdorf@avm.denet: ipv6: ensure we call ipv6_mc_down() at most once
2022-03-09 Sven Eckelmannbatman-adv: Don't expect inter-netns unique iflink...
2022-03-09 Sven Eckelmannbatman-adv: Request iflink once in batadv_get_real_netd...
2022-03-09 Sven Eckelmannbatman-adv: Request iflink once in batadv-on-batadv...
2022-03-09 Florian Westphalnetfilter: nf_queue: handle socket prefetch
2022-03-09 Florian Westphalnetfilter: nf_queue: fix possible use-after-free
2022-03-09 Florian Westphalnetfilter: nf_queue: don't assume sk is full socket
2022-03-09 lena wangnet: fix up skbs delta_truesize in UDP GRO frag_list
2022-03-09 Leon Romanovskyxfrm: enforce validity of offload input flags
2022-03-09 Antony Antonyxfrm: fix the if_id check in changelink
2022-03-09 Eric Dumazetbpf, sockmap: Do not ignore orig_len parameter
2022-03-09 Eric Dumazetnetfilter: fix use-after-free in __nf_register_net_hook()
2022-03-09 Jiri Bohacxfrm: fix MTU regression
2022-03-09 Deren Wumac80211: fix EAPoL rekey fail in 802.3 rx path
2022-03-09 Jakub Kicinskiof: net: move of_net under net/
2022-03-09 Chuck LeverSUNRPC: Fix sockaddr handling in the svc_xprt_create_er...
2022-03-09 Chuck LeverNFSD: Have legacy NFSD WRITE decoders use xdr_stream_su...
2022-03-09 Eric Dumazetipv6: fix skb drops in igmp6_event_query() and igmp6_ev...
2022-03-09 Hangyu Huatipc: fix a bit overflow in tipc_crypto_key_rcv()
2022-03-07 Eric Dumazetnet-timestamp: convert sk->sk_tskey to atomic_t
2022-03-07 Dan Carpenterudp_tunnel: Fix end of loop test in udp_tunnel_nic_unre...
2022-03-07 Fabio M. De Francesconet/smc: Use a mutex for locking "struct smc_pnettable"
2022-03-07 Florian Westphalnetfilter: nf_tables: fix memory leak during stateful...
2022-03-07 Pablo Neira Ayusonetfilter: nf_tables: unregister flowtable hooks on...
2022-03-07 Paul Blakeynet/sched: act_ct: Fix flow table lookup after ct clear...
2022-03-07 Paul Blakeyopenvswitch: Fix setting ipv6 fields causing hw csum...
2022-03-07 Tao Liugso: do not skip outer ip header in case of ipip and...
2022-03-07 Dan Carpentertipc: Fix end of loop tests for list_for_each_entry()
2022-03-07 Eric Dumazetnet: __pskb_pull_tail() & pskb_carve_frag_list() drop_m...
2022-03-07 Felix Maurerbpf: Do not try bpf_msg_push_data with len 0
2022-03-07 Paolo Abenimptcp: add mibs counter for ignored incoming options
2022-03-07 Paolo Abenimptcp: fix race in incoming ADD_ADDR option processing
2022-03-07 Xin Longping: remove pr_err from ping_lookup
2022-03-07 Pablo Neira Ayusonetfilter: xt_socket: missing ifdef CONFIG_IP6_NF_IPTAB...
2022-03-07 Eric Dumazetnetfilter: xt_socket: fix a typo in socket_mt_destroy()
2022-03-07 Eric Dumazetnet: sched: limit TC_ACT_REPEAT loops
2022-03-07 Dan Alonixprtrdma: fix pointer derefs in error cases of rpcrdma_...
2022-03-07 Florian Westphalnetfilter: conntrack: don't refresh sctp entries in...
2022-03-07 Jon Maloytipc: fix wrong notification node addresses
2022-03-07 Oleksandr Mazurnet: bridge: multicast: notify switchdev driver wheneve...
2022-03-07 Jon Maloytipc: fix wrong publisher node address in link publications
2022-03-07 Wen Gunet/smc: Avoid overwriting the copies of clcsock callba...
2022-03-07 Eric Dumazetnet_sched: add __rcu annotation to netdev->qdisc
2022-03-07 Eric Dumazetdrop_monitor: fix data-race in dropmon_net_event /...
2022-03-07 Xin Longping: fix the dif and sdif check in ping_lookup
2022-03-07 Mans Rullgardnet: dsa: lan9303: handle hwaccel VLAN tags
2022-03-07 Vladimir Olteannet: dsa: mv88e6xxx: flush switchdev FDB workqueue...
2022-03-07 Johannes Bergcfg80211: fix race in netlink owner interface destruction
2022-03-07 Jiasheng Jiangmac80211: mlme: check for null after calling kmemdup
2022-03-07 Willem de Bruijnipv6: per-netns exclusive flowlabel checks
2022-03-07 Ignat Korchaginipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
2022-03-07 Eric Dumazetipv6: fix data-race in fib6_info_hw_flags_set / fib6_pu...
2022-03-07 Eric Dumazetipv4: fix data races in fib_alias_hw_flags_set
2022-03-07 Pablo Neira Ayusonetfilter: nft_synproxy: unregister hooks on init error...
2022-03-07 Seth Forsheevsock: remove vsock from connected table when connect...
2022-03-07 Duoming Zhouax25: improve the incomplete fix to avoid UAF and NPD...
2022-03-07 Kishen Maloormptcp: netlink: process IPv6 addrs in creating listenin...
2022-03-07 Jon Maloytipc: rate limit warning for received illegal binding...
2022-03-07 Eric Dumazetipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_ta...
2022-03-07 Florian Westphalnetfilter: ctnetlink: disable helper autoassign
2022-03-07 Victor Nogueiranet: sched: Clarify error message when qdisc kind is...
2022-03-07 Anna Schumakersunrpc: Fix potential race conditions in rpc_sysfs_xprt...
2022-03-07 Xiyu Yangnet/sunrpc: fix reference count leaks in rpc_sysfs_xprt...
2022-03-07 Olga KornievskaiaSUNRPC allow for unspecified transport time in rpc_clnt...
2022-03-07 Oliver Hartkoppcan: isotp: fix error path in isotp_sendmsg() to unlock...
2022-03-07 Oliver Hartkoppcan: isotp: fix potential CAN frame reception race...
2022-02-24 Pablo Neira Ayusonetfilter: nf_tables_offload: incorrect flow offload...
2022-02-22 Jon Maloytipc: improve size validations for received domain...
2022-02-10 Wen Gunet/smc: Forward wakeup to smc socket waitqueue after...
2022-02-10 Miquel Raynalnet: ieee802154: Return meaningful error codes from...
2022-02-10 Phil Sutternetfilter: nft_reject_bridge: Fix for missing reply...
2022-02-10 Paolo Abenimptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
2022-02-10 Eric Dumazettcp: add missing tcp_skb_can_collapse() test in tcp_shi...
2022-02-10 Eric Dumazetaf_packet: fix data-race in packet_setsockopt / packet_...
2022-02-10 Eric Dumazetrtnetlink: make sure to refresh master_dev/m_ops in...
2022-02-10 Eric Dumazetnet: sched: fix use-after-free in tc_new_tfilter()
2022-02-03 Brian GixBluetooth: refactor malicious adv data check
2022-02-03 Tim Yinet: bridge: vlan: fix memory leak in __allowed_ingress
2022-02-03 Eric Dumazetipv4: tcp: send zero IPID in SYNACK messages
2022-02-03 Eric Dumazetipv4: raw: lock the socket in raw_bind()
2022-02-03 Nikolay Aleksandrovnet: bridge: vlan: fix single net device option dumping
2022-02-03 Guillaume NaultRevert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
2022-02-03 Maxim Mikityanskiysch_htb: Fail on unsupported parameters when offload...
2022-02-03 Wen Gunet/smc: Transitional solution for clcsock race issue
2022-02-03 Jakub Kicinskiipv4: fix ip option filtering for locally generated...
2022-02-03 David Howellsrxrpc: Adjust retransmission backoff
2022-02-03 Florian Westphalnetfilter: conntrack: don't increment invalid counter...
2022-02-03 Eric Dumazetipv6: annotate accesses to fn->fn_sernum
2022-02-03 Jianguo Wunet-procfs: show net devices bound packet types
2022-02-03 Xin Longping: fix the sk_bound_dev_if match in ping_lookup
2022-02-03 Congyu Liunet: fix information leakage in /proc/net/ptype
2022-02-03 Ido Schimmelipv6_tunnel: Rate limit warning messages
next