summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2023-10-13Merge tag 'nf-23-10-12' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2023-10-13net: ti: icssg-prueth: Fix tx_total_bytes countMD Danish Anwar
2023-10-13docs: fix info about representor identificationMateusz Polchlopek
2023-10-13netlink: specs: devlink: fix reply command valuesJiri Pirko
2023-10-13net/smc: fix smc clc failed issue when netdevice not in init_netAlbert Huang
2023-10-13tcp: allow again tcp_disconnect() when threads are waitingPaolo Abeni
2023-10-13ice: fix over-shifted variableJesse Brandeburg
2023-10-13net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()Jinjie Ruan
2023-10-13Merge branch 'selftests-fib_tests-fixes-for-multipath-list-receive-tests'Jakub Kicinski
2023-10-13selftests: fib_tests: Count all trace point invocationsIdo Schimmel
2023-10-13selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel
2023-10-13tcp: Fix listen() warning with v4-mapped-v6 address.Kuniyuki Iwashima
2023-10-13bonding: Return pointer to data after pull on skbJiri Wiesner
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-12Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-12Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-12net/mlx5e: Fix VF representors reporting zero counters to "ip -s" commandAmir Tzin
2023-10-12net/mlx5e: Don't offload internal port if filter device is out deviceJianbo Liu
2023-10-12net/mlx5e: Take RTNL lock before triggering netdev notifiersLama Kayal
2023-10-12net/mlx5e: XDP, Fix XDP_REDIRECT mpwqe page fragment leaks on shutdownDragos Tatulea
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for legacy rqDragos Tatulea
2023-10-12net/mlx5e: RX, Fix page_pool allocation failure recovery for striding rqDragos Tatulea
2023-10-12net/mlx5: Handle fw tracer change ownership event based on MTRCMaher Sanalla
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-10-12net/mlx5: E-switch, register event handler before arming the eventShay Drory
2023-10-12net/mlx5: Perform DMA operations in the right locationsShay Drory
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-12IXP4xx MAINTAINERS entriesKrzysztof HaƂasa
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Paolo Abeni
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12netfilter: nft_payload: fix wrong mac header matchingFlorian Westphal
2023-10-12nf_tables: fix NULL pointer dereference in nft_expr_inner_parse()Xingyuan Mo
2023-10-12nf_tables: fix NULL pointer dereference in nft_inner_init()Xingyuan Mo
2023-10-12netfilter: nf_tables: do not refresh timeout when resetting elementPablo Neira Ayuso
2023-10-12netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_byKees Cook
2023-10-12netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal
2023-10-12netfilter: nf_tables: do not remove elements if set backend implements .abortPablo Neira Ayuso
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima