summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-12net: add rcu safety to rtnl_prop_list_size()Eric Dumazet
2024-02-12pds_core: no health-thread in VF pathShannon Nelson
2024-02-12ionic: minimal work with 0 budgetShannon Nelson
2024-02-12net: stmmac: xgmac: use #define for string constantsSimon Horman
2024-02-12selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov
2024-02-12i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera
2024-02-12net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao
2024-02-12Merge branch 'mptcp-misc-fixes'David S. Miller
2024-02-12MAINTAINERS: update Geliang's email addressGeliang Tang
2024-02-12mptcp: really cope with fastopen racePaolo Abeni
2024-02-12mptcp: check addrs list in userspace_pm_get_local_idGeliang Tang
2024-02-12mptcp: corner case locking for rx path fields initializationPaolo Abeni
2024-02-12mptcp: fix more tx path fields initializationPaolo Abeni
2024-02-12mptcp: fix rcv space initializationPaolo Abeni
2024-02-12mptcp: drop the push_pending fieldPaolo Abeni
2024-02-12Merge branch 'net-misplaced-fields'David S. Miller
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-02-10Merge branch 'tls-fixes'David S. Miller
2024-02-10net: tls: fix returned read length with async decryptJakub Kicinski
2024-02-10selftests: tls: use exact comparison in recv_partialJakub Kicinski
2024-02-10net: tls: fix use-after-free with partial reads and async decryptSabrina Dubroca
2024-02-10net: tls: handle backlogging of crypto requestsJakub Kicinski
2024-02-10tls: fix race between tx work scheduling and socket closeJakub Kicinski
2024-02-10tls: fix race between async notify and socket closeJakub Kicinski
2024-02-10net: tls: factor out tls_*crypt_async_wait()Jakub Kicinski
2024-02-09Merge branch 'net-fix-module_description-for-net-p5'Jakub Kicinski
2024-02-09net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfoBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for net/schedBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipv4 modulesBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipv6 modulesBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for 6LoWPANBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for af_keyBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for mpoaBreno Leitao
2024-02-09net: fill in MODULE_DESCRIPTION()s for xfrmBreno Leitao
2024-02-09lan966x: Fix crash when adding interface under a lagHoratiu Vultur
2024-02-09net/sched: act_mirred: Don't zero blockid when net device is being deletedVictor Nogueira
2024-02-09Merge branch 'net-openvswitch-limit-the-recursions-from-action-sets'Jakub Kicinski
2024-02-09selftests: openvswitch: Add validation for the recursion testAaron Conole
2024-02-09net: openvswitch: limit the number of recursions from action setsAaron Conole
2024-02-09Merge branch 'selftests-forwarding-various-fixes'Jakub Kicinski
2024-02-09selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel
2024-02-09selftests: forwarding: Suppress grep warningsIdo Schimmel
2024-02-09selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel
2024-02-09selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel
2024-02-09selftests: net: Fix bridge backup port test flakinessIdo Schimmel
2024-02-08selftests: net: add more missing kernel configPaolo Abeni
2024-02-08devlink: Fix command annotation documentationParav Pandit