Show patches with: Archived = No       |   31535 patches
« 1 2 ... 198 199 200315 316 »
Patch Series S/W/F Date Submitter Delegate State
[net-next] xfrm: Return the correct errno code [net-next] xfrm: Return the correct errno code --- 2021-02-04 Zheng Yongjun New
[net-next] xfrm: use BUG_ON instead of if condition followed by BUG [net-next] xfrm: use BUG_ON instead of if condition followed by BUG --- 2021-06-07 Zheng Yongjun New
[net-next] xprtrdma: Fix spelling mistakes [net-next] xprtrdma: Fix spelling mistakes --- 2021-05-31 Zheng Yongjun New
[net-next] xsk: Return -EINVAL instead of -EBUSY after xsk_get_pool_from_qid() fails [net-next] xsk: Return -EINVAL instead of -EBUSY after xsk_get_pool_from_qid() fails --- 2021-06-02 Wang Hai New
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req net:nfc:digital: Fix a double free in digital_tg_recv_dep_req --- 2021-04-27 Lv Yunlong New
[net] NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() [net] NFC: fdp: Fix a signedness bug in fdp_nci_send_patch() --- 2020-03-20 Dan Carpenter New
net: nfc: Fix spelling errors in net/nfc module net: nfc: Fix spelling errors in net/nfc module --- 2021-04-05 Zheng Yongjun New
net/nfc: fix use-after-free llcp_sock_bind/connect net/nfc: fix use-after-free llcp_sock_bind/connect --- 2021-05-04 Or Cohen New
net/nfc/nic: refined function nci_hci_resp_received net/nfc/nic: refined function nci_hci_resp_received --- 2020-11-13 Alex Shi New
net/nfc/rawsock.c: add CAP_NET_RAW check. net/nfc/rawsock.c: add CAP_NET_RAW check. --- 2020-08-10 Qingyu Li New
net/nfc/rawsock.c: fix a permission check bug net/nfc/rawsock.c: fix a permission check bug --- 2021-05-08 Jinmeng Zhou New
[net] nfp: devlink: initialize the devlink port attribute "lanes" [net] nfp: devlink: initialize the devlink port attribute "lanes" --- 2021-04-21 Simon Horman New
[net] nfp: do not send control messages during cleanup [net] nfp: do not send control messages during cleanup --- 2020-12-11 Simon Horman New
[net] nfp: flower: fix ABI mismatch between driver and firmware [net] nfp: flower: fix ABI mismatch between driver and firmware --- 2020-09-02 Simon Horman New
[net] nfp: move indirect block cleanup to flower app stop callback [net] nfp: move indirect block cleanup to flower app stop callback --- 2020-12-16 Simon Horman New
net: ni65: Avoid typecast of pointer to u32 net: ni65: Avoid typecast of pointer to u32 --- 2021-09-09 Guenter Roeck New
net: nlmsg_cancel() if put fails for nhmsg net: nlmsg_cancel() if put fails for nhmsg --- 2020-05-20 Stephen Worley New
netns: dangling pointer on netns bind mount point. netns: dangling pointer on netns bind mount point. --- 2020-04-07 Levi New
net: octeon: mgmt: Repair filling of RX ring net: octeon: mgmt: Repair filling of RX ring --- 2020-05-29 Alexander A Sverdlin New
[net] octeontx2-af: cn10k: fix an array overflow in is_lmac_valid() [net] octeontx2-af: cn10k: fix an array overflow in is_lmac_valid() --- 2021-03-02 Dan Carpenter New
[net] octeontx2-af: Do NIX_RX_SW_SYNC twice [net] octeontx2-af: Do NIX_RX_SW_SYNC twice --- 2021-07-25 Sunil Kovvuri Goutham New
[net] octeontx2-af: Fix an off by one in rvu_dbg_qsize_write() [net] octeontx2-af: Fix an off by one in rvu_dbg_qsize_write() --- 2021-02-19 Dan Carpenter New
[net] octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces [net] octeontx2-af: Fix PKIND overlap between LBK and LMAC interfaces --- 2021-07-25 Geetha sowjanya New
[net] octeontx2-af: Fix uninitialized variables in rvu_switch [net] octeontx2-af: Fix uninitialized variables in rvu_switch --- 2021-07-23 Subbaraya Sundeep New
[net] octeontx2-af: Remove unnecessary devm_kfree [net] octeontx2-af: Remove unnecessary devm_kfree --- 2021-07-22 Sunil Kovvuri Goutham New
net: octeontx2: Make sure the buffer is 128 byte aligned net: octeontx2: Make sure the buffer is 128 byte aligned --- 2021-01-21 Kevin Hao New
[net] octeontx2-pf: Dont enable backpressure on LBK links [net] octeontx2-pf: Dont enable backpressure on LBK links --- 2021-07-25 Geetha sowjanya New
[net] octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context() [net] octeontx2-pf: fix a buffer overflow in otx2_set_rxfh_context() --- 2021-05-12 Dan Carpenter New
[net] octeontx2-pf: Fix interface down flag on error [net] octeontx2-pf: Fix interface down flag on error --- 2021-07-25 Geetha sowjanya New
[net] octeontx2-pf: Fix synchnorization issue in mbox [net] octeontx2-pf: Fix synchnorization issue in mbox --- 2020-09-26 Geetha sowjanya New
[net] octeontx2-pf: Fix TCP/UDP checksum [net] octeontx2-pf: Fix TCP/UDP checksum --- 2020-09-26 Geetha sowjanya Superseded
net: Only allow init netns to set default tcp cong to a restricted algo net: Only allow init netns to set default tcp cong to a restricted algo --- 2021-05-01 Jonathon Reinhart New
net: openswitch: flow_netlink.c: Fix indentation errors net: openswitch: flow_netlink.c: Fix indentation errors --- 2021-05-03 Shubhankar Kuranagatti New
net: openswitch: reuse the helper variable to improve the code readablity net: openswitch: reuse the helper variable to improve the code readablity --- 2020-09-18 Zeng Tao New
[net] openvswitch: fix error return code in validate_and_copy_dec_ttl() [net] openvswitch: fix error return code in validate_and_copy_dec_ttl() --- 2020-12-04 Wang Hai New
[net] openvswitch: fix send of uninitialized stack memory in ct limit reply [net] openvswitch: fix send of uninitialized stack memory in ct limit reply --- 2021-04-04 Ilya Maximets New
[net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS [net] openvswitch: Fix upcall OVS_TUNNEL_KEY_ATTR_GENEVE_OPTS --- 2020-11-04 Yi-Hung Wei New
[net] openvswitch: handle DNAT tuple collision [net] openvswitch: handle DNAT tuple collision --- 2020-10-07 Dumitru Ceara New
[net] openvswitch: meter: remove rate from the bucket size calculation [net] openvswitch: meter: remove rate from the bucket size calculation --- 2021-04-21 Ilya Maximets New
net: openvswitch: ovs_ct_exit to be done under ovs_lock net: openvswitch: ovs_ct_exit to be done under ovs_lock --- 2020-04-16 Tonghao Zhang New
net: openvswitch: pass NULL for unused parameters net: openvswitch: pass NULL for unused parameters --- 2020-08-30 Tom Rix New
net: openvswitch: Remove unnecessary skb_nfct() net: openvswitch: Remove unnecessary skb_nfct() --- 2021-05-08 Yejune Deng New
[net] openvswitch: take into account de-fragmentation in execute_check_pkt_len [net] openvswitch: take into account de-fragmentation in execute_check_pkt_len --- 2020-06-19 Lorenzo Bianconi New
net: openvswitch: use do_div() for 64-by-32 divisions: net: openvswitch: use do_div() for 64-by-32 divisions: --- 2020-04-24 Geert Uytterhoeven New
net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it net: openvswitch: Use 'skb_push_rcsum()' instead of hand coding it --- 2021-04-04 Christophe JAILLET New
net: packet: af_packet.c: Add new line after declaration net: packet: af_packet.c: Add new line after declaration --- 2021-05-03 Shubhankar Kuranagatti New
net/packet: clarify source of pr_*() messages net/packet: clarify source of pr_*() messages --- 2021-09-09 Baruch Siach New
net: packetmmap: fix only tx timestamp on request net: packetmmap: fix only tx timestamp on request --- 2021-05-03 Richard Sanger Superseded
[net] page_pool: mask the page->signature before the checking [net] page_pool: mask the page->signature before the checking --- 2021-08-05 Yunsheng Lin New
net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API --- 2021-08-28 Christophe JAILLET New
net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend --- 2020-11-08 xiakaixu1987@gmail.com New
[net] PCI: fix the return value for the pci_find_pcie_root_port() --- 2017-08-17 Ding Tianhong New
net: pegasus: fix uninit-value in get_interrupt_interval net: pegasus: fix uninit-value in get_interrupt_interval --- 2021-07-30 Pavel Skripkin Superseded
net: phy: add qca8081 ethernet phy driver net: phy: add qca8081 ethernet phy driver --- 2021-08-16 Jie Luo New
net: phy: Add RGMII_ID/TXID/RXID handling to the DP83822 driver net: phy: Add RGMII_ID/TXID/RXID handling to the DP83822 driver --- 2021-07-16 Marek Vasut New
net: phy: adin: add signal mean square error registers to phy-stats net: phy: adin: add signal mean square error registers to phy-stats --- 2020-12-03 Alexandru Ardelean New
net: phy: at803x: fix at803x_match_phy_id mismatch net: phy: at803x: fix at803x_match_phy_id mismatch --- 2021-07-21 Arnd Bergmann New
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035 net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035 --- 2020-04-01 Oleksij Rempel New
net: phy: at803x: mask 1000 Base-X link mode net: phy: at803x: mask 1000 Base-X link mode --- 2021-06-27 David Bauer New
net: phy: at803x: select correct page on initialization net: phy: at803x: select correct page on initialization --- 2020-03-23 David Bauer New
net: PHY: bcm-unimac: Fix clock handling net: PHY: bcm-unimac: Fix clock handling --- 2020-03-24 Andre Przywara New
net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 PHY net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 PHY --- 2021-07-23 Kevin Lo New
net: phy: broadcom: remove BCM5482 1000BX support net: phy: broadcom: remove BCM5482 1000BX support --- 2021-02-08 Michael Walle New
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead net: phy: call phy_disable_interrupts() in phy_attach_direct() instead --- 2020-09-08 Yoshihiro Shimoda New
net: phy: DP83822 initial driver submission net: phy: DP83822 initial driver submission --- 2017-10-03 Dan Murphy New
net: phy: DP83TC811: Fix diabling interrupts net: phy: DP83TC811: Fix diabling interrupts --- 2018-06-28 Dan Murphy Superseded
net: phy: dp83tc811: modify list of interrupts enabled at initialization net: phy: dp83tc811: modify list of interrupts enabled at initialization --- 2021-09-02 Hari Nagalla New
net: phy: Fix data type in DP83822 dp8382x_disable_wol() net: phy: Fix data type in DP83822 dp8382x_disable_wol() --- 2021-07-17 Marek Vasut New
net: phy: fixed-phy: Drop GPIO from fixed_phy_add() net: phy: fixed-phy: Drop GPIO from fixed_phy_add() --- 2019-01-14 Linus Walleij Superseded
net: phy: Fix inconsistent indenting net: phy: Fix inconsistent indenting --- 2021-05-21 Jiapeng Chong New
net: phy: fix kernel-doc for .config_intr() net: phy: fix kernel-doc for .config_intr() --- 2020-12-15 Ioana Ciornei New
net: phy: fix PHY possibly unwork after MDIO bus resume back net: phy: fix PHY possibly unwork after MDIO bus resume back --- 2021-04-04 Joakim Zhang New
net: phy: initialize ge and fe variables net: phy: initialize ge and fe variables --- 2021-05-30 Tom Rix New
net: phy: leds: Trigger leds only if PHY speed is known net: phy: leds: Trigger leds only if PHY speed is known --- 2021-07-16 Ivan T. Ivanov New
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config --- 2020-10-20 Robert Hancock Superseded
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused --- 2021-02-25 Arnd Bergmann New
net: phy: marvell10g: add firmware load support net: phy: marvell10g: add firmware load support --- 2020-03-31 Baruch Siach New
net: phy: marvell10g: support XFI rate matching mode net: phy: marvell10g: support XFI rate matching mode --- 2020-06-25 Baruch Siach New
net: phy: marvell: add special handling of Finisar modules with 81E1111 net: phy: marvell: add special handling of Finisar modules with 81E1111 --- 2020-10-19 Robert Hancock New
net: phy: marvell: fix detection of PHY on Topaz switches net: phy: marvell: fix detection of PHY on Topaz switches --- 2021-04-12 Pali Rohár New
net: phy: marvell: Fix pause frame negotiation net: phy: marvell: Fix pause frame negotiation --- 2020-04-08 Clemens Gruber New
net: phy: marvell: replace __phy_modify() net: phy: marvell: replace __phy_modify() --- 2020-11-30 Yejune Deng New
net: phy: marvell: replace phy_modify() net: phy: marvell: replace phy_modify() --- 2020-11-30 Yejune Deng New
net: phy: marvell: Use phy_read_paged() instead of open coding it net: phy: marvell: Use phy_read_paged() instead of open coding it --- 2020-10-05 Jisheng Zhang New
net: phy: mdio-gpio: Cut surplus includes net: phy: mdio-gpio: Cut surplus includes --- 2018-06-11 Linus Walleij New
net: phy: mdio-moxart: remove unneeded include net: phy: mdio-moxart: remove unneeded include --- 2020-05-14 Bartosz Golaszewski New
net: phy: micrel: use genphy_read_status for KSZ9131 net: phy: micrel: use genphy_read_status for KSZ9131 --- 2020-04-10 Atsushi Nemoto New
net: phy: mscc: avoid skcipher API for single block AES encryption net: phy: mscc: avoid skcipher API for single block AES encryption --- 2020-06-24 Ard Biesheuvel Superseded
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" --- 2020-08-20 Kaige Li New
net: phy: mscc: make some arrays static const, makes object smaller net: phy: mscc: make some arrays static const, makes object smaller --- 2021-08-01 Colin King New
net: phy: Prevent reporting advertised modes when autoneg is off net: phy: Prevent reporting advertised modes when autoneg is off --- 2020-10-14 Lukasz Stelmach New
net: phy: realtek: Add support for RTL9000AA/AN net: phy: realtek: Add support for RTL9000AA/AN --- 2020-12-25 ashiduka@fujitsu.com New
net: phy: realtek: Dummy IRQ calls for RTL8366RB net: phy: realtek: Dummy IRQ calls for RTL8366RB --- 2019-02-23 Linus Walleij New
net: phy: realtek: omit setting PHY-side delay when "rgmii" specified net: phy: realtek: omit setting PHY-side delay when "rgmii" specified --- 2020-10-25 Icenowy Zheng New
net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226 net: phy: realtek: Replace 2.5Gbps name from RTL8125 to RTL8226 --- 2020-09-17 Willy Liu New
net: phy: Remove unused including <linux/version.h> net: phy: Remove unused including <linux/version.h> --- 2021-07-23 Jiapeng Chong New
net: phy: resume phydev when PHY_RESUMING --- 2014-05-13 Zhangfei Gao Changes Requested
net: phy: Simplify the return expression of dp83640_ack_interrupt net: phy: Simplify the return expression of dp83640_ack_interrupt --- 2021-06-04 dingsenjie@163.com New
net: phy: smsc: fix clk error handling net: phy: smsc: fix clk error handling --- 2021-01-11 Marco Felsch New
net: phy: spi_ks8895: Don't leak references to SPI devices --- 2016-04-20 Mark Brown New
« 1 2 ... 198 199 200315 316 »