summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-03netfilter: nft_immediate: drop chain reference counter on errorPablo Neira Ayuso
2024-01-03netfilter: nf_nat: fix action not being set for all ct statesBrad Cowie
2024-01-02net: ethtool: Fix symmetric-xor RSS RX flow hash checkGerhard Engleder
2024-01-02mptcp: prevent tcp diag from closing listener subflowsPaolo Abeni
2024-01-02net: ethtool: add a NO_CHANGE uAPI for new RXFH's input_xfrmAhmed Zaki
2024-01-02net: ethtool: copy input_xfrm to user-space in ethtool_get_rxfhAhmed Zaki
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2024-01-02Merge tag 'for-net-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2024-01-02mptcp: use mptcp_set_stateGeliang Tang
2024-01-02mptcp: add CurrEstab MIB counter supportGeliang Tang
2024-01-02net: Implement missing getsockopt(SO_TIMESTAMPING_NEW)Jörn-Thorben Hinz
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2024-01-02net/sched: Retire ipt actionJamal Hadi Salim
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2024-01-01net: qrtr: ns: Return 0 if server port is not presentSarannya S
2024-01-01net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier
2024-01-01net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier
2024-01-01net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier
2024-01-01net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-01-01net: phy: Introduce ethernet link topology representationMaxime Chevallier
2024-01-01Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2024-01-01net/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov
2024-01-01net: sched: em_text: fix possible memory leak in em_text_destroy()Hangyu Hua
2023-12-29skbuff: use mempool KASAN hooksAndrey Konovalov
2023-12-29kasan: rename and document kasan_(un)poison_object_dataAndrey Konovalov
2023-12-29genetlink: Use internal flags for multicast groupsIdo Schimmel
2023-12-29Merge tag 'nf-23-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-12-29iucv: make iucv_bus constGreg Kroah-Hartman
2023-12-27Kill sched.h dependency on rcupdate.hKent Overstreet
2023-12-27net: pktgen: Use wait_event_freezable_timeout() for freezable kthreadKevin Hao
2023-12-27Merge tag 'wireless-2023-12-19' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2023-12-27net: rename dsa_realloc_skb to skb_ensure_writable_head_tailRadu Pirea (NXP OSS)
2023-12-26bridge: cfm: fix enum typo in br_cc_ccm_tx_parseLin Ma
2023-12-26mptcp: sockopt: support IP_LOCAL_PORT_RANGE and IP_BIND_ADDRESS_NO_PORTMaxim Galaganov
2023-12-26mptcp: rename mptcp_setsockopt_sol_ip_set_transparent()Maxim Galaganov
2023-12-26mptcp: don't overwrite sock_ops in mptcp_is_tcpsk()Davide Caratti
2023-12-26net/sched: act_mirred: Allow mirred to blockVictor Nogueira
2023-12-26net/sched: act_mirred: Add helper function tcf_mirred_replace_devVictor Nogueira
2023-12-26net/sched: act_mirred: Create function tcf_mirred_to_dev and improve readabilityVictor Nogueira
2023-12-26net/sched: cls_api: Expose tc block to the datapathVictor Nogueira
2023-12-26net/sched: Introduce tc block netdev tracking infraVictor Nogueira
2023-12-26keys, dns: Fix missing size check of V1 server-list headerEdward Adam Davis
2023-12-26net: remove SOCK_DEBUG leftoversDenis Kirjanov
2023-12-26net/smc: manage system EID in SMC stack instead of ISM driverWen Gu
2023-12-26net/smc: disable SEID on non-s390 archs where virtual ISM may be usedWen Gu
2023-12-26net/smc: support extended GID in SMC-D lgr netlink attributeWen Gu
2023-12-26net/smc: compatible with 128-bits extended GID of virtual ISM deviceWen Gu