index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-10-04
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
1
-10
/
+9
2024-10-04
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
1
-6
/
+5
2024-10-04
ena: Link queues to NAPIs
Joe Damato
1
-4
/
+24
2024-10-04
ena: Link IRQs to NAPI instances
Joe Damato
1
-1
/
+11
2024-10-04
lib: packing: use GENMASK() for box_mask
Vladimir Oltean
1
-2
/
+2
2024-10-04
lib: packing: use BITS_PER_BYTE instead of 8
Vladimir Oltean
1
-14
/
+14
2024-10-04
lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior
Jacob Keller
2
-28
/
+83
2024-10-04
lib: packing: add additional KUnit tests
Jacob Keller
1
-0
/
+82
2024-10-04
lib: packing: add KUnit tests adapted from selftests
Jacob Keller
4
-0
/
+272
2024-10-04
lib: packing: duplicate pack() and unpack() implementations
Vladimir Oltean
2
-82
/
+143
2024-10-04
lib: packing: add pack() and unpack() wrappers over packing()
Vladimir Oltean
2
-0
/
+60
2024-10-04
lib: packing: remove kernel-doc from header file
Vladimir Oltean
1
-26
/
+0
2024-10-04
lib: packing: adjust definitions and implementation for arbitrary buffer lengths
Vladimir Oltean
2
-27
/
+114
2024-10-04
lib: packing: refuse operating on bit indices which exceed size of buffer
Vladimir Oltean
1
-2
/
+4
2024-10-03
net: mana: Add get_link and get_link_ksettings in ethtool
Erni Sri Satya Vennela
1
-0
/
+11
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
1
-1
/
+3
2024-10-03
dt-bindings: net: xlnx,axi-ethernet: Add missing reg minItems
Ravikanth Tuniki
1
-1
/
+2
2024-10-03
doc: net: napi: Update documentation for napi_schedule_irqoff
Sean Anderson
1
-3
/
+2
2024-10-03
net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
Shradha Gupta
1
-1
/
+1
2024-10-03
selftests/net: Add missing va_end.
zhang jiao
1
-0
/
+1
2024-10-03
iomap: constrain the file range passed to iomap_file_unshare
Darrick J. Wong
2
-2
/
+10
2024-10-03
iomap: don't bother unsharing delalloc extents
Darrick J. Wong
1
-1
/
+2
2024-10-03
net/ncsi: Disable the ncsi work before freeing the associated structure
Eddie James
1
-0
/
+2
2024-10-03
net: phy: qt2025: Fix warning: unused import DeviceId
FUJITA Tomonori
1
-2
/
+2
2024-10-03
net: pcs: xpcs: make xpcs_do_config() and xpcs_link_up() internal
Russell King (Oracle)
2
-10
/
+5
2024-10-03
net: pcs: xpcs: drop interface argument from xpcs_create*()
Russell King (Oracle)
3
-15
/
+8
2024-10-03
net: dsa: sja1105: use phylink_pcs internally
Russell King (Oracle)
3
-28
/
+18
2024-10-03
net: dsa: sja1105: call PCS config/link_up via pcs_ops structure
Russell King (Oracle)
1
-3
/
+7
2024-10-03
net: dsa: sja1105: simplify static configuration reload
Russell King (Oracle)
1
-31
/
+34
2024-10-03
net: wangxun: txgbe: use phylink_pcs internally
Russell King (Oracle)
2
-10
/
+10
2024-10-03
net: pcs: xpcs: add xpcs_destroy_pcs() and xpcs_create_pcs_mdiodev()
Russell King (Oracle)
2
-0
/
+21
2024-10-03
net: pcs: xpcs: get rid of xpcs_init_iface()
Russell King (Oracle)
1
-13
/
+4
2024-10-03
net: pcs: xpcs: drop interface argument from internal functions
Russell King (Oracle)
1
-6
/
+5
2024-10-03
net: pcs: xpcs: move PCS reset to .pcs_pre_config()
Russell King (Oracle)
2
-10
/
+30
2024-10-03
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
1
-2
/
+20
2024-10-03
net: phy: mxl-gpy: add basic LED support
Daniel Golle
1
-0
/
+218
2024-10-03
bridge: mcast: Fail MDB get request on empty entry
Ido Schimmel
1
-1
/
+1
2024-10-03
vrf: revert "vrf: Remove unnecessary RCU-bh critical section"
Willem de Bruijn
1
-0
/
+2
2024-10-03
net: ethernet: ti: am65-cpsw: Fix forever loop in cleanup code
Dan Carpenter
1
-1
/
+1
2024-10-03
net: phy: realtek: Check the index value in led_hw_control_get
Hui Wang
1
-0
/
+3
2024-10-03
ppp: do not assume bh is held in ppp_channel_bridge_input()
Eric Dumazet
1
-2
/
+2
2024-10-03
selftests: rds: move include.sh to TEST_FILES
Hangbin Liu
2
-1
/
+2
2024-10-03
net: test for not too small csum_start in virtio_net_hdr_to_skb()
Eric Dumazet
1
-1
/
+3
2024-10-03
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2
-4
/
+16
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
848
-852
/
+851
2024-10-02
arc: get rid of private asm/unaligned.h
Al Viro
5
-27
/
+19
2024-10-02
netfs: Fix missing wakeup after issuing writes
David Howells
1
-15
/
+27
2024-10-02
dm-verity: introduce the options restart_on_error and panic_on_error
Mikulas Patocka
2
-1
/
+83
2024-10-02
Revert: "dm-verity: restart or panic on an I/O error"
Mikulas Patocka
1
-21
/
+2
2024-10-02
parisc: get rid of private asm/unaligned.h
Al Viro
4
-11
/
+6
[next]