forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The bpf syscall and selftests conflicts were trivial overlapping changes. The r8169 change involved moving the added mdelay from 'net' into a different function. A TLS close bug fix overlapped with the splitting of the TLS state into separate TX and RX parts. I just expanded the tests in the bug fix from "ctx->conf == X" into "ctx->tx_conf == X && ctx->rx_conf == X". Signed-off-by: David S. Miller <[email protected]>
- Loading branch information
Showing
449 changed files
with
3,193 additions
and
1,652 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -177,14 +177,14 @@ BUGS | |
**** | ||
|
||
|
||
Report bugs to Mauro Carvalho Chehab <mchehab@s-opensource.com> | ||
Report bugs to Mauro Carvalho Chehab <mchehab@kernel.org> | ||
|
||
|
||
COPYRIGHT | ||
********* | ||
|
||
|
||
Copyright (c) 2016 by Mauro Carvalho Chehab <mchehab@s-opensource.com>. | ||
Copyright (c) 2016 by Mauro Carvalho Chehab <mchehab[email protected]>. | ||
|
||
License GPLv2: GNU GPL version 2 <http://gnu.org/licenses/gpl.html>. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ communicating in English you can also ask the Chinese maintainer for | |
help. Contact the Chinese maintainer if this translation is outdated | ||
or if there is a problem with the translation. | ||
|
||
Maintainer: Mauro Carvalho Chehab <mchehab@infradead.org> | ||
Maintainer: Mauro Carvalho Chehab <mchehab@kernel.org> | ||
Chinese maintainer: Fu Wei <[email protected]> | ||
--------------------------------------------------------------------- | ||
Documentation/video4linux/v4l2-framework.txt 的中文翻译 | ||
|
||
如果想评论或更新本文的内容,请直接联系原文档的维护者。如果你使用英文 | ||
交流有困难的话,也可以向中文版维护者求助。如果本翻译更新不及时或者翻 | ||
译存在问题,请联系中文版维护者。 | ||
英文版维护者: Mauro Carvalho Chehab <mchehab@infradead.org> | ||
英文版维护者: Mauro Carvalho Chehab <mchehab@kernel.org> | ||
中文版维护者: 傅炜 Fu Wei <[email protected]> | ||
中文版翻译者: 傅炜 Fu Wei <[email protected]> | ||
中文版校译者: 傅炜 Fu Wei <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -137,9 +137,9 @@ Maintainers List (try to look for most precise areas first) | |
----------------------------------- | ||
|
||
3C59X NETWORK DRIVER | ||
M: Steffen Klassert <klassert@mathematik.tu-chemnitz.de> | ||
M: Steffen Klassert <klassert@kernel.org> | ||
L: [email protected] | ||
S: Maintained | ||
S: Odd Fixes | ||
F: Documentation/networking/vortex.txt | ||
F: drivers/net/ethernet/3com/3c59x.c | ||
|
||
|
@@ -2554,7 +2554,6 @@ F: Documentation/devicetree/bindings/sound/axentia,* | |
F: sound/soc/atmel/tse850-pcm5142.c | ||
|
||
AZ6007 DVB DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -3082,7 +3081,6 @@ F: include/linux/btrfs* | |
F: include/uapi/linux/btrfs* | ||
|
||
BTTV VIDEO4LINUX DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -3811,7 +3809,6 @@ S: Maintained | |
F: drivers/media/dvb-frontends/cx24120* | ||
|
||
CX88 VIDEO4LINUX DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -5052,7 +5049,6 @@ F: drivers/edac/thunderx_edac* | |
|
||
EDAC-CORE | ||
M: Borislav Petkov <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git for-next | ||
|
@@ -5081,7 +5077,6 @@ S: Maintained | |
F: drivers/edac/fsl_ddr_edac.* | ||
|
||
EDAC-GHES | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -5098,21 +5093,18 @@ S: Maintained | |
F: drivers/edac/i5000_edac.c | ||
|
||
EDAC-I5400 | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/edac/i5400_edac.c | ||
|
||
EDAC-I7300 | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
F: drivers/edac/i7300_edac.c | ||
|
||
EDAC-I7CORE | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -5162,7 +5154,6 @@ S: Maintained | |
F: drivers/edac/r82600_edac.c | ||
|
||
EDAC-SBRIDGE | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
S: Maintained | ||
|
@@ -5221,7 +5212,6 @@ S: Maintained | |
F: drivers/net/ethernet/ibm/ehea/ | ||
|
||
EM28XX VIDEO4LINUX DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -7675,9 +7665,11 @@ L: [email protected] | |
S: Maintained | ||
F: Documentation/kbuild/ | ||
F: Makefile | ||
F: scripts/Makefile.* | ||
F: scripts/Kbuild* | ||
F: scripts/Makefile* | ||
F: scripts/basic/ | ||
F: scripts/mk* | ||
F: scripts/mod/ | ||
F: scripts/package/ | ||
|
||
KERNEL JANITORS | ||
|
@@ -8869,7 +8861,6 @@ F: Documentation/devicetree/bindings/media/nvidia,tegra-vde.txt | |
F: drivers/staging/media/tegra-vde/ | ||
|
||
MEDIA INPUT INFRASTRUCTURE (V4L/DVB) | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
P: LinuxTV.org Project | ||
L: [email protected] | ||
|
@@ -9871,7 +9862,7 @@ F: include/linux/platform_data/nxp-nci.h | |
F: Documentation/devicetree/bindings/net/nfc/ | ||
|
||
NFS, SUNRPC, AND LOCKD CLIENTS | ||
M: Trond Myklebust <trond.myklebust@primarydata.com> | ||
M: Trond Myklebust <trond.myklebust@hammerspace.com> | ||
M: Anna Schumaker <[email protected]> | ||
L: [email protected] | ||
W: http://client.linux-nfs.org | ||
|
@@ -12249,7 +12240,6 @@ S: Odd Fixes | |
F: drivers/media/i2c/saa6588* | ||
|
||
SAA7134 VIDEO4LINUX DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -12754,7 +12744,6 @@ S: Maintained | |
F: drivers/media/radio/si4713/radio-usb-si4713.c | ||
|
||
SIANO DVB DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -13745,7 +13734,6 @@ S: Maintained | |
F: drivers/media/i2c/tda9840* | ||
|
||
TEA5761 TUNER DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -13754,7 +13742,6 @@ S: Odd fixes | |
F: drivers/media/tuners/tea5761.* | ||
|
||
TEA5767 TUNER DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -14170,7 +14157,6 @@ F: Documentation/networking/tlan.txt | |
F: drivers/net/ethernet/ti/tlan.* | ||
|
||
TM6000 VIDEO4LINUX DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
@@ -15399,7 +15385,6 @@ S: Maintained | |
F: arch/x86/entry/vdso/ | ||
|
||
XC2028/3028 TUNER DRIVER | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
M: Mauro Carvalho Chehab <[email protected]> | ||
L: [email protected] | ||
W: https://linuxtv.org | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.