Age | Commit message (Expand) | Author |
2023-03-06 | bpf, doc: Link to submitting-patches.rst for general patch submission info | Bagas Sanjaya |
2023-03-06 | bpf, doc: Do not link to docs.kernel.org for kselftest link | Bagas Sanjaya |
2023-03-03 | bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par... | Liu Jian |
2023-02-27 | riscv, bpf: Fix patch_text implicit declaration | Randy Dunlap |
2023-02-27 | bpf, docs: Fix link to BTF doc | Bagas Sanjaya |
2023-02-27 | tcp: tcp_check_req() can be called from process context | Eric Dumazet |
2023-02-27 | net: phy: c45: fix network interface initialization failures on xtensa, arm:c... | Oleksij Rempel |
2023-02-27 | xen-netback: remove unused variables pending_idx and index | Tom Rix |
2023-02-27 | Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2023-02-27 | net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy | Pedro Tammela |
2023-02-26 | net: dsa: ocelot_ext: remove unnecessary phylink.h include | Russell King (Oracle) |
2023-02-26 | Merge branch 'net-ocelot-switch-regressions' | David S. Miller |
2023-02-26 | net: mscc: ocelot: fix duplicate driver name error | Vladimir Oltean |
2023-02-26 | net: dsa: felix: fix internal MDIO controller resource length | Vladimir Oltean |
2023-02-26 | net: dsa: seville: ignore mscc-miim read errors from Lynx PCS | Vladimir Oltean |
2023-02-26 | Merge branch 'net-sched-action-bind' | David S. Miller |
2023-02-26 | net/sched: act_sample: fix action bind logic | Pedro Tammela |
2023-02-26 | net/sched: act_mpls: fix action bind logic | Pedro Tammela |
2023-02-26 | net/sched: act_pedit: fix action bind logic | Pedro Tammela |
2023-02-26 | wifi: wext: warn about usage only once | Johannes Berg |
2023-02-26 | wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue | Lorenzo Bianconi |
2023-02-26 | qede: avoid uninitialized entries in coal_entry array | Michal Schmidt |
2023-02-26 | Merge tag 'mlx5-fixes-2023-02-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2023-02-26 | nfc: fix memory leak of se_io context in nfc_genl_se_io | Fedor Pchelkin |
2023-02-26 | ice: remove unnecessary CONFIG_ICE_GNSS | Jacob Keller |
2023-02-26 | net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy() | Nathan Chancellor |
2023-02-24 | ibmvnic: Assign XPS map to correct queue index | Nick Child |
2023-02-24 | docs: net: fix inaccuracies in msg_zerocopy.rst | nick black |
2023-02-24 | Merge branch 'tools-ynl-gen-fix-glitches-found-by-chuck' | Jakub Kicinski |
2023-02-24 | tools: net: add __pycache__ to gitignore | Jakub Kicinski |
2023-02-24 | tools: ynl-gen: re-raise the exception instead of printing | Jakub Kicinski |
2023-02-24 | tools: ynl-gen: fix single attribute structs with attr 0 only | Jakub Kicinski |
2023-02-24 | net/mlx5: Geneve, Fix handling of Geneve object id as error code | Maor Dickman |
2023-02-24 | net/mlx5e: Verify flow_source cap before using it | Roi Dayan |
2023-02-24 | net/mlx5: ECPF, wait for VF pages only after disabling host PFs | Maher Sanalla |
2023-02-24 | mlx5: fix possible ptp queue fifo use-after-free | Vadim Fedorenko |
2023-02-24 | mlx5: fix skb leak while fifo resync and push | Vadim Fedorenko |
2023-02-24 | net/mlx5e: TC, fix return value check in mlx5e_tc_act_stats_create() | Yang Yingliang |
2023-02-24 | net/mlx5: Remove NULL check before dev_{put, hold} | Yang Li |
2023-02-24 | net: fix __dev_kfree_skb_any() vs drop monitor | Eric Dumazet |
2023-02-24 | netdev-genl: fix repeated typo oflloading -> offloading | Tariq Toukan |
2023-02-23 | net/mlx5e: Remove hairpin write debugfs files | Gal Pressman |
2023-02-23 | octeontx2-pf: Use correct struct reference in test condition | Deepak R Varma |
2023-02-23 | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop | Xin Long |
2023-02-23 | net: sunhme: Fix region request | Sean Anderson |
2023-02-23 | octeontx2-pf: Recalculate UDP checksum for ptp 1-step sync packet | Geetha sowjanya |
2023-02-23 | Merge branch 'net-phy-eee-fixes' | Paolo Abeni |
2023-02-23 | net: phy: c45: genphy_c45_ethtool_set_eee: validate EEE link modes | Oleksij Rempel |
2023-02-23 | net: phy: do not force EEE support | Oleksij Rempel |
2023-02-23 | net: phy: c45: add genphy_c45_an_config_eee_aneg() function | Oleksij Rempel |