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-08-19
mailmap: update email address of Matthias Fuchs and Thomas Körper
Marc Kleine-Budde
1
-0
/
+2
2021-08-19
net/mlx4: Use ARRAY_SIZE to get an array's size
Jason Wang
1
-1
/
+1
2021-08-18
pktgen: Remove fill_imix_distribution() CONFIG_XFRM dependency
Nick Richardson
1
-27
/
+26
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
6
-20
/
+34
2021-08-18
octeontx2-pf: Allow VLAN priority also in ntuple filters
Subbaraya Sundeep
1
-5
/
+0
2021-08-18
selftests: vrf: Add test for SNAT over VRF
Lahav Schlesinger
1
-0
/
+28
2021-08-18
net: net_namespace: Optimize the code
Yajun Deng
1
-28
/
+24
2021-08-18
net: dsa: tag_sja1105: be dsa_loop-safe
Vladimir Oltean
4
-16
/
+48
2021-08-18
Merge branch 'nci-ext'
David S. Miller
2
-63
/
+362
2021-08-18
selftests: nci: Add the NCI testcase reading T4T Tag
Bongsu Jeon
1
-5
/
+287
2021-08-18
selftests: nci: Extract the start/stop discovery function
Bongsu Jeon
1
-15
/
+38
2021-08-18
selftests: nci: Add the flags parameter for the send_cmd_mt_nla
Bongsu Jeon
1
-8
/
+8
2021-08-18
selftests: nci: Fix the wrong condition
Bongsu Jeon
1
-1
/
+1
2021-08-18
selftests: nci: Fix the code for next nlattr offset
Bongsu Jeon
1
-2
/
+2
2021-08-18
selftests: nci: Fix the typo
Bongsu Jeon
1
-12
/
+12
2021-08-18
selftests: nci: Remove the polling code to read a NCI frame
Bongsu Jeon
1
-22
/
+11
2021-08-18
nfc: virtual_ncidev: Use wait queue instead of polling
Bongsu Jeon
1
-2
/
+7
2021-08-18
net: procfs: add seq_puts() statement for dev_mcast
Yajun Deng
1
-11
/
+13
2021-08-18
net: RxRPC: make dependent Kconfig symbols be shown indented
Randy Dunlap
1
-3
/
+4
2021-08-18
Merge branch 'mptcp-mesh-path-manager'
David S. Miller
6
-26
/
+231
2021-08-18
selftests: mptcp: delete uncontinuous removing ids
Geliang Tang
1
-4
/
+6
2021-08-18
selftests: mptcp: add fullmesh testcases
Geliang Tang
1
-2
/
+62
2021-08-18
selftests: mptcp: set and print the fullmesh flag
Geliang Tang
1
-1
/
+15
2021-08-18
mptcp: local addresses fullmesh
Geliang Tang
1
-10
/
+63
2021-08-18
mptcp: remote addresses fullmesh
Geliang Tang
2
-4
/
+56
2021-08-18
mptcp: drop flags and ifindex arguments
Geliang Tang
3
-7
/
+31
2021-08-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-64
/
+57
2021-08-17
i40e: Fix spelling mistake "dissable" -> "disable"
Colin Ian King
1
-1
/
+1
2021-08-17
iavf: use mutexes for locking of critical sections
Stefan Assmann
3
-63
/
+56
2021-08-17
selftests: net: improved IOAM tests
Justin Iurman
2
-401
/
+1074
2021-08-17
Merge branch 'bridge-vlan-fixes'
David S. Miller
5
-17
/
+48
2021-08-17
net: bridge: mcast: toggle also host vlan state in br_multicast_toggle_vlan
Nikolay Aleksandrov
2
-7
/
+4
2021-08-17
net: bridge: mcast: use the correct vlan group helper
Nikolay Aleksandrov
1
-2
/
+3
2021-08-17
net: bridge: vlan: account for router port lists when notifying
Nikolay Aleksandrov
3
-8
/
+40
2021-08-17
net: bridge: vlan: enable mcast snooping for existing master vlans
Nikolay Aleksandrov
1
-0
/
+1
2021-08-17
Merge branch 'octeonx2-mcam-management-rework'
David S. Miller
16
-173
/
+585
2021-08-17
octeontx2-af: configure npc for cn10k to allow packets from cpt
Vidya
1
-1
/
+11
2021-08-17
octeontx2-af: cn10K: Get NPC counters value
Hariprasad Kelam
2
-8
/
+20
2021-08-17
octeontx2-af: Allocate low priority entries for PF
Subbaraya Sundeep
1
-0
/
+12
2021-08-17
octeontx2-pf: devlink params support to set mcam entry count
Sunil Goutham
8
-17
/
+221
2021-08-17
octeontx2-pf: Unify flow management variables
Sunil Goutham
4
-46
/
+80
2021-08-17
octeontx2-pf: Sort the allocated MCAM entry indices
Sunil Goutham
1
-0
/
+15
2021-08-17
octeontx2-pf: Ntuple filters support for VF netdev
Rakesh Babu
5
-60
/
+98
2021-08-17
octeontx2-pf: Enable NETIF_F_RXALL support for VF driver
Sunil Goutham
2
-4
/
+4
2021-08-17
octeontx2-af: Add debug messages for failures
Sunil Goutham
1
-19
/
+73
2021-08-17
octeontx2-af: add proper return codes for AF mailbox handlers
Naveen Mamindlapalli
4
-21
/
+47
2021-08-17
octeontx2-af: Modify install flow error codes
Subbaraya Sundeep
2
-8
/
+15
2021-08-17
Merge tag 'mlx5-updates-2021-08-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
19
-716
/
+1696
2021-08-17
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
1
-2
/
+1
2021-08-17
Merge branch 'ptp-ocp-minor-updates-and-fixes'
Jakub Kicinski
3
-4
/
+12
[next]