index
:
kernel/linux.git
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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
can: mcp251xfd: unify error messages and commets
Marc Kleine-Budde
1
-4
/
+4
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
Marc Kleine-Budde
1
-0
/
+1
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata ...
Marc Kleine-Budde
1
-10
/
+7
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix inde...
Marc Kleine-Budde
1
-2
/
+2
2021-01-29
can: mcp251xfd: mcp251xfd_probe(): fix errata reference
Marc Kleine-Budde
1
-1
/
+1
2021-01-29
octeontx2-af: Fix 'physical' typos
Bjorn Helgaas
3
-3
/
+3
2021-01-29
linux/qed: fix spelling typo in qed_chain.h
dingsenjie
1
-1
/
+1
2021-01-29
Merge branch 'nexthop-preparations-for-resilient-next-hop-groups'
Jakub Kicinski
4
-116
/
+245
2021-01-29
nexthop: Extract a helper for validation of get/del RTNL requests
Petr Machata
1
-18
/
+25
2021-01-29
nexthop: Add a callback parameter to rtm_dump_walk_nexthops()
Petr Machata
1
-10
/
+22
2021-01-29
nexthop: Extract a helper for walking the next-hop tree
Petr Machata
1
-19
/
+33
2021-01-29
nexthop: Strongly-type context of rtm_dump_nexthop()
Petr Machata
1
-2
/
+16
2021-01-29
nexthop: Extract a common helper for parsing dump attributes
Petr Machata
1
-12
/
+19
2021-01-29
nexthop: Extract dump filtering parameters into a single structure
Petr Machata
1
-20
/
+24
2021-01-29
nexthop: Dispatch notifier init()/fini() by group type
Petr Machata
1
-6
/
+19
2021-01-29
nexthop: Use enum to encode notification type
Ido Schimmel
4
-29
/
+69
2021-01-29
nexthop: Assert the invariant that a NH group is of only one type
Petr Machata
1
-2
/
+5
2021-01-29
nexthop: Introduce to struct nh_grp_entry a per-type union
Petr Machata
2
-3
/
+8
2021-01-29
nexthop: Dispatch nexthop_select_path() by group type
Petr Machata
1
-6
/
+16
2021-01-29
nexthop: Rename nexthop_free_mpath
David Ahern
1
-2
/
+2
2021-01-29
Merge branch 'net-iucv-updates-2021-01-28'
Jakub Kicinski
3
-78
/
+53
2021-01-29
net/af_iucv: build SG skbs for TRANS_HIPER sockets
Julian Wiedmann
1
-2
/
+4
2021-01-29
net/af_iucv: don't track individual TX skbs for TRANS_HIPER sockets
Julian Wiedmann
3
-62
/
+26
2021-01-29
net/af_iucv: count packets in the xmit path
Julian Wiedmann
2
-6
/
+25
2021-01-29
net/af_iucv: don't lookup the socket on TX notification
Julian Wiedmann
1
-12
/
+3
2021-01-29
net/af_iucv: remove WARN_ONCE on malformed RX packets
Alexander Egorenkov
1
-1
/
+0
2021-01-29
Merge branch 's390-qeth-updates-2021-01-28'
Jakub Kicinski
5
-122
/
+125
2021-01-29
s390/qeth: don't fake a TX completion interrupt after TX error
Julian Wiedmann
1
-16
/
+18
2021-01-29
s390/qeth: make cast type selection for af_iucv skbs robust
Julian Wiedmann
1
-12
/
+15
2021-01-29
s390/qeth: pass proto to qeth_l3_get_cast_type()
Julian Wiedmann
1
-5
/
+6
2021-01-29
s390/qeth: remove qeth_get_ip_version()
Julian Wiedmann
4
-62
/
+62
2021-01-29
s390/qeth: clean up load/remove code for disciplines
Julian Wiedmann
3
-31
/
+28
2021-01-29
Merge branch 'net-ipa-hardware-pipeline-cleanup-fixes'
Jakub Kicinski
5
-42
/
+109
2021-01-29
net: ipa: don't pass size to ipa_cmd_transfer_add()
Alex Elder
1
-4
/
+2
2021-01-29
net: ipa: don't pass tag value to ipa_cmd_ip_tag_status_add()
Alex Elder
1
-4
/
+4
2021-01-29
net: ipa: signal when tag transfer completes
Alex Elder
5
-1
/
+45
2021-01-29
net: ipa: drop packet if status has valid tag
Alex Elder
1
-2
/
+16
2021-01-29
net: ipa: minor update to handling of packet with status
Alex Elder
1
-13
/
+17
2021-01-29
net: ipa: rename "tag status" symbols
Alex Elder
3
-21
/
+28
2021-01-29
net: adjust net_device layout for cacheline usage
Jesper Dangaard Brouer
1
-26
/
+27
2021-01-29
lan743x: fix endianness when accessing descriptors
Alexey Denisov
2
-43
/
+43
2021-01-29
e100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-43
/
+49
2021-01-29
net: qmi_wwan: Add pass through mode
Subash Abhinov Kasiviswanathan
1
-0
/
+58
2021-01-29
Merge branch 'net-usb-qmi_wwan-new-mux_id-sysfs-file'
Jakub Kicinski
2
-0
/
+34
2021-01-29
net: qmi_wwan: document qmap/mux_id sysfs file
Daniele Palmas
1
-0
/
+10
2021-01-29
net: usb: qmi_wwan: add qmap id sysfs file for qmimux interfaces
Daniele Palmas
1
-0
/
+24
2021-01-29
ipvlan: remove h from printk format specifier
Tom Rix
1
-4
/
+2
2021-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
463
-2258
/
+3965
2021-01-29
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
34
-47
/
+2917
2021-01-29
Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
93
-441
/
+817
[next]