summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipa (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-04ipv4: Convert icmp_route_lookup() to dscp_t.Guillaume Nault1-10/+9
2024-10-04ipv4: avoid quadratic behavior in FIB insertion of common addressAlexandre Ferrieux1-6/+5
2024-10-04ena: Link queues to NAPIsJoe Damato1-4/+24
2024-10-04ena: Link IRQs to NAPI instancesJoe Damato1-1/+11
2024-10-04lib: packing: use GENMASK() for box_maskVladimir Oltean1-2/+2
2024-10-04lib: packing: use BITS_PER_BYTE instead of 8Vladimir Oltean1-14/+14
2024-10-04lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behaviorJacob Keller2-28/+83
2024-10-04lib: packing: add additional KUnit testsJacob Keller1-0/+82
2024-10-04lib: packing: add KUnit tests adapted from selftestsJacob Keller4-0/+272
2024-10-04lib: packing: duplicate pack() and unpack() implementationsVladimir Oltean2-82/+143
2024-10-04lib: packing: add pack() and unpack() wrappers over packing()Vladimir Oltean2-0/+60
2024-10-04lib: packing: remove kernel-doc from header fileVladimir Oltean1-26/+0
2024-10-04lib: packing: adjust definitions and implementation for arbitrary buffer lengthsVladimir Oltean2-27/+114
2024-10-04lib: packing: refuse operating on bit indices which exceed size of bufferVladimir Oltean1-2/+4
2024-10-03net: mana: Add get_link and get_link_ksettings in ethtoolErni Sri Satya Vennela1-0/+11
2024-10-03sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_startXin Long1-1/+3
2024-10-03dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItemsRavikanth Tuniki1-1/+2
2024-10-03doc: net: napi: Update documentation for napi_schedule_irqoffSean Anderson1-3/+2
2024-10-03net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024Shradha Gupta1-1/+1
2024-10-03selftests/net: Add missing va_end.zhang jiao1-0/+1
2024-10-03iomap: constrain the file range passed to iomap_file_unshareDarrick J. Wong2-2/+10
2024-10-03iomap: don't bother unsharing delalloc extentsDarrick J. Wong1-1/+2
2024-10-03net/ncsi: Disable the ncsi work before freeing the associated structureEddie James1-0/+2
2024-10-03net: phy: qt2025: Fix warning: unused import DeviceIdFUJITA Tomonori1-2/+2
2024-10-03net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internalRussell King (Oracle)2-10/+5
2024-10-03net: pcs: xpcs: drop interface argument from xpcs_create*()Russell King (Oracle)3-15/+8
2024-10-03net: dsa: sja1105: use phylink_pcs internallyRussell King (Oracle)3-28/+18
2024-10-03net: dsa: sja1105: call PCS config/link_up via pcs_ops structureRussell King (Oracle)1-3/+7
2024-10-03net: dsa: sja1105: simplify static configuration reloadRussell King (Oracle)1-31/+34
2024-10-03net: wangxun: txgbe: use phylink_pcs internallyRussell King (Oracle)2-10/+10
2024-10-03net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()Russell King (Oracle)2-0/+21
2024-10-03net: pcs: xpcs: get rid of xpcs_init_iface()Russell King (Oracle)1-13/+4
2024-10-03net: pcs: xpcs: drop interface argument from internal functionsRussell King (Oracle)1-6/+5
2024-10-03net: pcs: xpcs: move PCS reset to .pcs_pre_config()Russell King (Oracle)2-10/+30
2024-10-03gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn1-2/+20
2024-10-03net: phy: mxl-gpy: add basic LED supportDaniel Golle1-0/+218
2024-10-03bridge: mcast: Fail MDB get request on empty entryIdo Schimmel1-1/+1
2024-10-03vrf: revert "vrf: Remove unnecessary RCU-bh critical section"Willem de Bruijn1-0/+2
2024-10-03net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup codeDan Carpenter1-1/+1
2024-10-03net: phy: realtek: Check the index value in led_hw_control_getHui Wang1-0/+3
2024-10-03ppp: do not assume bh is held in ppp_channel_bridge_input()Eric Dumazet1-2/+2
2024-10-03selftests: rds: move include.sh to TEST_FILESHangbin Liu2-1/+2
2024-10-03net: test for not too small csum_start in virtio_net_hdr_to_skb()Eric Dumazet1-1/+3
2024-10-03net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau2-4/+16
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro848-852/+851
2024-10-02arc: get rid of private asm/unaligned.hAl Viro5-27/+19
2024-10-02netfs: Fix missing wakeup after issuing writesDavid Howells1-15/+27
2024-10-02dm-verity: introduce the options restart_on_error and panic_on_errorMikulas Patocka2-1/+83
2024-10-02Revert: "dm-verity: restart or panic on an I/O error"Mikulas Patocka1-21/+2
2024-10-02parisc: get rid of private asm/unaligned.hAl Viro4-11/+6