index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
wep.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
1
-3
/
+2
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
1
-4
/
+1
2024-02-21
ip6mr: Simplify the allocation of slab caches in ip6_mr_init
Kunwu Chan
1
-4
/
+1
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
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-21
net: wan: framer: constify of_phandle_args in xlate
Krzysztof Kozlowski
2
-11
/
+12
2024-02-21
r8169: add MODULE_FIRMWARE entry for RTL8126A
Heiner Kallweit
1
-0
/
+1
2024-02-21
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
1
-1
/
+1
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
net: add netmem to skb_frag_t
Mina Almasry
3
-39
/
+102