aboutsummaryrefslogtreecommitdiffstats
path: root/certs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-01netdevsim: remove redundant variable retJinpeng Cui1-3/+2
2022-09-01net: rtnetlink: use netif_oper_up instead of open codeJuhee Kang1-4/+2
2022-09-01net: sched: etf: remove true check in etf_enable_offload()Zhengchao Shao1-3/+0
2022-09-01net: sched: gred: remove NULL check before free table->tab in gred_destroy()Zhengchao Shao1-4/+3
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab_mutex/cpu_hotplug_lockWaiman Long1-16/+29
2022-09-01dt-bindings: net: rockchip-dwmac: add rk3588 gmac compatibleSebastian Reichel2-0/+8
2022-09-01net: ethernet: stmmac: dwmac-rk: Add gmac support for rk3588David Wu1-0/+155
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu1-1/+0
2022-09-01octeontx2-pf: Add egress PFC supportSuman Ghosh5-17/+427
2022-09-01net: sched: remove redundant NULL check in change hook functionZhengchao Shao13-39/+1
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski1-3/+1
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet4-13/+21
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet1-2/+2
2022-08-31net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-08-31net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert3-2/+46
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-08-31net: sched: gred/red: remove unused variables in struct red_statsZhengchao Shao3-5/+0
2022-08-31net: sched: choke: remove unused variables in struct choke_sched_dataZhengchao Shao1-2/+0
2022-08-31net: axienet: Switch to 64-bit RX/TX statisticsRobert Hancock2-4/+45
2022-08-31net/rds: Pass a pointer to virt_to_page()Linus Walleij1-1/+1
2022-08-31mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-15/+21
2022-08-31r8152: allow userland to disable multicastSven van Ashbrook1-8/+12
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen1-1/+3
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang199-457/+457
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang40-75/+75
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-31net: phy: smsc: use device-managed clock APIHeiner Kallweit1-25/+5
2022-08-31kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin2-3/+10
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang3-12/+16
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan6-1/+22
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang2-9/+26
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang7-24/+42
2022-08-31net: thunderbolt: Update module description with mention of USB4Mika Westerberg1-2/+3
2022-08-31net: thunderbolt: Enable full end-to-end flow controlMika Westerberg1-9/+20
2022-08-31thunderbolt: Add back Intel Falcon Ridge end-to-end flow control workaroundMika Westerberg1-7/+42
2022-08-31thunderbolt: Show link type for XDomain connections tooMika Westerberg5-8/+14
2022-08-31net: thunderbolt: Enable DMA paths only after rings are enabledMika Westerberg1-11/+17
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou1-1/+1
2022-08-31phy: lan966x: add support for QUSGMIIMaxime Chevallier1-0/+3
2022-08-31net: dsa: microchip: remove IS_9893 flagOleksij Rempel3-8/+2
2022-08-31net: dsa: microchip: remove unused sgmii variableOleksij Rempel2-6/+0
2022-08-31net: dsa: microchip: ksz9477: remove unused "on" variableOleksij Rempel1-2/+0
2022-08-31net: dsa: microchip: remove unused port phy variableOleksij Rempel3-7/+0
2022-08-31net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cntOleksij Rempel1-13/+7
2022-08-31net: dsa: microchip: add regmap_range for KSZ9477 chipOleksij Rempel1-0/+272