summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-19Merge branch 'net-fix-bugs-in-device-netns-move-and-rename'Paolo Abeni
2023-10-19selftests: net: add very basic test for netdev names and namespacesJakub Kicinski
2023-10-19net: move altnames together with the netdeviceJakub Kicinski
2023-10-19net: avoid UAF on deleted altnameJakub Kicinski
2023-10-19net: check for altname conflicts when changing netdev's netnsJakub Kicinski
2023-10-19net: fix ifname in netlink ntf during netns moveJakub Kicinski
2023-10-19net: ethernet: ti: Fix mixed module-builtin objectMD Danish Anwar
2023-10-18Merge tag 'nf-23-10-18' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-18Merge tag 'wireless-2023-10-18' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-18ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddrEric Dumazet
2023-10-18tcp_bpf: properly release resources on error pathsPaolo Abeni
2023-10-18net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curvePedro Tammela
2023-10-18net: mdio-mux: fix C45 access returning -EIO after API changeVladimir Oltean
2023-10-18tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skbEric Dumazet
2023-10-18octeon_ep: update BQL sent bytes before ringing doorbellShinas Rasheed
2023-10-18netfilter: nf_tables: revert do not remove elements if set backend implements...Pablo Neira Ayuso
2023-10-18netfilter: nft_set_rbtree: .deactivate fails if element has expiredPablo Neira Ayuso
2023-10-18selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter
2023-10-18netfilter: nf_tables: audit log object reset once per tablePhil Sutter
2023-10-18neighbor: tracing: Move pin6 inside CONFIG_IPV6=y sectionGeert Uytterhoeven
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-10-18net: pktgen: Fix interface flags printingGavrilov Ilia
2023-10-17Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-10-17net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-17tun: prevent negative ifindexEric Dumazet
2023-10-17tcp: fix excessive TLP and RACK timeouts from HZ roundingNeal Cardwell
2023-10-17gve: Do not fully free QPL pages on prefill errorsShailend Chand
2023-10-16Merge tag 'for-net-2023-10-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-10-16nfc: nci: fix possible NULL pointer dereference in send_acknowledge()Krzysztof Kozlowski
2023-10-16netlink: Correct offload_xstats sizeChristoph Paasch
2023-10-16net/smc: return the right falback reason when prefix checks failDust Li
2023-10-15Merge branch 'ovs-selftests'David S. Miller
2023-10-15selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole
2023-10-15selftests: openvswitch: Skip drop testing on older kernelsAaron Conole
2023-10-15selftests: openvswitch: Catch cases where the tests are killedAaron Conole
2023-10-15selftests: openvswitch: Add version check for pyroute2Aaron Conole
2023-10-15net: more strict VIRTIO_NET_HDR_GSO_UDP_L4 validationWillem de Bruijn
2023-10-15qed: fix LL2 RX buffer allocationManish Chopra
2023-10-13Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX nameKees Cook
2023-10-13Bluetooth: avoid memcmp() out of bounds warningArnd Bergmann
2023-10-13Bluetooth: hci_sock: fix slab oob read in create_monitor_eventEdward AD
2023-10-13Bluetooth: btrtl: Ignore error return for hci_devcd_register()Max Chou
2023-10-13Bluetooth: hci_event: Fix coding styleLuiz Augusto von Dentz
2023-10-13Bluetooth: hci_event: Fix using memcmp when comparing keysLuiz Augusto von Dentz
2023-10-13Merge tag 'mlx5-fixes-2023-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2023-10-13Merge branch 'intel-wired-lan-driver-updates-2023-10-11-i40e-ice'Jakub Kicinski
2023-10-13ice: Fix safe mode when DDP is missingMateusz Pacuszka
2023-10-13ice: reset first in crash dump kernelsJesse Brandeburg
2023-10-13i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt