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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-24
can: m_can: Always acknowledge all interrupts
Markus Schneider-Pargmann
1
-2
/
+1
2023-03-24
can: m_can: Remove repeated check for is_peripheral
Markus Schneider-Pargmann
1
-3
/
+1
2023-03-24
can: esd_usb: Improve code readability by means of replacing struct esd_usb_m...
Frank Jungclaus
1
-84
/
+82
2023-03-24
can: kvaser_pciefd: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-03-24
can: ctucanfd: Remove redundant pci_clear_master
Cai Huoqing
1
-6
/
+2
2023-03-24
can: c_can: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
can: rcar_canfd: Improve error messages
Geert Uytterhoeven
1
-21
/
+20
2023-03-24
can: rcar_canfd: Add transceiver support
Geert Uytterhoeven
1
-5
/
+25
2023-03-24
net: phy: Improved PHY error reporting in state machine
Florian Fainelli
1
-9
/
+24
2023-03-24
net/ism: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
isdn: mISDN: netjet: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-03-24
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8841
Horatiu Vultur
1
-0
/
+162
2023-03-24
ethernet: ec_bhf: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
ionic: Remove redundant pci_clear_master
Cai Huoqing
1
-1
/
+0
2023-03-24
net: mana: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
net/mlx5: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
net/fungible: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
net: cxgb4vf: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-24
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
2
-9
/
+4
2023-03-24
net: liquidio: Remove redundant pci_clear_master
Cai Huoqing
2
-2
/
+0
2023-03-24
fix typos in net/sched/* files
Taichi Nishimura
3
-3
/
+3
2023-03-24
ethernet: broadcom/sb1250-mac: clean up after SIBYTE_BCM1x55 removal
Lukas Bulwahn
1
-3
/
+3
2023-03-24
ipv6: prevent router_solicitations for team port
Xin Long
1
-1
/
+2
2023-03-23
docs: netdev: add note about Changes Requested and revising commit messages
Jakub Kicinski
1
-0
/
+29
2023-03-23
bnx2: remove deadcode in bnx2_init_cpus()
Maxim Korotkov
1
-23
/
+8
2023-03-23
net: ipa: add IPA v5.0 to ipa_version_string()
Alex Elder
1
-0
/
+2
2023-03-23
ynl: allow to encode u8 attr
Jiri Pirko
1
-0
/
+2
2023-03-23
docs: networking: document NAPI
Jakub Kicinski
7
-13
/
+269
2023-03-23
net/sched: act_api: use the correct TCA_ACT attributes in dump
Pedro Tammela
1
-4
/
+4
2023-03-23
selftests: rtnetlink: Add an address proto test
Petr Machata
1
-0
/
+91
2023-03-23
selftests: rtnetlink: Make the set of tests to run configurable
Petr Machata
1
-42
/
+48
2023-03-23
net: ipv4: Allow changing IPv4 address protocol
Petr Machata
1
-0
/
+3
2023-03-22
net: ipa: add IPA v5.0 configuration data
Alex Elder
4
-3
/
+489
2023-03-22
net: ipa: add IPA v5.0 GSI register definitions
Alex Elder
5
-3
/
+324
2023-03-22
net: ipa: add IPA v5.0 register definitions
Alex Elder
4
-5
/
+574
2023-03-22
net: sfp: add quirk for 2.5G copper SFP
Russell King (Oracle)
1
-0
/
+18
2023-03-22
net: sfp-bus: allow SFP quirks to override Autoneg and pause bits
Russell King (Oracle)
1
-4
/
+4
2023-03-22
net/sched: remove two skb_mac_header() uses
Eric Dumazet
2
-2
/
+2
2023-03-22
sch_cake: do not use skb_mac_header() in cake_overhead()
Eric Dumazet
1
-3
/
+3
2023-03-22
net: do not use skb_mac_header() in qdisc_pkt_len_init()
Eric Dumazet
1
-4
/
+4
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2
-22
/
+17
2023-03-22
net: pcs: xpcs: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-3
/
+7
2023-03-22
net: dpaa2-mac: use Autoneg bit rather than an_enabled
Russell King (Oracle)
1
-1
/
+2
2023-03-22
netdev: Enforce index cap in netdev_get_tx_queue
Nick Child
1
-0
/
+1
2023-03-22
net: Catch invalid index in XPS mapping
Nick Child
1
-0
/
+2
2023-03-22
net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721E
Siddharth Vadapalli
1
-1
/
+1
2023-03-22
net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200
Siddharth Vadapalli
1
-1
/
+1
2023-03-22
net: ethernet: ti: am65-cpsw: Add support for SGMII mode
Siddharth Vadapalli
1
-1
/
+10
2023-03-22
net: ethernet: ti: am65-cpsw: Simplify setting supported interface
Siddharth Vadapalli
1
-6
/
+21
2023-03-22
liquidio: remove unused IQ_INSTR_MODE_64B function
Tom Rix
1
-9
/
+0
[next]