index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2023-04-23
Merge branch 'net-sched-parsing-prints'
David S. Miller
-26
/
+97
2023-04-23
selftests: tc-testing: add more tests for sch_qfq
Pedro Tammela
-0
/
+72
2023-04-23
net/sched: sch_qfq: refactor parsing of netlink parameters
Pedro Tammela
-14
/
+11
2023-04-23
net/sched: sch_qfq: use extack on errors messages
Pedro Tammela
-4
/
+5
2023-04-23
net/sched: sch_htb: use extack on errors messages
Pedro Tammela
-8
/
+9
2023-04-23
Merge branch 'act_pedit-minor-improvements'
David S. Miller
-45
/
+40
2023-04-23
net/sched: act_pedit: rate limit datapath messages
Pedro Tammela
-7
/
+5
2023-04-23
net/sched: act_pedit: remove extra check for key type
Pedro Tammela
-22
/
+7
2023-04-23
net/sched: act_pedit: check static offsets a priori
Pedro Tammela
-6
/
+14
2023-04-23
net/sched: act_pedit: use extack in 'ex' parsing errors
Pedro Tammela
-4
/
+13
2023-04-23
net/sched: act_pedit: use NLA_POLICY for parsing 'ex' keys
Pedro Tammela
-8
/
+3
2023-04-23
gcc: disable '-Warray-bounds' for gcc-13 too
Linus Torvalds
-7
/
+3
2023-04-23
media: Adjust column width for pdfdocs
Akira Yokosawa
-1
/
+1
2023-04-23
media: Fix building pdfdocs
Tomi Valkeinen
-3
/
+0
2023-04-23
hwmon: lochnagar: Remove the unneeded include <linux/i2c.h>
Christophe JAILLET
-1
/
+0
2023-04-23
Merge tag 'kbuild-fixes-v6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+4
2023-04-23
Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+2
2023-04-23
Merge tag 'x86_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2023-04-23
Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+7
2023-04-23
kbuild: add srcdeb-pkg target
Masahiro Yamada
-7
/
+21
2023-04-23
net: sched: Print msecs when transmit queue time out
Yajun Deng
-5
/
+5
2023-04-23
Merge branch 'dsa-skb_mac_header'
David S. Miller
-51
/
+66
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
-8
/
+23
2023-04-23
net: dsa: update TX path comments to not mention skb_mac_header()
Vladimir Oltean
-3
/
+3
2023-04-23
net: dsa: tag_sja1105: replace skb_mac_header() with vlan_eth_hdr()
Vladimir Oltean
-1
/
+1
2023-04-23
net: dsa: tag_sja1105: don't rely on skb_mac_header() in TX paths
Vladimir Oltean
-1
/
+1
2023-04-23
net: dsa: tag_ksz: do not rely on skb_mac_header() in TX paths
Vladimir Oltean
-9
/
+9
2023-04-23
net: dsa: tag_ocelot: do not rely on skb_mac_header() for VLAN xmit
Vladimir Oltean
-1
/
+1
2023-04-23
net: dpaa: avoid one skb_reset_mac_header() in dpaa_enable_tx_csum()
Vladimir Oltean
-7
/
+2
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
-20
/
+24
2023-04-23
net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless set
Vladimir Oltean
-1
/
+2
2023-04-23
drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
Ramón Nordin Rodriguez
-0
/
+144
2023-04-23
rxrpc: Fix error when reading rxrpc tokens
Marc Dionne
-1
/
+1
2023-04-23
net: ethernet: mediatek: remove return value check of `mtk_wed_hw_add_debugfs`
Wang Zhang
-2
/
+0
2023-04-23
rxrpc: Replace fake flex-array with flexible-array member
Gustavo A. R. Silva
-1
/
+1
2023-04-23
Merge branch 'napi_threaded_poll-enhancements'
David S. Miller
-26
/
+42
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
-2
/
+13
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
-0
/
+3
2023-04-23
net: move skb_defer_free_flush() up
Eric Dumazet
-21
/
+21
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
-5
/
+4
2023-04-23
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
-0
/
+3
2023-04-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
-53
/
+36
2023-04-23
net: mtk_eth_soc: mediatek: fix ppe flow accounting for v1 hardware
Felix Fietkau
-3
/
+10
2023-04-23
kbuild: use proper prefix for tarballs to fix rpm-pkg build error
Masahiro Yamada
-3
/
+3
2023-04-23
kbuild: deb-pkg: Fix a spell typo in mkdebian script
Woody Suwalski
-1
/
+1
2023-04-23
ALSA: emu10k1: use high-level I/O functions also during init
Oswald Buddenhagen
-18
/
+11
2023-04-23
ALSA: emu10k1: fix error handling in snd_audigy_i2c_volume_put()
Oswald Buddenhagen
-13
/
+13
2023-04-23
ALSA: emu10k1: don't stop DSP in _snd_emu10k1_{,audigy_}init_efx()
Oswald Buddenhagen
-6
/
+0
2023-04-23
ALSA: emu10k1: fix SNDRV_EMU10K1_IOCTL_SINGLE_STEP
Oswald Buddenhagen
-11
/
+13
2023-04-23
ALSA: emu10k1: skip Sound Blaster-specific hacks for E-MU cards
Oswald Buddenhagen
-3
/
+3
[prev]
[next]