summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19mlxsw: spectrum_router: Do not unconditionally clear route offload indicationIdo Schimmel1-0/+3
2018-02-19Merge branch 'qualcomm-rmnet-Fix-issues-with-CONFIG_DEBUG_PREEMPT-enabled'David S. Miller3-55/+20
2018-02-19net: qualcomm: rmnet: Fix possible null dereference in command processingSubash Abhinov Kasiviswanathan1-0/+5
2018-02-19net: qualcomm: rmnet: Fix warning seen with 64 bit statsSubash Abhinov Kasiviswanathan1-1/+1
2018-02-19net: qualcomm: rmnet: Fix crash on real dev unregistrationSubash Abhinov Kasiviswanathan1-54/+14
2018-02-19net: dsa: mv88e6xxx: hwtstamp: remove unnecessary range checking testsGustavo A. R. Silva1-9/+0
2018-02-19ptr_ring: Remove now-redundant smp_read_barrier_depends()Andrea Parri1-3/+4
2018-02-19Linux 4.16-rc2Linus Torvalds1-1/+1
2018-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+3
2018-02-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds34-628/+1195
2018-02-18Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-51/+36
2018-02-18Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2018-02-17Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-blockLinus Torvalds9-171/+108
2018-02-17Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-19/+3
2018-02-17Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2-5/+3
2018-02-17Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-10/+29
2018-02-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds17-406/+448
2018-02-17Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-114/+101
2018-02-17pvcalls-front: wait for other operations to return when release passive socketsStefano Stabellini1-0/+6
2018-02-17pvcalls-front: introduce a per sock_mapping refcountStefano Stabellini1-112/+79
2018-02-17x86/xen: Calculate __max_logical_packages on PV domainsPrarit Bhargava3-2/+11
2018-02-17xenbus: track caller request idJoao Martins3-0/+5
2018-02-17arm64: cputype: Silence Sparse warningsRobin Murphy1-1/+1
2018-02-17tun: export flags, uid, gid, queue information over netlinkSabrina Dubroca2-0/+74
2018-02-17net: Only honor ifindex in IP_PKTINFO if non-0David Ahern1-2/+4
2018-02-17net: dsa: mv88e6xxx: avoid unintended sign extension on a 16 bit shiftColin Ian King1-2/+3
2018-02-17ravb: add support for changing MTUNiklas Söderlund2-7/+28
2018-02-17sctp: remove the left unnecessary check for chunk in sctp_renege_eventsXin Long1-3/+2
2018-02-17Merge branch 'nfp-whitespace-sync-and-flower-TCP-flags'David S. Miller5-142/+204
2018-02-17nfp: flower: implement tcp flag match offloadPieter Jansen van Vuuren4-2/+64
2018-02-17nfp: standardize FW header whitespaceMichael Rapson1-140/+140
2018-02-17rxrpc: Work around usercopy checkDavid Howells1-2/+3
2018-02-17tun: fix tun_napi_alloc_frags() frag allocatorEric Dumazet1-10/+6
2018-02-17Merge branch 'net-sched-act-add-extack-support'David S. Miller19-129/+215
2018-02-17net: sched: act: mirred: add extack supportAlexander Aring1-4/+11
2018-02-17net: sched: act: handle extack in tcf_generic_walkerAlexander Aring18-20/+23
2018-02-17net: sched: act: add extack for walk callbackAlexander Aring18-20/+38
2018-02-17net: sched: act: add extack for lookup callbackAlexander Aring18-19/+37
2018-02-17net: sched: act: add extack to init callbackAlexander Aring18-20/+24
2018-02-17net: sched: act: handle generic action errorsAlexander Aring1-32/+61
2018-02-17net: sched: act: add extack to initAlexander Aring3-10/+16
2018-02-17net: sched: act: fix code styleAlexander Aring3-11/+12
2018-02-17Merge branch 'RDS-zerocopy-support'David S. Miller11-35/+339
2018-02-17selftests/net: add zerocopy support for PF_RDS test caseSowmini Varadhan1-4/+64
2018-02-17selftests/net: add support for PF_RDS socketsSowmini Varadhan1-1/+64
2018-02-17rds: zerocopy Tx support.Sowmini Varadhan4-8/+91
2018-02-17rds: support for zcopy completion notificationSowmini Varadhan5-7/+96
2018-02-17sock: permit SO_ZEROCOPY on PF_RDS socketSowmini Varadhan1-11/+14
2018-02-17rds: hold a sock ref from rds_message to the rds_sockSowmini Varadhan2-7/+8
2018-02-17skbuff: export mm_[un]account_pinned_pages for other modulesSowmini Varadhan2-2/+7