Age | Commit message (Expand) | Author |
2022-09-30 | dt-bindings: net: snps,dwmac: add new property snps,clk-csr | Jianguo Zhang |
2022-09-30 | dt-bindings: net: mediatek-dwmac: add support for mt8188 | Jianguo Zhang |
2022-09-30 | net/mlx5: Fix spelling mistake "syndrom" -> "syndrome" | Colin Ian King |
2022-09-30 | net: bna: Fix spelling mistake "muliple" -> "multiple" | Colin Ian King |
2022-09-30 | ibmveth: Ethtool set queue support | Nick Child |
2022-09-30 | ibmveth: Implement multi queue on xmit | Nick Child |
2022-09-30 | ibmveth: Copy tx skbs into a premapped buffer | Nick Child |
2022-09-30 | bnx2: Fix spelling mistake "bufferred" -> "buffered" | Colin Ian King |
2022-09-30 | net: bridge: assign path_cost for 2.5G and 5G link speed | Steven Hsieh |
2022-09-30 | net: lan966x: Fix spelling mistake "tarffic" -> "traffic" | Colin Ian King |
2022-09-30 | net-next: skbuff: refactor pskb_pull | Richard Gobert |
2022-09-30 | net: bonding: Convert to use sysfs_emit()/sysfs_emit_at() APIs | Wang Yufen |
2022-09-30 | net-sysfs: Convert to use sysfs_emit() APIs | Wang Yufen |
2022-09-30 | net: tun: Convert to use sysfs_emit() APIs | Wang Yufen |
2022-09-30 | Merge branch 'net-tsnep-multiqueue' | David S. Miller |
2022-09-30 | tsnep: Use page pool for RX | Gerhard Engleder |
2022-09-30 | tsnep: Add EtherType RX flow classification support | Gerhard Engleder |
2022-09-30 | tsnep: Support multiple TX/RX queue pairs | Gerhard Engleder |
2022-09-30 | tsnep: Move interrupt from device to queue | Gerhard Engleder |
2022-09-30 | dt-bindings: net: tsnep: Allow additional interrupts | Gerhard Engleder |
2022-09-30 | dt-bindings: net: tsnep: Allow dma-coherent | Gerhard Engleder |
2022-09-29 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2022-09-29 | net: phy: Convert to use sysfs_emit() APIs | Wang Yufen |
2022-09-29 | Merge branch 'add-tc-taprio-support-for-queuemaxsdu' | Jakub Kicinski |
2022-09-29 | net: enetc: offload per-tc max SDU from tc-taprio | Vladimir Oltean |
2022-09-29 | net: enetc: use common naming scheme for PTGCR and PTGCAPR registers | Vladimir Oltean |
2022-09-29 | net: enetc: cache accesses to &priv->si->hw | Vladimir Oltean |
2022-09-29 | net: dsa: hellcreek: Offload per-tc max SDU from tc-taprio | Kurt Kanzenbach |
2022-09-29 | net: dsa: hellcreek: refactor hellcreek_port_setup_tc() to use switch/case | Vladimir Oltean |
2022-09-29 | net: dsa: felix: offload per-tc max SDU from tc-taprio | Vladimir Oltean |
2022-09-29 | net/sched: taprio: allow user input of per-tc max SDU | Vladimir Oltean |
2022-09-29 | net/sched: query offload capabilities through ndo_setup_tc() | Vladimir Oltean |
2022-09-29 | net/tipc: Remove unused struct distr_queue_item | Yuan Can |
2022-09-29 | net: skb: introduce and use a single page frag cache | Paolo Abeni |
2022-09-29 | net: sched: cls_u32: Avoid memcpy() false-positive warning | Kees Cook |
2022-09-29 | dt-bindings: net: snps,dwmac: Document stmmac-axi-config subnode | Marek Vasut |
2022-09-29 | docs: netlink: clarify the historical baggage of Netlink flags | Jakub Kicinski |
2022-09-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-09-29 | Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2022-09-29 | Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-09-29 | Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-09-29 | Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-09-29 | net: cpmac: Add __init/__exit annotations to module init/exit funcs | ruanjinjie |
2022-09-29 | ethernet: 8390: remove unnecessary check of mem | Yang Yingliang |
2022-09-29 | nfp: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-29 | net: liquidio: Remove unused struct lio_trusted_vf_ctx | Yuan Can |
2022-09-29 | net: ethernet: mtk_eth_soc: use DEFINE_SHOW_ATTRIBUTE to simplify code | Liu Shixin |
2022-09-29 | wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-29 | net: ax88796c: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-29 | ethernet: s2io: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |