summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski387-2991/+6414
2020-11-28Merge branch 'tipc-some-minor-improvements'Jakub Kicinski11-76/+87
2020-11-28tipc: update address terminology in codeJon Maloy8-36/+41
2020-11-28tipc: make node number calculation reproducibleJon Maloy3-4/+16
2020-11-28tipc: refactor tipc_sk_bind() functionJon Maloy1-36/+30
2020-11-28net: phy: micrel: fix interrupt handlingOleksij Rempel1-1/+1
2020-11-28Merge branch 'net-x25-netdev-event-handling'Jakub Kicinski5-39/+142
2020-11-28net/x25: remove x25_kill_by_device()Martin Schiller1-16/+0
2020-11-28net/x25: fix restart request/confirm handlingMartin Schiller1-8/+33
2020-11-28net/lapb: fix t1 timer handling for LAPB_STATE_0Martin Schiller1-2/+9
2020-11-28net/lapb: support netdev eventsMartin Schiller1-1/+81
2020-11-28net/x25: handle additional netdev eventsMartin Schiller3-12/+19
2020-11-28Merge branch 'mlxsw-update-adjacency-index-more-efficiently'Jakub Kicinski1-17/+186
2020-11-28mlxsw: spectrum_router: Update adjacency index more efficientlyIdo Schimmel1-18/+10
2020-11-28mlxsw: spectrum_router: Track nexthop group virtual router membershipIdo Schimmel1-0/+164
2020-11-28mlxsw: spectrum_router: Rollback virtual router adjacency pointer updateIdo Schimmel1-1/+14
2020-11-28mlxsw: spectrum_router: Pass virtual router parameters directly instead of po...Ido Schimmel1-4/+6
2020-11-28mlxsw: spectrum_router: Fix error handling issueIdo Schimmel1-4/+2
2020-11-28Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-0/+28
2020-11-28Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds22-119/+150
2020-11-28Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds66-507/+864
2020-11-28Merge branch 'net-sched-fix-over-mtu-packet-of-defrag-in'Jakub Kicinski8-10/+194
2020-11-28net/sched: sch_frag: add generic packet fragment support.wenxu7-1/+179
2020-11-28net/sched: act_mirred: refactor the handle of xmitwenxu2-11/+15
2020-11-28net/sched: fix miss init the mru in qdisc_skb_cbwenxu1-0/+2
2020-11-28Merge branch 'add-chacha20-poly1305-cipher-to-kernel-tls'Jakub Kicinski7-38/+101
2020-11-28selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko1-7/+33
2020-11-28net/tls: add CHACHA20-POLY1305 configurationVadim Fedorenko2-0/+19
2020-11-28net/tls: add CHACHA20-POLY1305 specific behaviorVadim Fedorenko2-5/+10
2020-11-28net/tls: add CHACHA20-POLY1305 specific defines and structuresVadim Fedorenko2-0/+16
2020-11-28net/tls: make inline helpers protocol-awareVadim Fedorenko4-28/+25
2020-11-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-14/+23
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-19/+20
2020-11-27Merge tag 'block-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-73/+158
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-93/+98
2020-11-27Merge tag 'mtd/fixes-for-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds20-116/+294
2020-11-27Merge tag 'spi-fix-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-1/+15
2020-11-27Merge tag 'media/v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds21-813/+2182
2020-11-27Merge tag 'drm-fixes-2020-11-27-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds23-193/+475
2020-11-27Merge tag 'linux-can-fixes-for-5.10-20201127' of git://git.kernel.org/pub/scm...Jakub Kicinski4-65/+83
2020-11-27Merge tag 'platform-drivers-x86-v5.10-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+70
2020-11-27sock: set sk_err to ee_errno on dequeue from errqWillem de Bruijn1-1/+1
2020-11-27mptcp: fix NULL ptr dereference on bad MPJPaolo Abeni1-3/+2
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-70/+91
2020-11-27net: openvswitch: fix TTL decrement action netlink message formatEelco Chaudron3-23/+60
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-8/+18
2020-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-19/+25
2020-11-27Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-16/+37
2020-11-27Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-5/+3