summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-14Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-14ethernet: cpts: fix function pointer cast warningsArnd Bergmann
2024-02-14bnad: fix work_queue type mismatchArnd Bergmann
2024-02-14net: smc: fix spurious error message from __sock_release()Dmitry Antipov
2024-02-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2024-02-14octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep
2024-02-13Merge branch 'selftests-net-more-pmtu-sh-fixes'Jakub Kicinski
2024-02-13selftests: net: more pmtu.sh fixesPaolo Abeni
2024-02-13selftests: net: more strict check in net_helperPaolo Abeni
2024-02-13selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni
2024-02-13selftests: net: cope with slow env in gro.sh testPaolo Abeni
2024-02-13net: ti: icssg-prueth: add dependency for PTPRandy Dunlap
2024-02-13af_unix: Fix task hung while purging oob_skb in GC.Kuniyuki Iwashima
2024-02-13connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...Keqi Wang
2024-02-13net:rds: Fix possible deadlock in rds_message_putAllison Henderson
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-12i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski
2024-02-12i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski
2024-02-12i40e: Fix wrong mask used during DCB configIvan Vecera
2024-02-12i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
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