Age | Commit message (Expand) | Author |
2022-01-25 | amd: declance: use eth_hw_addr_set() | Thomas Bogendoerfer |
2022-01-25 | net: hns3: handle empty unknown interrupt for VF | Yufeng Mo |
2022-01-25 | net: fec_mpc52xx: don't discard const from netdev->dev_addr | Jakub Kicinski |
2022-01-25 | net: cpsw: Properly initialise struct page_pool_params | Toke Høiland-Jørgensen |
2022-01-25 | yam: fix a memory leak in yam_siocdevprivate() | Hangyu Hua |
2022-01-25 | net: stmmac: reduce unnecessary wakeups from eee sw timer | Jisheng Zhang |
2022-01-24 | Merge tag 'linux-can-fixes-for-5.17-20220124' of git://git.kernel.org/pub/scm... | Jakub Kicinski |
2022-01-24 | can: flexcan: mark RX via mailboxes as supported on MCF5441X | Marc Kleine-Budde |
2022-01-24 | can: tcan4x5x: regmap: fix max register value | Marc Kleine-Budde |
2022-01-24 | can: m_can: m_can_fifo_{read,write}: don't read or write from/to FIFO if leng... | Marc Kleine-Budde |
2022-01-24 | dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config | Marc Kleine-Budde |
2022-01-24 | mailmap: update email address of Brian Silverman | Marc Kleine-Budde |
2022-01-24 | net: stmmac: remove unused members in struct stmmac_priv | Jisheng Zhang |
2022-01-24 | net: atlantic: Use the bitmap API instead of hand-writing it | Christophe JAILLET |
2022-01-24 | ping: fix the sk_bound_dev_if match in ping_lookup | Xin Long |
2022-01-24 | net/smc: Transitional solution for clcsock race issue | Wen Gu |
2022-01-24 | ibmvnic: remove unused ->wait_capability | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: don't spin in tasklet | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: init ->running_cap_crqs early | Sukadev Bhattiprolu |
2022-01-24 | ibmvnic: Allow extra failures before disabling | Sukadev Bhattiprolu |
2022-01-24 | ipv4: fix ip option filtering for locally generated fragments | Jakub Kicinski |
2022-01-24 | net-procfs: show net devices bound packet types | Jianguo Wu |
2022-01-24 | bonding: use rcu_dereference_rtnl when get bonding active slave | Hangbin Liu |
2022-01-24 | net: sfp: ignore disabled SFP node | Marek Behún |
2022-01-21 | selftests: net: ioam: expect support for Queue depth data | Justin Iurman |
2022-01-21 | mptcp: Use struct_group() to avoid cross-field memset() | Kees Cook |
2022-01-22 | rxrpc: Adjust retransmission backoff | David Howells |
2022-01-21 | Merge branch 'octeontx2-af-fixes' | David S. Miller |
2022-01-21 | octeontx2-af: Add KPU changes to parse NGIO as separate layer | Kiran Kumar K |
2022-01-21 | octeontx2-pf: Forward error codes to VF | Subbaraya Sundeep |
2022-01-21 | octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfaces | Geetha sowjanya |
2022-01-21 | octeontx2-af: Increase link credit restore polling timeout | Geetha sowjanya |
2022-01-21 | octeontx2-pf: cn10k: Ensure valid pointers are freed to aura | Geetha sowjanya |
2022-01-21 | octeontx2-af: cn10k: Use appropriate register for LMAC enable | Geetha sowjanya |
2022-01-21 | octeontx2-af: Retry until RVU block reset complete | Geetha sowjanya |
2022-01-21 | octeontx2-af: Fix LBK backpressure id count | Sunil Goutham |
2022-01-21 | octeontx2-af: Do not fixup all VF action entries | Subbaraya Sundeep |
2022-01-21 | Merge tag 'wireless-2022-01-21' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2022-01-21 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | David S. Miller |
2022-01-20 | Merge branch 'mptcp-a-few-fixes' | Jakub Kicinski |
2022-01-20 | selftests: mptcp: fix ipv6 routing setup | Paolo Abeni |
2022-01-20 | mptcp: fix removing ids bitmap setting | Geliang Tang |
2022-01-20 | mptcp: fix msk traversal in mptcp_nl_cmd_set_flags() | Paolo Abeni |
2022-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2022-01-20 | ipv6: annotate accesses to fn->fn_sernum | Eric Dumazet |
2022-01-20 | tcp: add a missing sk_defer_free_flush() in tcp_splice_read() | Eric Dumazet |
2022-01-20 | tcp: Add a stub for sk_defer_free_flush() | Gal Pressman |
2022-01-20 | phylib: fix potential use-after-free | Marek Behún |
2022-01-20 | i40e: fix unsigned stat widths | Joe Damato |
2022-01-20 | i40e: Fix for failed to init adminq while VF reset | Karen Sornek |