index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: enable usercopy for skb_small_head_cache
Eric Dumazet
2023-02-09
1
-1
/
+7
*
can: raw: use temp variable instead of rolling back config
Oliver Hartkopp
2023-02-08
1
-5
/
+6
*
net/sched: taprio: don't segment unnecessarily
Vladimir Oltean
2023-02-08
1
-11
/
+20
*
net/sched: taprio: split segmentation logic from qdisc_enqueue()
Vladimir Oltean
2023-02-08
1
-30
/
+36
*
net/sched: taprio: automatically calculate queueMaxSDU based on TC gate durat...
Vladimir Oltean
2023-02-08
1
-10
/
+60
*
net/sched: keep the max_frm_len information inside struct sched_gate_list
Vladimir Oltean
2023-02-08
1
-13
/
+40
*
net/sched: taprio: warn about missing size table
Vladimir Oltean
2023-02-08
1
-0
/
+5
*
net/sched: make stab available before ops->init() call
Vladimir Oltean
2023-02-08
1
-18
/
+11
*
net/sched: taprio: calculate guard band against actual TC gate close time
Vladimir Oltean
2023-02-08
1
-6
/
+34
*
net/sched: taprio: calculate budgets per traffic class
Vladimir Oltean
2023-02-08
1
-8
/
+46
*
net/sched: taprio: rename close_time to end_time
Vladimir Oltean
2023-02-08
1
-26
/
+26
*
net/sched: taprio: calculate tc gate durations
Vladimir Oltean
2023-02-08
1
-0
/
+55
*
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
1
-8
/
+117
*
net/sched: taprio: avoid calling child->ops->dequeue(child) twice
Vladimir Oltean
2023-02-08
1
-7
/
+3
*
net/sched: taprio: refactor one skb dequeue from TXQ to separate function
Vladimir Oltean
2023-02-08
1
-58
/
+63
*
net/sched: taprio: continue with other TXQs if one dequeue() failed
Vladimir Oltean
2023-02-08
1
-1
/
+1
*
net/sched: taprio: delete peek() implementation
Vladimir Oltean
2023-02-08
1
-42
/
+1
*
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
2023-02-07
1
-5
/
+9
*
net: add dedicated kmem_cache for typical/small skb->head
Eric Dumazet
2023-02-07
1
-5
/
+67
*
net: factorize code in kmalloc_reserve()
Eric Dumazet
2023-02-07
1
-16
/
+11
*
net: remove osize variable in __alloc_skb()
Eric Dumazet
2023-02-07
1
-6
/
+4
*
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-07
1
-12
/
+6
*
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-07
2
-0
/
+10
|
\
|
*
can: isotp: check CAN address family in isotp_bind()
Oliver Hartkopp
2023-02-02
1
-0
/
+3
|
*
can: gw: give feedback on missing CGW_FLAGS_CAN_IIF_TX_OK flag
Oliver Hartkopp
2023-02-02
1
-0
/
+7
*
|
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
2023-02-07
1
-1
/
+1
*
|
net: openvswitch: reduce cpu_used_mask memory
Eddy Tao
2023-02-06
3
-7
/
+12
*
|
net: add sock_init_data_uid()
Pietro Borrello
2023-02-06
1
-3
/
+12
*
|
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
2023-02-06
1
-3
/
+8
*
|
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
2023-02-06
1
-0
/
+1
*
|
net/sched: refactor mqprio qopt reconstruction to a library function
Vladimir Oltean
2023-02-06
4
-16
/
+19
*
|
net/sched: taprio: centralize mqprio qopt validation
Vladimir Oltean
2023-02-06
6
-110
/
+143
*
|
net/sched: mqprio: add extack messages for queue count validation
Vladimir Oltean
2023-02-06
1
-9
/
+27
*
|
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
2023-02-06
1
-29
/
+52
*
|
net/sched: mqprio: allow reverse TC:TXQ mappings
Vladimir Oltean
2023-02-06
1
-1
/
+12
*
|
net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
Vladimir Oltean
2023-02-06
1
-43
/
+59
*
|
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
2023-02-06
1
-51
/
+63
*
|
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
2023-02-06
1
-1
/
+3
*
|
net: page_pool: use in_softirq() instead
Qingfang DENG
2023-02-06
1
-3
/
+3
*
|
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
2023-02-06
6
-8
/
+70
*
|
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
2023-02-06
2
-1
/
+137
*
|
net: bridge: Add a tracepoint for MDB overflows
Petr Machata
2023-02-06
1
-0
/
+1
*
|
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
2023-02-06
1
-2
/
+5
*
|
net: bridge: Add br_multicast_del_port_group()
Petr Machata
2023-02-06
3
-2
/
+13
*
|
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
2023-02-06
2
-7
/
+7
*
|
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
2023-02-06
3
-5
/
+8
*
|
net: bridge: Set strict_start_type at two policies
Petr Machata
2023-02-06
2
-0
/
+5
*
|
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D. Wythe
2023-02-04
3
-37
/
+38
*
|
net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
D. Wythe
2023-02-04
1
-2
/
+17
*
|
net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create...
D. Wythe
2023-02-04
1
-4
/
+4
[next]