OSDN Git Service

net: bridge: mst: prevent NULL deref in br_mst_info_size()
[uclinux-h8/linux.git] / net /
2022-03-22 Eric Dumazetnet: bridge: mst: prevent NULL deref in br_mst_info_size()
2022-03-21 Jakub KicinskiMerge branch 'net-tls-some-optimizations-for-tls'
2022-03-21 Ziyang Xuannet/tls: optimize judgement processes in tls_set_device...
2022-03-21 Ziyang Xuannet/tls: remove unnecessary jump instructions in do_tls...
2022-03-21 Sebastian Andrzej... net: Revert the softirq will run annotation in ____napi...
2022-03-21 David S. MillerMerge branch 'devlink-locking'
2022-03-21 Jakub Kicinskidevlink: hold the instance lock during eswitch_mode...
2022-03-21 Jakub Kicinskidevlink: add explicitly locked flavor of the rate node...
2022-03-21 David S. MillerMerge git://git./linux/kernel/git/netfilter/nf-next
2022-03-21 Wang Yufennetlabel: fix out-of-bounds memory accesses
2022-03-19 Pablo Neira Ayusonetfilter: flowtable: pass flowtable to nf_flow_table_i...
2022-03-19 Pablo Neira Ayusonetfilter: flowtable: remove redundant field in flow_of...
2022-03-19 Randy Dunlapnetfilter: nf_nat_h323: eliminate anonymous module_init...
2022-03-19 Florian Westphalnetfilter: nft_exthdr: add reduce support
2022-03-19 Florian Westphalnetfilter: nft_fib: add reduce support
2022-03-19 Pablo Neira Ayusonetfilter: nft_tunnel: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nft_xfrm: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nft_socket: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nft_immediate: cancel register tracking...
2022-03-19 Pablo Neira Ayusonetfilter: nft_hash: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nft_osf: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nft_numgen: cancel register tracking
2022-03-19 Florian Westphalnetfilter: nft_meta: extend reduce support to bridge...
2022-03-19 Florian Westphalnetfilter: nft_lookup: only cancel tracking for clobber...
2022-03-19 Pablo Neira Ayusonetfilter: nft_ct: track register operations
2022-03-19 Pablo Neira Ayusonetfilter: nf_tables: cancel tracking for clobbered...
2022-03-19 Pablo Neira Ayusonetfilter: nf_tables: do not reduce read-only expressions
2022-03-19 Phil Sutternetfilter: conntrack: Add and use nf_ct_set_auto_assign...
2022-03-19 Florian Westphalnetfilter: conntrack: revisit gc autotuning
2022-03-19 David S. MillerMerge tag 'mlx5-updates-2022-03-18' of git://git./linux...
2022-03-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2022-03-19 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2022-03-19 Jakub KicinskiMerge tag 'for-net-next-2022-03-18' of git://git./linux...
2022-03-18 Yonglong Limptcp: send ADD_ADDR echo before create subflows
2022-03-18 Kuniyuki Iwashimaaf_unix: Remove unnecessary brackets around CONFIG_AF_U...
2022-03-18 Íñigo Huguetnet: set default rss queues num to physical cores / 2
2022-03-18 Niels DosscheBluetooth: call hci_le_conn_failed with hdev lock in...
2022-03-18 Manish MandlikBluetooth: Send AdvMonitor Dev Found for all matched...
2022-03-18 Manish MandlikBluetooth: msft: Clear tracked devices on resume
2022-03-18 Gavin LiBluetooth: fix incorrect nonblock bitmask in bt_sock_wa...
2022-03-18 Christophe JAILLETBluetooth: Don't assign twice the same value
2022-03-18 Luiz Augusto von... Bluetooth: Fix use after free in hci_send_acl
2022-03-18 Ismael Ferreras... Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CL...
2022-03-18 Colin Ian KingBluetooth: mgmt: remove redundant assignment to variabl...
2022-03-18 David S. MillerMerge tag 'wireless-next-2022-03-18' of git://git....
2022-03-18 Johannes Bergrfkill: make new event layout opt-in
2022-03-18 David S. MillerMerge tag 'mlx5-updates-2022-03-17' of git://git./linux...
2022-03-18 Nicolas Dichtelxfrm: rework default policy structure
2022-03-18 Jakub KicinskiMerge branch 'mirroring-for-ocelot-switches'
2022-03-18 Vladimir Olteannet: dsa: pass extack to dsa_switch_ops :: port_mirror_...
2022-03-17 Jakub KicinskiMerge branch 'net-bridge-multiple-spanning-trees'
2022-03-17 Tobias Waldekranznet: dsa: Handle MST state changes
2022-03-17 Tobias Waldekranznet: dsa: Pass VLAN MSTI migration notifications to...
2022-03-17 Tobias Waldekranznet: dsa: Validate hardware support for MST
2022-03-17 Tobias Waldekranznet: bridge: mst: Add helper to query a port's MST...
2022-03-17 Tobias Waldekranznet: bridge: mst: Add helper to check if MST is enabled
2022-03-17 Tobias Waldekranznet: bridge: mst: Add helper to map an MSTI to a VID set
2022-03-17 Tobias Waldekranznet: bridge: mst: Notify switchdev drivers of MST state...
2022-03-17 Tobias Waldekranznet: bridge: mst: Notify switchdev drivers of VLAN...
2022-03-17 Tobias Waldekranznet: bridge: mst: Notify switchdev drivers of MST mode...
2022-03-17 Tobias Waldekranznet: bridge: mst: Support setting and reporting MST...
2022-03-17 Tobias Waldekranznet: bridge: mst: Allow changing a VLAN's MSTI
2022-03-17 Tobias Waldekranznet: bridge: mst: Multiple Spanning Tree (MST) mode
2022-03-17 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-17 Bill Wendlingvlan: use correct format characters
2022-03-17 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-03-17 Linus TorvaldsMerge tag 'net-5.17-final' of git://git./linux/kernel...
2022-03-17 Miaoqian Linnet: dsa: Add missing of_node_put() in dsa_port_parse_of
2022-03-17 Jakub KicinskiMerge branch 'flow_offload-add-tc-vlan-push_eth-and...
2022-03-17 Maor Dickmannet/sched: add vlan push_eth and pop_eth action to...
2022-03-17 Tobias Waldekranznet: dsa: Never offload FDB entries on standalone ports
2022-03-17 Jakub KicinskiMerge tag 'linux-can-next-for-5.18-20220316' of git...
2022-03-16 Oliver Hartkoppcan: isotp: support MSG_TRUNC flag when reading from...
2022-03-16 Oliver Hartkoppcan: isotp: return -EADDRNOTAVAIL when reading from...
2022-03-16 Oliver Hartkoppcan: isotp: sanitize CAN ID checks in isotp_bind()
2022-03-16 Jakub KicinskiMerge branch 'devlink-expose-instance-locking-and-simpl...
2022-03-16 Jakub Kicinskidevlink: pass devlink_port to port_split / port_unsplit...
2022-03-16 Jakub Kicinskidevlink: hold the instance lock in port_split / port_un...
2022-03-16 Jakub Kicinskidevlink: expose instance locking and add locked port...
2022-03-16 Linus TorvaldsMerge tag 'efi-urgent-for-v5.17-3' of git://git./linux...
2022-03-16 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2022-03-16 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2022-03-16 Jakub KicinskiMerge tag 'wireless-2022-03-16' of git://git./linux...
2022-03-16 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-16 David Ahernnet: Add l3mdev index to flow struct and avoid oif...
2022-03-15 Jakub KicinskiMerge branch '100GbE' of git://git./linux/kernel/git...
2022-03-15 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-03-15 Lorenzo Bianconimac80211: update bssid_indicator in ieee80211_assign_beacon
2022-03-15 John Crispinmac80211: MBSSID channel switch
2022-03-15 Lorenzo Bianconimac80211: MBSSID beacon handling in AP mode
2022-03-15 Johannes Bergmac80211: always have ieee80211_sta_restart()
2022-03-15 Eric Dumazetnet/packet: fix slab-out-of-bounds access in packet_rec...
2022-03-14 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf
2022-03-14 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-03-14 Sabrina Dubrocaesp6: fix check on ipv6_skip_exthdr's return value
2022-03-14 David S. MillerMerge branch 'dsa-felix-qos'
2022-03-14 Vladimir Olteannet: dsa: report and change port dscp priority using...
2022-03-14 Vladimir Olteannet: dsa: report and change port default priority using...
2022-03-14 Sebastian Andrzej... net: Add lockdep asserts to ____napi_schedule().
2022-03-13 Linus TorvaldsMerge tag 'x86_urgent_for_v5.17_rc8' of git://git....
next