net: macsec: Fix offload support for NETDEV_UNREGISTER event
[platform/kernel/linux-rpi.git] / net /
2022-02-08 Wen Gunet/smc: Forward wakeup to smc socket waitqueue after...
2022-02-08 Miquel Raynalnet: ieee802154: Return meaningful error codes from...
2022-02-08 Phil Sutternetfilter: nft_reject_bridge: Fix for missing reply...
2022-02-08 Paolo Abenimptcp: fix msk traversal in mptcp_nl_cmd_set_flags()
2022-02-05 Eric Dumazettcp: add missing tcp_skb_can_collapse() test in tcp_shi...
2022-02-05 Eric Dumazetaf_packet: fix data-race in packet_setsockopt / packet_...
2022-02-05 Eric Dumazetrtnetlink: make sure to refresh master_dev/m_ops in...
2022-02-05 Eric Dumazetnet: sched: fix use-after-free in tc_new_tfilter()
2022-02-01 Brian GixBluetooth: refactor malicious adv data check
2022-02-01 Tim Yinet: bridge: vlan: fix memory leak in __allowed_ingress
2022-02-01 Eric Dumazetipv4: tcp: send zero IPID in SYNACK messages
2022-02-01 Eric Dumazetipv4: raw: lock the socket in raw_bind()
2022-02-01 Nikolay Aleksandrovnet: bridge: vlan: fix single net device option dumping
2022-02-01 Guillaume NaultRevert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
2022-02-01 Maxim Mikityanskiysch_htb: Fail on unsupported parameters when offload...
2022-02-01 Wen Gunet/smc: Transitional solution for clcsock race issue
2022-02-01 Jakub Kicinskiipv4: fix ip option filtering for locally generated...
2022-02-01 David Howellsrxrpc: Adjust retransmission backoff
2022-02-01 Florian Westphalnetfilter: conntrack: don't increment invalid counter...
2022-02-01 Eric Dumazetipv6: annotate accesses to fn->fn_sernum
2022-02-01 Jianguo Wunet-procfs: show net devices bound packet types
2022-02-01 Xin Longping: fix the sk_bound_dev_if match in ping_lookup
2022-02-01 Congyu Liunet: fix information leakage in /proc/net/ptype
2022-02-01 Ido Schimmelipv6_tunnel: Rate limit warning messages
2022-02-01 Amir Goldsteinfsnotify: fix fsnotify hooks in pseudo filesystems
2022-01-27 Maxim Mikityanskiysch_api: Don't skip qdisc attach on ingress
2022-01-27 Kevin Braceynet_sched: restore "mpu xxx" handling
2022-01-27 Miroslav Lichvarnet: fix sock_timestamping_bind_phc() to release device
2022-01-27 Leon Romanovskydevlink: Remove misleading internal_flags from health...
2022-01-27 Guillaume Naultgre: Don't accidentally set RTO_ONLINK in gre_fill_meta...
2022-01-27 Guillaume Naultxfrm: Don't accidentally set RTO_ONLINK in decode_sessi...
2022-01-27 Eric Dumazetnetns: add schedule point in ops_exit_list()
2022-01-27 Eric Dumazetinet: frags: annotate races around fqdir->dead and...
2022-01-27 Wen Gunet/smc: Fix hung_task when removing SMC-R devices
2022-01-27 Eric Dumazetaf_unix: annote lockless accesses to unix_tot_inflight...
2022-01-27 Eric Dumazetipv4: avoid quadratic behavior in netns dismantle
2022-01-27 Eric Dumazetipv4: update fib_info_cnt under spinlock protection
2022-01-27 Toke Høiland-Jørgensenxdp: check prog type before updating BPF link
2022-01-27 Luiz Augusto von... Bluetooth: hci_sync: Fix not setting adv set duration
2022-01-27 Ghalem Boudourxfrm: fix policy lookup for ipv6 gre packets
2022-01-27 Andrew Lunnudp6: Use Segment Routing Header for dest address if...
2022-01-27 Andrew Lunnicmp: ICMPV6: Examine invoking packet for Segment Route...
2022-01-27 Andrew Lunnseg6: export get_srh() for ICMP handling
2022-01-27 Ping-Ke Shihmac80211: allow non-standard VHT MCS-10/11
2022-01-27 Antony Antonyxfrm: rate limit SA mapping change message to user...
2022-01-27 Paolo Abenibpf: Do not WARN in bpf_warn_invalid_xdp_action()
2022-01-27 Antoine Tenartnet-sysfs: update the queue counts in the unregistratio...
2022-01-27 Linus Lüssingbatman-adv: allow netlink usage in unprivileged containers
2022-01-27 Archie PusakaBluetooth: Fix removing adv when processing cmd complete
2022-01-27 Wei YongjunBluetooth: Fix memory leak of hci device
2022-01-27 Wei YongjunBluetooth: Fix debugfs entry leak in hci_register_dev()
2022-01-27 Paul Blakeynet: openvswitch: Fix ct_state nat flags for conns...
2022-01-27 Paul Blakeynet: openvswitch: Fix matching zone id for invalid...
2022-01-27 Paul Blakeynet/sched: flow_dissector: Fix matching on zone id...
2022-01-27 Dan Carpenternetrom: fix api breakage in nr_setsockopt()
2022-01-27 Dan Carpenterax25: uninitialized variable in ax25_setsockopt()
2022-01-27 Geliang Tangmptcp: fix a DSS option writing error
2022-01-27 Matthieu Baertsmptcp: fix opt size when sending DSS + MP_FAIL
2022-01-27 Paolo Abenimptcp: fix per socket endpoint accounting
2022-01-27 Dan CarpenterBluetooth: L2CAP: uninitialized variables in l2cap_sock...
2022-01-27 Wen Gunet/smc: Reset conn->lgr when link group registration...
2022-01-27 Miroslav Lichvarnet: fix SOF_TIMESTAMPING_BIND_PHC to work with multipl...
2022-01-27 Florian Westphalnetfilter: nft_set_pipapo: allocate pcpu scratch maps...
2022-01-27 Pablo Neira Ayusonetfilter: nft_payload: do not update layer 4 checksum...
2022-01-27 Kuniyuki Iwashimabpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
2022-01-27 John Fastabendbpf, sockmap: Fix double bpf_prog_put on error case...
2022-01-27 John Fastabendbpf, sockmap: Fix return codes from tcp_bpf_recvmsg_par...
2022-01-27 Xin Xiongnetfilter: ipt_CLUSTERIP: fix refcount leak in clusteri...
2022-01-27 Vladimir Olteannet: dsa: fix incorrect function pointer check for...
2022-01-27 Raed Salemnet/xfrm: IPsec tunnel mode fix inner_ipproto setting...
2022-01-27 Luiz Augusto von... Bluetooth: L2CAP: Fix using wrong mode
2022-01-27 Antony Antonyxfrm: state and policy should fail if XFRMA_IF_ID 0
2022-01-27 Antony Antonyxfrm: interface with if_id 0 should return error
2022-01-27 Eric Dumazetxfrm: fix a small bug in xfrm_sa_len()
2022-01-27 Luiz Augusto von... Bluetooth: MGMT: Use hci_dev_test_and_{set,clear}_flag
2022-01-27 Joseph HwangBluetooth: refactor set_exp_feature with a feature...
2022-01-27 Florian Westphalnetfilter: bridge: add support for pppoe filtering
2022-01-27 Pavel SkripkinBluetooth: stop proccessing malicious adv data
2022-01-27 Wang HaiBluetooth: cmtp: fix possible panic when cmtp_init_sock...
2022-01-27 Luiz Augusto von... Bluetooth: L2CAP: Fix not initializing sk_peer_pid
2022-01-27 Krzysztof Kozlowskinfc: llcp: fix NULL error pointer dereference on sendms...
2022-01-16 Marc Kleine-Buddecan: isotp: convert struct tpcon::{idx,len} to unsigned int
2022-01-16 Aditya GargBluetooth: add quirk disabling LE Read Transmit Power
2022-01-11 Tamir Dubersteinipv6: raw: check passed optlen before reading
2022-01-11 yangxingwunet: udp: fix alignment problem in udp4_seq_show()
2022-01-11 William Zhaoip6_vti: initialize __ip6_tnl_parm struct in vti6_siocd...
2022-01-11 David Ahernipv6: Do cleanup if attribute validation fails in multi...
2022-01-11 David Ahernipv6: Continue processing multipath route even if gatew...
2022-01-11 Hangyu Huaphonet: refcount leak in pep_sock_accep
2022-01-11 Haimin Zhangnet ticp:fix a kernel-infoleak in __tipc_sendmsg()
2022-01-11 Eric Dumazetsch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
2022-01-11 Linus Lüssingbatman-adv: mcast: don't send link-local multicast...
2022-01-11 Xin Longsctp: hold endpoint before calling cb in sctp_transport...
2022-01-11 David Ahernlwtunnel: Validate RTA_ENCAP_TYPE attribute length
2022-01-11 David Ahernipv6: Check attribute length for RTA_GATEWAY when delet...
2022-01-11 David Ahernipv6: Check attribute length for RTA_GATEWAY in multipa...
2022-01-11 David Ahernipv4: Check attribute length for RTA_FLOW in multipath...
2022-01-11 David Ahernipv4: Check attribute length for RTA_GATEWAY in multipa...
2022-01-11 Pavel Skripkinmac80211: mesh: embedd mesh_paths and mpp_paths into...
2022-01-11 Tom Rixmac80211: initialize variable have_higher_than_11mbit
next