Age | Commit message (Expand) | Author |
2023-03-15 | net: dsa: ksz9477: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: dsa: seville_vsc9953: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: dsa: lan9303: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: dsa: lantiq_gswip: mark OF related data as maybe unused | Krzysztof Kozlowski |
2023-03-15 | nfc: trf7970a: mark OF related data as maybe unused | Krzysztof Kozlowski |
2023-03-15 | net: ni: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: samsung: sxgbe: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: marvell: pxa168_eth: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: stmmac: generic: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: stmmac: qcom: drop of_match_ptr for ID table | Krzysztof Kozlowski |
2023-03-15 | net: dsa: microchip: add ETS Qdisc support for KSZ9477 series | Oleksij Rempel |
2023-03-15 | net: dsa: microchip: add ksz_setup_tc_mode() function | Oleksij Rempel |
2023-03-15 | neighbour: annotate lockless accesses to n->nud_state | Eric Dumazet |
2023-03-15 | net: lan966x: Change lan966x_police_del return type | Horatiu Vultur |
2023-03-13 | net: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-13 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2023-03-13 | bnxt: avoid overflow in bnxt_get_nvram_directory() | Maxim Korotkov |
2023-03-13 | net: virtio_net: implement exact header length guest feature | Jiri Pirko |
2023-03-13 | net: phy: smsc: use device_property_present in smsc_phy_probe | Heiner Kallweit |
2023-03-13 | net: phy: dp83867: Disable IRQs on suspend | Alexander Stein |
2023-03-13 | net: phy: micrel: Add support for PTP_PF_PEROUT for lan8841 | Horatiu Vultur |
2023-03-10 | qede: remove linux/version.h and linux/compiler.h | Muhammad Usama Anjum |
2023-03-10 | sfc: support offloading TC VLAN push/pop actions to the MAE | Edward Cree |
2023-03-10 | net: ethernet: ti: am65-cpsw: Update name of Serdes PHY | Siddharth Vadapalli |
2023-03-10 | ptp_ocp: add force_irq to xilinx_spi configuration | Vadim Fedorenko |
2023-03-10 | Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-03-10 | net: sfp: only use soft polling if we have A2h access | Russell King (Oracle) |
2023-03-10 | net: sfp: add A2h presence flag | Russell King (Oracle) |
2023-03-10 | tap: add support for IOCB_NOWAIT | Jens Axboe |
2023-03-10 | tun: flag the device as supporting FMODE_NOWAIT | Jens Axboe |
2023-03-10 | net: lan966x: Add support for IS1 VCAP ethernet protocol types | Horatiu Vultur |
2023-03-10 | net: lan966x: Add TC filter chaining support for IS1 and IS2 VCAPs | Horatiu Vultur |
2023-03-10 | net: lan966x: Add TC support for IS1 VCAP | Horatiu Vultur |
2023-03-10 | net: lan966x: Add IS1 VCAP keyset configuration for lan966x | Horatiu Vultur |
2023-03-10 | net: lan966x: Add IS1 VCAP model | Horatiu Vultur |
2023-03-10 | net: mvpp2: Defer probe if MAC address source is not yet ready | Miquel Raynal |
2023-03-09 | net: restore alpha order to Ethernet devices in config | Bjorn Helgaas |
2023-03-09 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2023-03-09 | net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get() | Geert Uytterhoeven |
2023-03-09 | net: phy: smsc: use phy_set_bits in smsc_phy_config_init | Heiner Kallweit |
2023-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-09 | i40e: add support for XDP multi-buffer Rx | Tirthendu Sarkar |
2023-03-09 | i40e: add xdp_buff to i40e_ring struct | Tirthendu Sarkar |
2023-03-09 | i40e: introduce next_to_process to i40e_ring | Tirthendu Sarkar |
2023-03-09 | i40e: use frame_sz instead of recalculating truesize for building skb | Tirthendu Sarkar |
2023-03-09 | i40e: Change size to truesize when using i40e_rx_buffer_flip() | Tirthendu Sarkar |
2023-03-09 | i40e: add pre-xdp page_count in rx_buffer | Tirthendu Sarkar |
2023-03-09 | i40e: change Rx buffer size for legacy-rx to support XDP multi-buffer | Tirthendu Sarkar |
2023-03-09 | i40e: consolidate maximum frame size calculation for vsi | Tirthendu Sarkar |
2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |