summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | selftests: Fix failing VXLAN VNI filtering testIdo Schimmel2023-02-081-13/+5
| | * | | | Merge branch 'mptcp-fixes'David S. Miller2023-02-085-13/+51
| | |\ \ \ \
| | | * | | | selftests: mptcp: stop tests earlierMatthieu Baerts2023-02-081-4/+10
| | | * | | | selftests: mptcp: allow more slack for slow test-casePaolo Abeni2023-02-081-2/+8
| | | * | | | mptcp: be careful on subflow status propagation on errorsPaolo Abeni2023-02-081-1/+9
| | | * | | | mptcp: fix locking for in-kernel listener creationPaolo Abeni2023-02-082-5/+7
| | | * | | | mptcp: fix locking for setsockopt corner-casePaolo Abeni2023-02-081-2/+9
| | | * | | | mptcp: do not wait for bare sockets' timeoutPaolo Abeni2023-02-081-0/+9
| | |/ / / /
| | * | | | net: ethernet: mtk_eth_soc: fix DSA TX tag hwaccel for switch port 0Vladimir Oltean2023-02-081-10/+14
| | * | | | nfp: ethtool: fix the bug of setting unsupported port speedYu Xiao2023-02-082-36/+170
| | * | | | txhash: fix sk->sk_txrehash defaultKevin Yang2023-02-084-4/+4
| | * | | | net: ethernet: mtk_eth_soc: fix wrong parameters order in __xdp_rxq_info_reg()Tariq Toukan2023-02-081-2/+2
| | * | | | net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSAArınç ÜNAL2023-02-081-5/+3
| | * | | | net: sched: sch: Fix off by one in htb_activate_prios()Dan Carpenter2023-02-071-1/+1
| | * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-02-076-22/+30
| | |\ \ \ \
| | | * | | | ice: switch: fix potential memleak in ice_add_adv_recipe()Zhang Changzhong2023-02-061-1/+1
| | | * | | | ice: Fix off by one in ice_tc_forward_to_queue()Dan Carpenter2023-02-061-1/+1
| | | * | | | ice: Fix disabling Rx VLAN filtering with port VLAN enabledBrett Creeley2023-02-061-1/+15
| | | * | | | ice: fix out-of-bounds KASAN warning in virtchnlMichal Swiatkowski2023-02-062-18/+12
| | | * | | | ice: Do not use WQ_MEM_RECLAIM flag for workqueueAnirudh Venkataramanan2023-02-061-1/+1
| | * | | | | igc: Add ndo_tx_timeout supportSasha Neftin2023-02-071-2/+23
| | * | | | | net: mana: Fix accessing freed irq affinity_hintHaiyang Zhang2023-02-071-26/+11
| | * | | | | Merge tag 'linux-can-fixes-for-6.2-20230207' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-02-071-0/+40
| | |\ \ \ \ \
| | | * | | | | can: j1939: do not wait 250 ms if the same addr was already claimedDevid Antonio Filoni2023-02-071-0/+40
| | | |/ / / /
| | * | / / / hv_netvsc: Allocate memory in netvsc_dma_map() with GFP_ATOMICMichael Kelley2023-02-071-1/+1
| | | |/ / / | | |/| | |
| | * | | | devlink: change port event netdev notifier from per-net to globalJiri Pirko2023-02-071-3/+6
| | * | | | selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean2023-02-071-1/+1
| | * | | | net: mscc: ocelot: fix VCAP filters not matching on MAC with "protocol 802.1Q"Vladimir Oltean2023-02-071-12/+12
| | * | | | net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-awareVladimir Oltean2023-02-071-7/+19
| | |/ / /
| | * | | net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-061-3/+1
| | * | | net: microchip: sparx5: fix PTP init/deinit not checking all portsCasper Andersson2023-02-061-2/+2
| | * | | uapi: add missing ip/ipv6 header dependencies for linux/stddef.hHerton R. Krzesinski2023-02-062-0/+2
| | * | | neigh: make sure used and confirmed times are validJulian Anastasov2023-02-061-3/+15
| | * | | Merge branch 'ionic-code-maintenance'Jakub Kicinski2023-02-036-12/+195
| | |\ \ \
| | | * | | ionic: missed doorbell workaroundAllen Hubbe2023-02-036-4/+176
| | | * | | ionic: clear up notifyq alloc commentaryShannon Nelson2023-02-031-5/+7
| | | * | | ionic: clean interrupt before enabling queue to avoid credit raceNeel Patel2023-02-031-3/+12
| | |/ / /
| | * | | net: phy: meson-gxl: use MMD access dummy stubs for GXL, internal PHYHeiner Kallweit2023-02-031-0/+2
| | * | | net: macb: Perform zynqmp dynamic configuration only for SGMII interfaceRadhey Shyam Pandey2023-02-031-15/+16
| | * | | bonding: fix error checking in bond_debug_reregister()Qi Zheng2023-02-031-1/+1
| | * | | net: phylink: move phy_device_free() to correctly release phy deviceClément Léger2023-02-031-3/+2
| * | | | Merge tag 'for-linus-2023020901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-098-7/+41
| |\ \ \ \
| | * | | | HID: Ignore battery for ELAN touchscreen 29DF on HPLuka Guzenko2023-02-062-0/+3
| | * | | | HID: amd_sfh: if no sensors are enabled, clean upMario Limonciello2023-02-062-2/+12
| | * | | | HID: logitech: Disable hi-res scrolling on USBBastien Nocera2023-02-061-1/+2
| | * | | | HID: core: Fix deadloop in hid_apply_multiplier.Xin Zhao2023-02-061-0/+3
| | * | | | HID: Ignore battery for Elan touchscreen on Asus TP420IAmarco.rodolfi@tuta.io2023-01-252-0/+3
| | * | | | HID: elecom: add support for TrackBall 056E:011CTakahiro Fujii2023-01-203-4/+18
| * | | | | Merge tag '6.2-rc8-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-02-091-2/+2
| |\ \ \ \ \
| | * | | | | cifs: Fix use-after-free in rdata->read_into_pages()ZhaoLong Wang2023-02-061-2/+2