summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13inet: fix inet_fill_ifaddr() flags truncationEric Dumazet
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-10Merge branch 'mlx5-misc-fixes'Jakub Kicinski
2024-05-10net/mlx5: Discard command completions in internal errorAkiva Goldberger
2024-05-10net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger
2024-05-10net/mlx5: Reload only IB representors upon lag disable/enableMaher Sanalla
2024-05-10net/mlx5: Fix peer devlink set for SF representor devlink portShay Drory
2024-05-10net/mlx5e: Fix netif state handlingShay Drory
2024-05-10Merge branch 'ipv6-sr-fix-errors-during-unregister'Jakub Kicinski
2024-05-10ipv6: sr: fix invalid unregister error pathHangbin Liu
2024-05-10ipv6: sr: fix incorrect unregister orderHangbin Liu
2024-05-10ipv6: sr: add missing seg6_local_exitHangbin Liu
2024-05-10net: openvswitch: fix overwriting ct original tuple for ICMPv6Ilya Maximets
2024-05-10af_unix: Fix data races in unix_release_sock/unix_stream_sendmsgBreno Leitao
2024-05-10net: ethernet: cortina: Locking fixesLinus Walleij
2024-05-10ice: Fix package download algorithmDan Nowlin
2024-05-10net: ethernet: mediatek: use ADMAv1 instead of ADMAv2.0 on MT7981 and MT7986Daniel Golle
2024-05-10net: ethernet: mediatek: split tx and rx fields in mtk_soc_data structLorenzo Bianconi
2024-05-10selftests: net: move amt to socat for better compatibilityJakub Kicinski
2024-05-10selftests: net: add missing config for amt.shJakub Kicinski
2024-05-10eth: sungem: remove .ndo_poll_controller to avoid deadlocksJakub Kicinski
2024-05-09ptp: ocp: fix DPLL functionsVadim Fedorenko
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-09Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-05-09net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only portsSteffen Bätz
2024-05-09net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 familySteffen Bätz
2024-05-09Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'Paolo Abeni
2024-05-09net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu
2024-05-09net: hns3: fix port vlan filter not disabled issueYonglong Liu
2024-05-09net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang
2024-05-09net: hns3: release PTP resources if pf initialization failedPeiyang Wang
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang
2024-05-09net: hns3: direct return when receive a unknown mailbox messageJian Shen
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang
2024-05-09net/smc: fix neighbour and rtable leak in smc_ib_find_route()Wen Gu
2024-05-08ipv6: prevent NULL dereference in ip6_output()Eric Dumazet
2024-05-08hsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski
2024-05-08ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet
2024-05-08dt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle
2024-05-08Merge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2024-05-08Merge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-08Merge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-08Merge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-08Merge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-08Merge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski
2024-05-08rxrpc: Only transmit one ACK per jumbo packet receivedDavid Howells
2024-05-08rxrpc: Fix congestion control algorithmDavid Howells
2024-05-08selftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel