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.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-03-19
nfc/fdp: Simplify the return expression of fdp_nci_open()
zuoqilin
1
-4
/
+1
2021-03-19
/net/core/: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-19
/net/hsr: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-19
of: of_net: Provide function name and param description
Lee Jones
1
-0
/
+3
2021-03-19
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
4
-0
/
+57
2021-03-19
Merge branch 'mv88e6xxx-offload-bridge-flags'
David S. Miller
5
-89
/
+232
2021-03-19
net: dsa: mv88e6xxx: Offload bridge broadcast flooding flag
Tobias Waldekranz
1
-1
/
+70
2021-03-19
net: dsa: mv88e6xxx: Offload bridge learning flag
Tobias Waldekranz
3
-8
/
+52
2021-03-19
net: dsa: mv88e6xxx: Flood all traffic classes on standalone ports
Tobias Waldekranz
1
-6
/
+2
2021-03-19
net: dsa: mv88e6xxx: Use standard helper for broadcast address
Tobias Waldekranz
1
-1
/
+3
2021-03-19
net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTU
Tobias Waldekranz
1
-25
/
+20
2021-03-19
net: dsa: mv88e6xxx: Provide generic VTU iterator
Tobias Waldekranz
1
-36
/
+64
2021-03-19
net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGs
Tobias Waldekranz
1
-0
/
+7
2021-03-19
net: dsa: Add helper to resolve bridge port from DSA port
Tobias Waldekranz
2
-13
/
+15
2021-03-19
Merge branch 'ipa-32bit'
David S. Miller
4
-25
/
+35
2021-03-19
net: ipa: relax 64-bit build requirement
Alex Elder
2
-3
/
+9
2021-03-19
net: ipa: fix table alignment requirement
Alex Elder
1
-8
/
+12
2021-03-19
net: ipa: use upper_32_bits()
Alex Elder
1
-8
/
+6
2021-03-19
net: ipa: fix assumptions about DMA address size
Alex Elder
1
-6
/
+8
2021-03-19
Merge branch 's390-qeth-next'
David S. Miller
2
-32
/
+11
2021-03-19
s390/qeth: remove RX VLAN filter stubs in L3 driver
Julian Wiedmann
1
-24
/
+1
2021-03-19
s390/qeth: enable napi_consume_skb() for pending TX buffers
Julian Wiedmann
1
-4
/
+4
2021-03-19
s390/qeth: allocate initial TX Buffer structs with GFP_KERNEL
Julian Wiedmann
1
-4
/
+6
2021-03-19
Merge branch 'net-xps-improve-the-xps-maps-handling'
David S. Miller
4
-231
/
+222
2021-03-19
net: NULL the old xps map entries when freeing them
Antoine Tenart
1
-0
/
+1
2021-03-19
net: fix use after free in xps
Antoine Tenart
1
-5
/
+12
2021-03-19
net-sysfs: move the xps cpus/rxqs retrieval in a common function
Antoine Tenart
1
-77
/
+48
2021-03-19
net-sysfs: move the rtnl unlock up in the xps show helpers
Antoine Tenart
1
-14
/
+11
2021-03-19
net: improve queue removal readability in __netif_set_xps_queue
Antoine Tenart
1
-6
/
+9
2021-03-19
net: add an helper to copy xps maps to the new dev_maps
Antoine Tenart
1
-20
/
+25
2021-03-19
net: move the xps maps to an array
Antoine Tenart
4
-52
/
+46
2021-03-19
net: remove the xps possible_mask
Antoine Tenart
2
-29
/
+15
2021-03-19
net: embed nr_ids in the xps maps
Antoine Tenart
3
-40
/
+47
2021-03-19
net: embed num_tc in the xps maps
Antoine Tenart
3
-50
/
+64
2021-03-19
net-sysfs: make xps_cpus_show and xps_rxqs_show consistent
Antoine Tenart
1
-15
/
+18
2021-03-19
net-sysfs: store the return of get_netdev_queue_index in an unsigned int
Antoine Tenart
1
-4
/
+7
2021-03-19
net-sysfs: convert xps_cpus_show to bitmap_zalloc
Antoine Tenart
1
-6
/
+6
2021-03-19
net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)
Rafał Miłecki
2
-4
/
+8
2021-03-19
net: dsa: bcm_sf2: add function finding RGMII register
Rafał Miłecki
2
-9
/
+42
2021-03-19
net: dsa: b53: mmap: Add device tree support
Álvaro Fernández Rojas
1
-0
/
+55
2021-03-19
Merge branch 'stmmac-EST-interrupts-and-ethtool'
David S. Miller
6
-0
/
+138
2021-03-19
net: stmmac: Add EST errors into ethtool statistic
Ong Boon Leong
6
-4
/
+28
2021-03-19
net: stmmac: EST interrupts handling and error reporting
Voon Weifeng
4
-0
/
+114
2021-03-19
Merge branch 'stmmac-vlan-priority-rx-steering'
David S. Miller
1
-2
/
+83
2021-03-19
net: stmmac: add RX frame steering based on VLAN priority in tc flower
Ong Boon Leong
1
-2
/
+63
2021-03-19
net: stmmac: restructure tc implementation for RX VLAN Priority steering
Ong Boon Leong
1
-2
/
+22
2021-03-18
Merge branch 'octeon-tc-offloads'
David S. Miller
11
-6
/
+961
2021-03-18
octeontx2-pf: TC_MATCHALL egress ratelimiting offload
Sunil Goutham
3
-4
/
+236
2021-03-18
octeontx2-pf: add tc flower stats handler for hw offloads
Naveen Mamindlapalli
3
-1
/
+122
2021-03-18
octeontx2-pf: Add tc flower hardware offload on ingress traffic
Naveen Mamindlapalli
6
-2
/
+551
[next]