index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
net: enetc: act upon the requested mqprio queue configuration
Vladimir Oltean
1
-31
/
+70
2023-02-06
net: enetc: request mqprio to validate the queue counts
Vladimir Oltean
2
-7
/
+7
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
8
-3
/
+102
2023-02-06
net/sched: taprio: pass mqprio queue configuration to ndo_setup_tc()
Vladimir Oltean
2
-0
/
+2
2023-02-06
net/sched: refactor mqprio qopt reconstruction to a library function
Vladimir Oltean
4
-16
/
+19
2023-02-06
net/sched: taprio: centralize mqprio qopt validation
Vladimir Oltean
6
-110
/
+143
2023-02-06
net/sched: mqprio: add extack messages for queue count validation
Vladimir Oltean
1
-9
/
+27
2023-02-06
net/sched: mqprio: allow offloading drivers to request queue count validation
Vladimir Oltean
2
-29
/
+56
2023-02-06
net/sched: mqprio: allow reverse TC:TXQ mappings
Vladimir Oltean
1
-1
/
+12
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
14
-12
/
+22
2023-02-06
net/sched: mqprio: refactor offloading and unoffloading to dedicated functions
Vladimir Oltean
1
-43
/
+59
2023-02-06
net/sched: mqprio: refactor nlattr parsing to a separate function
Vladimir Oltean
1
-51
/
+63
2023-02-06
gve: Fix gve interrupt names
Praveen Kaligineedi
1
-5
/
+4
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
3
-1
/
+13
2023-02-06
net: ngbe: Support Rx and Tx process path
Mengyuan Lou
2
-13
/
+61
2023-02-06
net: txgbe: Support Rx and Tx process path
Jiawen Wu
1
-9
/
+28
2023-02-06
net: libwx: Add tx path to process packets
Mengyuan Lou
4
-0
/
+465
2023-02-06
net: libwx: Support to receive packets in NAPI
Jiawen Wu
4
-1
/
+706
2023-02-06
net: txgbe: Setup Rx and Tx ring
Jiawen Wu
3
-3
/
+44
2023-02-06
net: libwx: Allocate Rx and Tx resources
Jiawen Wu
5
-0
/
+388
2023-02-06
net: libwx: Configure Rx and Tx unit on hardware
Jiawen Wu
3
-0
/
+684
2023-02-06
net: txgbe: Add interrupt support
Jiawen Wu
2
-0
/
+219
2023-02-06
net: ngbe: Add irqs request flow
Mengyuan Lou
2
-1
/
+202
2023-02-06
net: libwx: Add irq flow functions
Mengyuan Lou
6
-2
/
+788
2023-02-06
net: page_pool: use in_softirq() instead
Qingfang DENG
2
-5
/
+5
2023-02-06
virtio-net: Maintain reverse cleanup order
Parav Pandit
1
-1
/
+1
2023-02-06
selftests: forwarding: bridge_mdb_max: Add a new selftest
Petr Machata
2
-0
/
+1337
2023-02-06
selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packets
Petr Machata
1
-0
/
+50
2023-02-06
selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2
Petr Machata
1
-7
/
+15
2023-02-06
selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generation
Petr Machata
2
-14
/
+31
2023-02-06
selftests: forwarding: lib: Add helpers for checksum handling
Petr Machata
1
-0
/
+56
2023-02-06
selftests: forwarding: lib: Add helpers for IP address handling
Petr Machata
1
-0
/
+37
2023-02-06
selftests: forwarding: bridge_mdb: Fix a typo
Petr Machata
1
-1
/
+1
2023-02-06
selftests: forwarding: Move IGMP- and MLD-related functions to lib
Petr Machata
2
-49
/
+49
2023-02-06
net: bridge: Add netlink knobs for number / maximum MDB entries
Petr Machata
8
-8
/
+74
2023-02-06
net: bridge: Maintain number of MDB entries in net_bridge_mcast_port
Petr Machata
2
-1
/
+137
2023-02-06
net: bridge: Add a tracepoint for MDB overflows
Petr Machata
2
-0
/
+59
2023-02-06
net: bridge: Change a cleanup in br_multicast_new_port_group() to goto
Petr Machata
1
-2
/
+5
2023-02-06
net: bridge: Add br_multicast_del_port_group()
Petr Machata
3
-2
/
+13
2023-02-06
net: bridge: Move extack-setting to br_multicast_new_port_group()
Petr Machata
2
-7
/
+7
2023-02-06
net: bridge: Add extack to br_multicast_new_port_group()
Petr Machata
3
-5
/
+8
2023-02-06
net: bridge: Set strict_start_type at two policies
Petr Machata
2
-0
/
+5
2023-02-06
sparx5: add support for configuring PSFP via tc
Daniel Machon
3
-3
/
+240
2023-02-06
net: microchip: sparx5: initialize PSFP
Daniel Machon
3
-0
/
+23
2023-02-06
net: microchip: sparx5: add support for PSFP stream filters
Daniel Machon
2
-0
/
+95
2023-02-06
net: microchip: sparx5: add support for PSFP stream gates
Daniel Machon
2
-0
/
+179
2023-02-06
net: microchip: sparx5: add function for calculating PTP basetime
Daniel Machon
3
-2
/
+63
2023-02-06
net: microchip: sparx5: add support for PSFP flow-meters
Daniel Machon
3
-1
/
+98
2023-02-06
net: microchip: sparx5: add support for service policers
Daniel Machon
3
-1
/
+70
2023-02-06
net: microchip: sparx5: add support for Service Dual Leacky Buckets
Daniel Machon
3
-1
/
+367
[next]