index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
mac80211: MBSSID beacon handling in AP mode
Lorenzo Bianconi
4
-14
/
+126
2022-03-15
mac80211: always have ieee80211_sta_restart()
Johannes Berg
1
-1
/
+1
2022-03-13
Merge tag 'linux-can-next-for-5.18-20220313' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-58
/
+644
2022-03-13
can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FI...
Marc Kleine-Budde
1
-2
/
+2
2022-03-13
can: mcp251xfd: add TX IRQ coalescing ethtool support
Marc Kleine-Budde
3
-3
/
+22
2022-03-13
can: mcp251xfd: add TX IRQ coalescing support
Marc Kleine-Budde
3
-5
/
+77
2022-03-13
can: mcp251xfd: add RX IRQ coalescing ethtool support
Marc Kleine-Budde
3
-0
/
+57
2022-03-13
can: mcp251xfd: add RX IRQ coalescing support
Marc Kleine-Budde
5
-10
/
+123
2022-03-13
can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
Marc Kleine-Budde
3
-17
/
+88
2022-03-13
can: mcp251xfd: update macros describing ring, FIFO and RAM layout
Marc Kleine-Budde
2
-23
/
+19
2022-03-13
can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring par...
Marc Kleine-Budde
2
-15
/
+13
2022-03-13
can: mcp251xfd: ethtool: add support
Marc Kleine-Budde
5
-0
/
+44
2022-03-13
can: mcp251xfd: ram: coalescing support
Marc Kleine-Budde
2
-7
/
+68
2022-03-13
can: mcp251xfd: ram: add helper function for runtime ring size calculation
Marc Kleine-Budde
3
-0
/
+155
2022-03-13
can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
Marc Kleine-Budde
1
-1
/
+1
2022-03-13
can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
Marc Kleine-Budde
1
-1
/
+1
2022-03-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
16
-119
/
+1478
2022-03-12
net: usb: asix: suspend embedded PHY if external is used
Oleksij Rempel
2
-1
/
+20
2022-03-12
net: usb: asix: make use of mdiobus_get_phy and phy_connect_direct
Oleksij Rempel
2
-10
/
+10
2022-03-12
net: usb: asix: store chipid to avoid reading it on reset
Oleksij Rempel
2
-12
/
+8
2022-03-12
net: usb: asix: unify ax88772_resume code
Oleksij Rempel
2
-24
/
+9
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
15
-40
/
+101
2022-03-11
Merge branch 'nfp-preliminary-support-for-nfp-3800'
Jakub Kicinski
16
-91
/
+176
2022-03-11
nfp: add support for NFP3800/NFP3803 PCIe devices
Dirk van der Merwe
6
-4
/
+31
2022-03-11
nfp: take chip version into account for ring sizes
Jakub Kicinski
4
-10
/
+16
2022-03-11
nfp: parametrize QCP offset/size using dev_info
Jakub Kicinski
6
-9
/
+32
2022-03-11
nfp: use dev_info for the DMA mask
Jakub Kicinski
5
-7
/
+6
2022-03-11
nfp: use dev_info for PCIe config space BAR offsets
Jakub Kicinski
3
-12
/
+12
2022-03-11
nfp: introduce dev_info static chip data
Jakub Kicinski
11
-13
/
+68
2022-03-11
nfp: sort the device ID tables
Jakub Kicinski
1
-2
/
+2
2022-03-11
nfp: use PluDevice register for model for non-NFP6000 chips
Dirk van der Merwe
1
-2
/
+7
2022-03-11
nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs instead
Dirk van der Merwe
1
-2
/
+1
2022-03-11
nfp: remove pessimistic NFP_QCP_MAX_ADD limits
Christo du Toit
1
-30
/
+2
2022-03-11
nfp: remove define for an unused control bit
Jakub Kicinski
1
-1
/
+0
2022-03-11
ethernet: 8390: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
1
-2
/
+0
2022-03-11
net: netvsc: remove break after return
Saurabh Sengar
1
-1
/
+0
2022-03-11
tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_key
Christoph Hellwig
1
-2
/
+0
2022-03-11
net: ipa: use struct_size() for the interconnect array
Alex Elder
1
-2
/
+2
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
231
-3867
/
+13672
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
8
-24
/
+765
2022-03-11
ice: Fix FV offset searching
Michal Swiatkowski
3
-51
/
+12
2022-03-11
gtp: Add support for checking GTP device type
Wojciech Drewek
1
-0
/
+6
2022-03-11
net/sched: Allow flower to match on GTP options
Wojciech Drewek
4
-1
/
+139
2022-03-11
gtp: Implement GTP echo request
Wojciech Drewek
2
-37
/
+269
2022-03-11
gtp: Implement GTP echo response
Wojciech Drewek
3
-16
/
+229
2022-03-11
gtp: Allow to create GTP device without FDs
Wojciech Drewek
2
-17
/
+85
2022-03-11
Merge branch 'ptp-ocp-new-firmware-support'
David S. Miller
2
-156
/
+1144
2022-03-11
docs: ABI: Document new timecard sysfs nodes.
Jonathan Lemon
1
-1
/
+93
2022-03-11
ptp: ocp: Add 2 more timestampers
Jonathan Lemon
1
-5
/
+56
[next]