index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
1
-6
/
+2
2024-02-21
net/dummy: Move stats allocation to core
Breno Leitao
1
-9
/
+1
2024-02-21
tg3: simplify tg3_phy_autoneg_cfg
Heiner Kallweit
1
-13
/
+4
2024-02-21
tg3: copy only needed fields from userspace-provided EEE data
Heiner Kallweit
1
-1
/
+3
2024-02-21
Merge branch 'net-constify-device_type'
David S. Miller
12
-13
/
+13
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: netdevsim: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: geneve: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: ppp: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: vxlan: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-02-20
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-11
/
+12
2024-02-20
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
1
-0
/
+1
2024-02-20
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
1
-1
/
+1
2024-02-20
Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
9
-21
/
+239
2024-02-20
net: skbuff: add overflow debug check to pull/push helpers
Florian Westphal
1
-0
/
+6
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
2
-47
/
+123
2024-02-20
net: tcp: Remove redundant initialization of variable len
Colin Ian King
1
-1
/
+1
2024-02-20
can: raw: raw_getsockopt(): reduce scope of err
Marc Kleine-Budde
1
-5
/
+8
2024-02-20
Merge branch 'abstract-page-from-net-stack'
Paolo Abeni
4
-39
/
+143
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
3
-39
/
+102
2024-02-20
net: introduce abstraction for network memory
Mina Almasry
1
-0
/
+41
2024-02-20
can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
Oliver Hartkopp
1
-1
/
+3
2024-02-19
net: sysfs: Do not create sysfs for non BQL device
Breno Leitao
1
-11
/
+24
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
3
-7
/
+21
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
3
-9
/
+8
2024-02-19
dt-bindings: net: fec: add iommus property
Frank Li
1
-0
/
+3
2024-02-19
net: sched: Annotate struct tc_pedit with __counted_by
Kees Cook
2
-2
/
+2
2024-02-19
Merge branch 'pds_core-AER-handling'
David S. Miller
4
-9
/
+62
2024-02-19
pds_core: use pci_reset_function for health reset
Shannon Nelson
3
-8
/
+5
2024-02-19
pds_core: delete VF dev on reset
Shannon Nelson
2
-1
/
+33
2024-02-19
pds_core: add simple AER handler
Shannon Nelson
1
-0
/
+24
2024-02-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next
David S. Miller
4
-390
/
+373
2024-02-19
tools: ynl: don't access uninitialized attr_space variable
Jiri Pirko
1
-2
/
+2
2024-02-18
net: ena: Remove ena_select_queue
Kamal Heib
1
-17
/
+0
2024-02-18
net: phy: aquantia: add AQR813 PHY ID
Christian Marangi
1
-0
/
+21
2024-02-18
net: bql: allow the config to be disabled
Breno Leitao
1
-0
/
+1
2024-02-17
Merge branch 'net-phy-eee-2'
David S. Miller
4
-0
/
+137
2024-02-17
net: phy: c45: add support for MDIO_AN_EEE_ADV2
Heiner Kallweit
1
-0
/
+27
2024-02-17
net: phy: c45: add support for EEE link partner ability 2 to genphy_c45_read_...
Heiner Kallweit
1
-0
/
+11
2024-02-17
net: phy: c45: add and use genphy_c45_read_eee_cap2
Heiner Kallweit
1
-0
/
+31
2024-02-17
net: phy: add PHY_EEE_CAP2_FEATURES
Heiner Kallweit
2
-0
/
+13
2024-02-17
net: mdio: add helpers for accessing the EEE CAP2 registers
Heiner Kallweit
1
-0
/
+55
2024-02-16
i40e: Remove VEB recursion
Ivan Vecera
3
-108
/
+75
[next]