net: phy: smsc: replace deprecated strncpy with ethtool_sprintf
[sfrench/cifs-2.6.git] / net /
2023-10-16 Haiyang Zhangtcp: Set pingpong threshold via sysctl
2023-10-16 Daniel Borkmannnet, sched: Add tcf_set_drop_reason for {__,}tcf_classify
2023-10-16 Daniel Borkmannnet, sched: Make tc-related drop reason more flexible
2023-10-16 David S. MillerMerge branch 'udp-tunnel-route-lookups'
2023-10-16 Beniamino Galvaniipv4: use tunnel flow flags for tunnel route lookups
2023-10-16 Beniamino Galvaniipv4: add new arguments to udp_tunnel_dst_lookup()
2023-10-16 Beniamino Galvaniipv4: remove "proto" argument from udp_tunnel_dst_lookup()
2023-10-16 Beniamino Galvaniipv4: rename and move ip_route_output_tunnel()
2023-10-15 David S. MillerMerge branch 'vsock-virtio-vhost-zerocopy'
2023-10-15 Arseniy Krasnovvsock: enable setting SO_ZEROCOPY
2023-10-15 Arseniy Krasnovvsock/loopback: support MSG_ZEROCOPY for transport
2023-10-15 Arseniy Krasnovvsock/virtio: support MSG_ZEROCOPY for transport
2023-10-15 Arseniy Krasnovvsock: enable SOCK_SUPPORT_ZC bit
2023-10-15 Arseniy Krasnovvsock: check for MSG_ZEROCOPY support on send
2023-10-15 Arseniy Krasnovvsock: read from socket's error queue
2023-10-15 Arseniy Krasnovvsock: set EPOLLERR on non-empty error queue
2023-10-14 Lukas Bulwahnappletalk: remove special handling code for ipddp
2023-10-13 Heng Guonet: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after...
2023-10-13 Jakub KicinskiMerge branch 'mlx5-next' of https://git./linux/kernel...
2023-10-13 David S. MillerMerge branch 'tls-cleanups'
2023-10-13 Sabrina Dubrocatls: use fixed size for tls_offload_context_{tx,rx...
2023-10-13 Sabrina Dubrocatls: validate crypto_info in a separate helper
2023-10-13 Sabrina Dubrocatls: remove tls_context argument from tls_set_device_of...
2023-10-13 Sabrina Dubrocatls: remove tls_context argument from tls_set_sw_offload
2023-10-13 Sabrina Dubrocatls: add a helper to allocate/initialize offload_ctx_tx
2023-10-13 Sabrina Dubrocatls: also use init_prot_info in tls_set_device_offload
2023-10-13 Sabrina Dubrocatls: move tls_prot_info initialization out of tls_set_s...
2023-10-13 Sabrina Dubrocatls: extract context alloc/initialization out of tls_se...
2023-10-13 Sabrina Dubrocatls: store iv directly within cipher_context
2023-10-13 Sabrina Dubrocatls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZE
2023-10-13 Sabrina Dubrocatls: store rec_seq directly within cipher_context
2023-10-13 Sabrina Dubrocatls: drop unnecessary cipher_type checks in tls offload
2023-10-13 Sabrina Dubrocatls: get salt using crypto_info_salt in tls_enc_skb
2023-10-13 David S. MillerMerge branch 'vxlan-fdb-flushing'
2023-10-13 Amit Cohennet: Handle bulk delete policy in bridge driver
2023-10-13 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2023-10-12 Linus TorvaldsMerge tag 'net-6.6-rc6' of git://git./linux/kernel...
2023-10-12 Linus TorvaldsMerge tag 'soc-fixes-6.6-2' of git://git./linux/kernel...
2023-10-12 Linus TorvaldsMerge tag 'pmdomain-v6.6-rc1-2' of git://git./linux...
2023-10-12 Linus TorvaldsMerge tag 'pinctrl-v6.6-2' of git://git./linux/kernel...
2023-10-12 Florian Westphalnet: gso_test: fix build with gcc-12 and earlier
2023-10-12 Jeremy Clinenfc: nci: assert requested protocol is valid
2023-10-12 Kuniyuki Iwashimaaf_packet: Fix fortified memcpy() without flex array.
2023-10-12 Jakub KicinskiMerge tag 'nf-next-23-10-10' of https://git./linux...
2023-10-12 Jakub Kicinskinet: tcp: fix crashes trying to free half-baked MTU...
2023-10-12 Jakub KicinskiMerge tag 'ieee802154-for-net-2023-10-10' of git:/...
2023-10-11 Linus TorvaldsMerge tag 'fs_for_v6.6-rc6' of git://git./linux/kernel...
2023-10-11 Linus TorvaldsMerge tag 'for-6.6-rc5-tag' of git://git./linux/kernel...
2023-10-11 Linus TorvaldsMerge tag 'for-linus-2023101101' of git://git./linux...
2023-10-11 Linus TorvaldsMerge tag 'printk-for-6.6-rc6' of git://git./linux...
2023-10-11 Petr MladekMerge branch 'rework/misc-cleanups' into for-linus
2023-10-11 David S. MillerMerge branch 'skb_segment-testing'
2023-10-11 Willem de Bruijnnet: expand skb_segment unit test with frag_list coverage
2023-10-11 Willem de Bruijnnet: parametrize skb_segment unit test to expand coverage
2023-10-11 Willem de Bruijnnet: add skb_segment kunit test
2023-10-11 Nils Hoppmannnet/smc: Fix pos miscalculation in statistics
2023-10-11 Yajun Dengnet/core: Introduce netdev_core_stats_inc()
2023-10-11 David S. MillerMerge branch 'dsa-validate-remove'
2023-10-11 Russell King (Oracle)net: dsa: remove dsa_port_phylink_validate()
2023-10-11 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2023-10-11 Kory Maincentethtool: Fix mod state of verbose no_mask bitset
2023-10-11 Jakub KicinskiMerge tag 'linux-can-fixes-for-6.6-20231009' of git...
2023-10-11 Eric Dumazetnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp...
2023-10-11 Jeremy Kerrmctp: perform route lookups under a RCU read-side lock
2023-10-11 Arnd Bergmannappletalk: remove ipddp driver
2023-10-10 Linus TorvaldsMerge tag 'irq-urgent-2023-10-10-v2' of git://git....
2023-10-10 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20231009' of git://git...
2023-10-10 Linus TorvaldsMerge tag 'v6.6-p4' of git://git./linux/kernel/git...
2023-10-10 Linus TorvaldsMerge tag 'sound-6.6-rc6' of git://git./linux/kernel...
2023-10-10 Florian Westphalnetfilter: conntrack: prefer tcp_error_log to pr_debug
2023-10-10 Florian Westphalnetfilter: conntrack: simplify nf_conntrack_alter_reply
2023-10-10 Phil Sutternetfilter: nf_tables: Don't allocate nft_rule_dump_ctx
2023-10-10 Phil Sutternetfilter: nf_tables: Carry s_idx in nft_rule_dump_ctx
2023-10-10 Phil Sutternetfilter: nf_tables: Carry reset flag in nft_rule_dump_ctx
2023-10-10 Phil Sutternetfilter: nf_tables: Drop pointless memset when dumpin...
2023-10-10 Phil Sutternetfilter: nf_tables: Always allocate nft_rule_dump_ctx
2023-10-10 Gerd Bayernet/smc: Fix dependency of SMC on ISM
2023-10-10 Paolo AbeniMerge branch 'tcp-save-flowlabel-and-use-for-receiver...
2023-10-10 David Morleytcp: change data receiver flowlabel after one dup
2023-10-10 David Morleytcp: record last received ipv6 flowlabel
2023-10-10 Eric Dumazetnet: refine debug info in skb_checksum_help()
2023-10-09 Andrew Kannerxdp: Fix zero-size allocation warning in xskq_create()
2023-10-08 Linus TorvaldsMerge tag '6.6-rc4-ksmbd-server-fixes' of git://git...
2023-10-08 Linus TorvaldsMerge tag 'sched-urgent-2023-10-08' of git://git./linux...
2023-10-08 Linus TorvaldsMerge tag 'x86-urgent-2023-10-08' of git://git./linux...
2023-10-07 Linus TorvaldsMerge tag 'parisc-for-6.6-rc5' of git://git./linux...
2023-10-07 Linus TorvaldsMerge tag '6.6-rc4-smb3-client-fixes' of git://git...
2023-10-07 Linus TorvaldsMerge tag 'xfs-6.6-fixes-3' of git://git./fs/xfs/xfs...
2023-10-07 Linus TorvaldsMerge tag 'for-6.6/dm-fixes-2' of git://git./linux...
2023-10-07 Linus TorvaldsMerge tag 'media/v6.6-3' of git://git./linux/kernel...
2023-10-07 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.6-2' of git://git...
2023-10-07 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.6-rc5' of git://git./linux...
2023-10-07 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2023-10-06 Eric Dumazetnet: sock_dequeue_err_skb() optimization
2023-10-06 Jakub KicinskiMerge tag 'wireless-next-2023-10-06' of git://git....
2023-10-06 Jakub KicinskiMerge branch '40GbE' of git://git./linux/kernel/git...
2023-10-06 Moshe Shemeshdevlink: Hold devlink lock on health reporter dump get
2023-10-06 Linus TorvaldsMerge tag 'pm-6.6-rc5' of git://git./linux/kernel/git...
2023-10-06 Linus TorvaldsMerge tag 'block-6.6-2023-10-06' of git://git.kernel...
2023-10-06 Jakub KicinskiMerge tag 'linux-can-next-for-6.7-20231005' of git...
next