summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-04-30net/smc: ignore loopback-ism when dumping SMC-D devicesWen Gu
2024-04-30net/smc: mark optional smcd_ops and check for support when calledWen Gu
2024-04-30net/smc: implement DMB-related operations of loopback-ismWen Gu
2024-04-30net/smc: implement ID-related operations of loopback-ismWen Gu
2024-04-30net/smc: introduce loopback-ism for SMC intra-OS shortcutWen Gu
2024-04-30net/smc: decouple ism_client from SMC-D DMB registrationWen Gu
2024-04-30sctp: prefer struct_size over open coded arithmeticErick Archer
2024-04-30netdev: add queue statsXuan Zhuo
2024-04-29net: hsr: init prune_proxy_timer soonerEric Dumazet
2024-04-29Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-29ipv6: introduce dst_rt6_info() helperEric Dumazet
2024-04-29inet: use call_rcu_hurry() in inet_free_ifa()Eric Dumazet
2024-04-29net: give more chances to rcu in netdev_wait_allrefs_any()Eric Dumazet
2024-04-26tcp: fix tcp_grow_skb() vs tstampsEric Dumazet
2024-04-26rstreason: make it work in trace worldJason Xing
2024-04-26mptcp: introducing a helper into active reset logicJason Xing
2024-04-26mptcp: support rstreason for passive resetJason Xing
2024-04-26tcp: support rstreason for passive resetJason Xing
2024-04-26rstreason: prepare for active resetJason Xing
2024-04-26rstreason: prepare for passive resetJason Xing
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25net: add two more call_rcu_hurry()Eric Dumazet
2024-04-25bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB argsPhilo Lu
2024-04-25bpf: check bpf_dummy_struct_ops program params for test runsEduard Zingerman
2024-04-25bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullableEduard Zingerman
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-25tcp: avoid premature drops in tcp_add_backlog()Eric Dumazet
2024-04-25Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-04-25Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-25Merge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2024-04-25af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima
2024-04-25tls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca
2024-04-25ethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu
2024-04-25net: bridge: remove redundant check of f->dstlinke li
2024-04-25Merge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2024-04-25netfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso
2024-04-25tcp: update sacked after tracepoint in __tcp_retransmit_skbPhilo Lu
2024-04-24Merge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-04-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-04-24net: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim
2024-04-24net: openvswitch: Release reference to netdevJun Gu
2024-04-25ipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno
2024-04-24Bluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorChun-Yi Lee
2024-04-24Bluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUIDLuiz Augusto von Dentz
2024-04-24Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz
2024-04-24Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz
2024-04-24Bluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor
2024-04-24page_pool: constify some read-only function argumentsAlexander Lobakin