summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock2020-10-301-0/+3
* sctp: add the error cause for new encapsulation port restartXin Long2020-10-302-0/+23
* sctp: add udphdr to overhead when udp_port is setXin Long2020-10-302-2/+6
* sctp: allow changing transport encap_port by peer packetsXin Long2020-10-302-6/+2
* sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockoptXin Long2020-10-301-0/+7
* sctp: add encap_port for netns sock asoc and transportXin Long2020-10-302-0/+8
* sctp: create udp6 sock and set its encap_rcvXin Long2020-10-301-0/+1
* sctp: create udp4 sock and add its encap_rcvXin Long2020-10-303-0/+9
* Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski2020-10-304-1805/+0
|\
| * wimax: move out to stagingArnd Bergmann2020-10-294-1805/+0
* | bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund2020-10-292-0/+30
* | bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund2020-10-291-0/+6
* | bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund2020-10-292-0/+91
* | bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund2020-10-291-0/+4
* | bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund2020-10-291-1/+38
* | bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund2020-10-291-0/+23
* | bridge: uapi: cfm: Added EtherType used by the CFM protocol.Henrik Bjoernlund2020-10-291-0/+1
* | Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds2020-10-292-0/+4
|\ \
| * | include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva2020-10-292-0/+4
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-10-292-12/+20
|\ \
| * | RDMA: Add rdma_connect_locked()Jason Gunthorpe2020-10-281-12/+2
| * | RDMA/mlx5: Fix devlink deadlock on net namespace deletionParav Pandit2020-10-261-0/+18
| |/
* | Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-291-16/+4
|\ \
| * | afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells2020-10-291-2/+3
| * | afs: Wrap page->private manipulations in inline functionsDavid Howells2020-10-291-16/+3
| |/
* | Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-291-2/+5
|\ \
| * | jbd2: fix a kernel-doc markupMauro Carvalho Chehab2020-10-281-1/+1
| * | ext4: make num of fast commit blocks configurableHarshad Shirwadkar2020-10-281-1/+4
* | | vmlinux.lds.h: Keep .ctors.* with .ctorsKees Cook2020-10-271-0/+1
| |/ |/|
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-2534-74/+74
* | mm: remove kzfree() compatibility definitionEric Biggers2020-10-251-2/+0
* | Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-251-1/+1
|\ \
| * | perf: correct SNOOPX field offsetAl Grant2020-10-191-1/+1
* | | Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-10-251-1/+1
|\ \ \
| * | | locking/seqlocks: Fix kernel-doc warningsMauro Carvalho Chehab2020-10-141-1/+1
* | | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+1
|\ \ \ \
| * | | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-221-1/+1
* | | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-251-8/+0
|\ \ \ \ \
| * | | | | xen: remove no longer used functionsJuergen Gross2020-10-231-8/+0
* | | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-2/+53
|\ \ \ \ \ \
| * | | | | | random32: add noise from network and scheduling activityWilly Tarreau2020-10-241-0/+19
| * | | | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-2/+34
* | | | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-242-6/+18
|\ \ \ \ \ \ \
| * | | | | | | block: remove unused members for io_contextYufen Yu2020-10-201-6/+0
| * | | | | | | block: add zone specific block statusesKeith Busch2020-10-131-0/+18
* | | | | | | | Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | splice: change exported internal do_splice() helper to take kernel offsetJens Axboe2020-10-221-2/+2
* | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2020-10-246-21/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs: remove KSTAT_QUERY_FLAGSChristoph Hellwig2020-09-261-2/+0
| * | | | | | | | | fs: move vfs_fstatat out of lineChristoph Hellwig2020-09-261-7/+2